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-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/.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 3aa177267d775b37fae0bff68ced6d52d9f42f30 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3aa177267d775b37fae0bff68ced6d52d9f42f30 # timeout=10 Commit message: "msc: fix a race condition in f_mt_call_establish()" > git rev-list --no-walk 13b716a236012f69a4a3b624c5a3a61ef89e4a7e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins2634431708138177695.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:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef 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-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-nightly-asan-20241127-1602-b74c566f-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-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 [205 kB] Fetched 9251 kB in 1s (12.0 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-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_Operations_part_7.cc Creating dependency file for SS_PDU_Defs_part_1.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_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_7.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_1.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.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_5.cc Creating dependency file for Native_Functions_part_6.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_5.cc Creating dependency file for MobileL3_MM_Types_part_6.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_4.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for Misc_Helpers_part_4.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_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_2.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_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_1.cc Creating dependency file for IPL4asp_PortType_part_2.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_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_5.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_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for 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 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 env CCACHE_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 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_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [52.0 kB] Fetched 53.5 kB in 0s (233 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-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-nightly-asan 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-nightly-asan 0 upgraded, 19 newly installed, 0 to remove and 4 not upgraded. Need to get 16.5 MB of archives. After this operation, 48.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202411262029 [1196 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.37.5edb.202411262029~asan [582 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.37.5edb.202411262029~asan [161 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.37.5edb.202411262029~asan [1078 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.37.5edb.202411262029~asan [277 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.33.6cf4.202411262029~asan [309 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.10.19929.202411262029~asan [49.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.10.19929.202411262029~asan [74.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.10.0.37.5edb.202411262029~asan [67.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.10.0.37.5edb.202411262029~asan [156 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.37.5edb.202411262029~asan [742 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.37.5edb.202411262029~asan [97.9 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.10.0.37.5edb.202411262029~asan [105 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.10.0.37.5edb.202411262029~asan [64.7 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.10.0.37.5edb.202411262029~asan [43.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.10.19929.202411262029~asan [398 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.10.0.37.5edb.202411262029~asan [4206 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr-dbg 1.8.0.10.19929.202411262029~asan [748 kB] Fetched 16.5 MB in 0s (67.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 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-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202411262029_amd64.deb ... Unpacking osmocom-nightly-asan (202411262029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.33.6cf4.202411262029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.33.6cf4.202411262029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.10.19929.202411262029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411262029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0.10.19929.202411262029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.10.19929.202411262029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmocore (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0.10.19929.202411262029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.10.19929.202411262029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0.37.5edb.202411262029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.37.5edb.202411262029~asan) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0.10.19929.202411262029~asan_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.10.19929.202411262029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up osmocom-nightly-asan (202411262029) ... Setting up libosmocore22:amd64 (1.10.0.37.5edb.202411262029~asan) ... Setting up libosmocodec4:amd64 (1.10.0.37.5edb.202411262029~asan) ... Setting up libosmovty13:amd64 (1.10.0.37.5edb.202411262029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.37.5edb.202411262029~asan) ... Setting up libosmousb0:amd64 (1.10.0.37.5edb.202411262029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.37.5edb.202411262029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.33.6cf4.202411262029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.37.5edb.202411262029~asan) ... Setting up libosmogb14:amd64 (1.10.0.37.5edb.202411262029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411262029~asan) ... Setting up libosmocoding0:amd64 (1.10.0.37.5edb.202411262029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.10.19929.202411262029~asan) ... Setting up libosmosim2:amd64 (1.10.0.37.5edb.202411262029~asan) ... Setting up libosmocore (1.10.0.37.5edb.202411262029~asan) ... Setting up osmo-hlr (1.8.0.10.19929.202411262029~asan) ... 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.37.5edb.202411262029~asan) ... Setting up osmo-hlr-dbg (1.8.0.10.19929.202411262029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] [testenv] Running testsuite 20241127160221867 DMAIN <0000> hlr.c:813 hlr starting 20241127160221867 DDB <0001> db.c:599 using database: :memory: 20241127160221867 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241127160221868 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241127160221868 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241127160221869 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241127160221869 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241127160221872 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241127160221872 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241127160221872 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241127160221873 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241127160221873 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Unix server socket created successfully. MC@0eb203295419: Listening on TCP port 40815. 0eb203295419 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 0eb203295419 40815 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0eb203295419: New HC connected from 10.0.2.100 [10.0.2.100]. 0eb203295419: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@0eb203295419: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0eb203295419: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0eb203295419: Configuration file was processed on all HCs. MC@0eb203295419: Creating MTC on host 10.0.2.100. MC@0eb203295419: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:02:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_sai_err_invalid_imsi started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160223304 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160223304 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160223306 DLINP <000b> input/ipa.c:455 connected read/write 20241127160223306 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160223306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60238<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160223307 DLINP <000b> input/ipa.c:455 connected read/write 20241127160223307 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160223307 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160223307 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160223307 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160223307 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160223307 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160223307 DLGSUP <0013> gsup_server.c:236 2:  20241127160223307 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160223307 DLGSUP <0013> gsup_server.c:236 3:  20241127160223307 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160223307 DLGSUP <0013> gsup_server.c:236 4:  20241127160223307 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160223307 DLGSUP <0013> gsup_server.c:236 5:  20241127160223307 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(3)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160223307 DLGSUP <0013> gsup_server.c:236 7:  20241127160223307 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160223307 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160223307 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160223307 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@0eb203295419: 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") 20241127160223314 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45313<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@0eb203295419: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241127160223320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4258 20241127160223350 DLINP <000b> input/ipa.c:455 connected read/write 20241127160223350 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160223350 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241127160223350 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241127160223350 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241127160223350 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160223350 DLINP <000b> input/ipa.c:455 connected read/write 20241127160223350 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160223350 DLINP <000b> input/ipa.c:455 connected read/write 20241127160223350 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@0eb203295419: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@0eb203295419: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160223351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@0eb203295419: Final verdict of PTC: pass 20241127160223352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60238<->l=127.0.0.1:4258 20241127160223352 DLINP <000b> input/ipa.c:455 connected read/write 20241127160223352 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160223352 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160223352 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160223352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160223352 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45313<->l=127.0.0.1:4259) 5@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP(4)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 5: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@0eb203295419: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Wed Nov 27 16:02:23 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 20241127160223404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60262<->l=127.0.0.1:4258 20241127160223505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60262<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25056) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Wed Nov 27 16:02:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_sai started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160226537 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160226537 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160226538 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226538 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160226539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60268<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160226540 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226540 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160226540 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160226540 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160226540 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160226540 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160226540 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160226540 DLGSUP <0013> gsup_server.c:236 2:  20241127160226540 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160226540 DLGSUP <0013> gsup_server.c:236 3:  20241127160226540 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160226540 DLGSUP <0013> gsup_server.c:236 4:  20241127160226540 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160226540 DLGSUP <0013> gsup_server.c:236 5:  20241127160226540 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160226540 DLGSUP <0013> gsup_server.c:236 7:  20241127160226540 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160226540 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160226540 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160226540 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)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@0eb203295419: 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") 20241127160226549 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35179<->l=127.0.0.1:4259) 20241127160226552 DAUC <0003> db_auc.c:157 IMSI='262422173555657': No 2G Auth Data 20241127160226552 DAUC <0003> db_auc.c:192 IMSI='262422173555657': No 3G Auth Data HLR_Test-GSUP(9)@0eb203295419: Created GsupExpect[0] for "262422173555657" to be handled at TC_gsup_sai(12) 20241127160226560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60284<->l=127.0.0.1:4258 20241127160226582 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226582 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160226582 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422173555657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422173555657"} 20241127160226582 DAUC <0003> db_auc.c:192 IMSI='262422173555657': No 3G Auth Data 20241127160226582 DAUC <0003> db_auc.c:236 IMSI='262422173555657': Calling to generate 5 vectors 20241127160226582 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127160226582 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160226582 DAUC <0003> auc.c:113 vector [0]: rand = 03cb459682819d11ccab805d6f8f08fd 20241127160226582 DAUC <0003> auc.c:179 vector [0]: kc = e9a6b9ef1b5ad400 20241127160226582 DAUC <0003> auc.c:180 vector [0]: sres = dce3f57f 20241127160226582 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160226582 DAUC <0003> auc.c:113 vector [1]: rand = 2c47bcbb33019b1df29a21a1c5f8aa74 20241127160226582 DAUC <0003> auc.c:179 vector [1]: kc = a071b50f4bfb6400 20241127160226582 DAUC <0003> auc.c:180 vector [1]: sres = bb41e7dc 20241127160226582 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160226582 DAUC <0003> auc.c:113 vector [2]: rand = 6a08e28610c38432b454481ff53af819 20241127160226582 DAUC <0003> auc.c:179 vector [2]: kc = b9105a091740a400 20241127160226582 DAUC <0003> auc.c:180 vector [2]: sres = 71b9947f 20241127160226582 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160226582 DAUC <0003> auc.c:113 vector [3]: rand = e960232ea30c34726bda47ea85ccbeb2 20241127160226582 DAUC <0003> auc.c:179 vector [3]: kc = 604b6a700247f000 20241127160226582 DAUC <0003> auc.c:180 vector [3]: sres = 3a1241e3 20241127160226582 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160226582 DAUC <0003> auc.c:113 vector [4]: rand = f626227e799615e74251b64239508d94 20241127160226582 DAUC <0003> auc.c:179 vector [4]: kc = c0d4c5ad4edfdc00 20241127160226582 DAUC <0003> auc.c:180 vector [4]: sres = 9be43635 20241127160226582 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127160226582 DAUC <0003> db_auc.c:245 IMSI='262422173555657': Generated 5 vectors 20241127160226582 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422173555657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422173555657"} 20241127160226582 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422173555657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160226582 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226582 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160226582 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226582 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0eb203295419: Found GsupExpect[0] for "262422173555657" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@0eb203295419: Added IMSI table entry 0TC_gsup_sai(12)"262422173555657" TC_gsup_sai(12)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai(12)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160226585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60284<->l=127.0.0.1:4258 TC_gsup_sai(12)@0eb203295419: Final verdict of PTC: pass 20241127160226586 DAUC <0003> db_auc.c:157 IMSI='262421276205394': No 2G Auth Data 20241127160226586 DAUC <0003> db_auc.c:192 IMSI='262421276205394': No 3G Auth Data HLR_Test-GSUP(9)@0eb203295419: Created GsupExpect[0] for "262421276205394" to be handled at TC_gsup_sai(13) 20241127160226592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4258 20241127160226594 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226594 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160226594 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421276205394 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421276205394"} 20241127160226594 DAUC <0003> db_auc.c:192 IMSI='262421276205394': No 3G Auth Data 20241127160226594 DAUC <0003> db_auc.c:236 IMSI='262421276205394': Calling to generate 5 vectors 20241127160226594 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127160226594 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160226594 DAUC <0003> auc.c:113 vector [0]: rand = f0f5ec55eac4c7b1678f06d74d65853e 20241127160226594 DAUC <0003> auc.c:179 vector [0]: kc = e92c63ff22b23800 20241127160226594 DAUC <0003> auc.c:180 vector [0]: sres = 28eabbc2 20241127160226594 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160226594 DAUC <0003> auc.c:113 vector [1]: rand = 4849bc80779c57e7b71c01107b96cd65 20241127160226594 DAUC <0003> auc.c:179 vector [1]: kc = e7c75a416f514000 20241127160226594 DAUC <0003> auc.c:180 vector [1]: sres = 30f41d9e 20241127160226594 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160226594 DAUC <0003> auc.c:113 vector [2]: rand = 668a11af545834c26926faea1cc472aa 20241127160226594 DAUC <0003> auc.c:179 vector [2]: kc = c29b4e73da4e3400 20241127160226594 DAUC <0003> auc.c:180 vector [2]: sres = dde85a03 20241127160226594 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160226594 DAUC <0003> auc.c:113 vector [3]: rand = fb4582be7f68306b66681db7d4644204 20241127160226594 DAUC <0003> auc.c:179 vector [3]: kc = e25276eeef58bc00 20241127160226594 DAUC <0003> auc.c:180 vector [3]: sres = 30c0e8a8 20241127160226594 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160226595 DAUC <0003> auc.c:113 vector [4]: rand = 5dc46ae43cd51a6283689bf49fcb6b40 20241127160226595 DAUC <0003> auc.c:179 vector [4]: kc = a84f8b6117729800 20241127160226595 DAUC <0003> auc.c:180 vector [4]: sres = 0c235eff 20241127160226595 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127160226595 DAUC <0003> db_auc.c:245 IMSI='262421276205394': Generated 5 vectors 20241127160226595 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421276205394 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421276205394"} 20241127160226595 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421276205394 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160226595 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226595 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160226595 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226595 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0eb203295419: Found GsupExpect[0] for "262421276205394" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@0eb203295419: Added IMSI table entry 1TC_gsup_sai(13)"262421276205394" TC_gsup_sai(13)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai(13)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160226596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4258 TC_gsup_sai(13)@0eb203295419: Final verdict of PTC: pass 20241127160226597 DAUC <0003> db_auc.c:157 IMSI='262425593776550': No 2G Auth Data 20241127160226597 DAUC <0003> db_auc.c:192 IMSI='262425593776550': No 3G Auth Data HLR_Test-GSUP(9)@0eb203295419: Created GsupExpect[0] for "262425593776550" to be handled at TC_gsup_sai(14) 20241127160226604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4258 20241127160226606 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226606 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160226606 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425593776550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425593776550"} 20241127160226606 DAUC <0003> db_auc.c:192 IMSI='262425593776550': No 3G Auth Data 20241127160226606 DAUC <0003> db_auc.c:236 IMSI='262425593776550': Calling to generate 5 vectors 20241127160226606 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127160226606 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160226606 DAUC <0003> auc.c:113 vector [0]: rand = 1050b92f06b29fb8c9790a2a28d22863 20241127160226606 DAUC <0003> auc.c:179 vector [0]: kc = 2106fd27cde9fa04 20241127160226606 DAUC <0003> auc.c:180 vector [0]: sres = 8220efa5 20241127160226606 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160226606 DAUC <0003> auc.c:113 vector [1]: rand = b0c6f9ae18f1ee9daf09e03b6cf68a19 20241127160226606 DAUC <0003> auc.c:179 vector [1]: kc = 8222bd1debf850fa 20241127160226606 DAUC <0003> auc.c:180 vector [1]: sres = 20c36847 20241127160226606 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160226606 DAUC <0003> auc.c:113 vector [2]: rand = 49bcc59cb5b784d10f70b66f142581fb 20241127160226606 DAUC <0003> auc.c:179 vector [2]: kc = 6e6beab9add32315 20241127160226606 DAUC <0003> auc.c:180 vector [2]: sres = 64a42fa3 20241127160226606 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160226606 DAUC <0003> auc.c:113 vector [3]: rand = ea3e50b293fce3ea0ece6e28eda57dc5 20241127160226606 DAUC <0003> auc.c:179 vector [3]: kc = a288925e4dce1ca0 20241127160226606 DAUC <0003> auc.c:180 vector [3]: sres = b7729c19 20241127160226606 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160226606 DAUC <0003> auc.c:113 vector [4]: rand = a1042df84fa20317503e5468835b10c6 20241127160226606 DAUC <0003> auc.c:179 vector [4]: kc = 4bc18f0265d1c8ee 20241127160226606 DAUC <0003> auc.c:180 vector [4]: sres = bbccffa5 20241127160226606 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127160226606 DAUC <0003> db_auc.c:245 IMSI='262425593776550': Generated 5 vectors 20241127160226606 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425593776550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425593776550"} 20241127160226606 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425593776550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160226606 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226606 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160226606 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226606 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0eb203295419: Found GsupExpect[0] for "262425593776550" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@0eb203295419: Added IMSI table entry 2TC_gsup_sai(14)"262425593776550" TC_gsup_sai(14)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai(14)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160226608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4258 TC_gsup_sai(14)@0eb203295419: Final verdict of PTC: pass 20241127160226609 DAUC <0003> db_auc.c:157 IMSI='262422820884424': No 2G Auth Data 20241127160226609 DAUC <0003> db_auc.c:192 IMSI='262422820884424': No 3G Auth Data HLR_Test-GSUP(9)@0eb203295419: Created GsupExpect[0] for "262422820884424" to be handled at TC_gsup_sai(15) 20241127160226618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4258 20241127160226620 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226620 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160226620 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422820884424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422820884424"} 20241127160226620 DAUC <0003> db_auc.c:157 IMSI='262422820884424': No 2G Auth Data 20241127160226620 DAUC <0003> db_auc.c:236 IMSI='262422820884424': Calling to generate 5 vectors 20241127160226620 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127160226620 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160226620 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160226620 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160226620 DAUC <0003> auc.c:113 vector [0]: rand = 8a220926aff8d517dd1ebb75f2010e49 20241127160226620 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160226620 DAUC <0003> auc.c:142 vector [0]: autn = c0d00be7143700006510b9550277c2a5 20241127160226620 DAUC <0003> auc.c:143 vector [0]: ck = ce621179501d9042edd43e21a66849cc 20241127160226620 DAUC <0003> auc.c:144 vector [0]: ik = 443b107ac30048b93f189d0a8edb8c00 20241127160226620 DAUC <0003> auc.c:145 vector [0]: res = 49654327386374ba0000000000000000 20241127160226620 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160226620 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160226620 DAUC <0003> auc.c:151 vector [0]: kc = 5895a228bbae1d37 20241127160226620 DAUC <0003> auc.c:152 vector [0]: sres = 7106379d 20241127160226620 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160226620 DAUC <0003> auc.c:113 vector [1]: rand = c85cd9e01729a9d884d2d4ccf55129fc 20241127160226620 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127160226620 DAUC <0003> auc.c:142 vector [1]: autn = e6458fe5dab4000053b55c4c7495c839 20241127160226620 DAUC <0003> auc.c:143 vector [1]: ck = 501f7f2dd517599d99058459629582e7 20241127160226620 DAUC <0003> auc.c:144 vector [1]: ik = 49a61beef357c088d2a7e4c8a5cee99a 20241127160226620 DAUC <0003> auc.c:145 vector [1]: res = e8466e656abd29860000000000000000 20241127160226620 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160226620 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127160226620 DAUC <0003> auc.c:151 vector [1]: kc = 521b0452e11bf268 20241127160226620 DAUC <0003> auc.c:152 vector [1]: sres = 82fb47e3 20241127160226620 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127160226620 DAUC <0003> auc.c:113 vector [2]: rand = 45441714dc2ea1d518dcedac1dc0824b 20241127160226620 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127160226620 DAUC <0003> auc.c:142 vector [2]: autn = eb74405454aa00005cf9c8e7f94e2707 20241127160226620 DAUC <0003> auc.c:143 vector [2]: ck = e3f9d6038461228972e9ff54e5fa48e1 20241127160226620 DAUC <0003> auc.c:144 vector [2]: ik = cf793a47a324ff9f614bea9d24a153c1 20241127160226621 DAUC <0003> auc.c:145 vector [2]: res = 8f87113053e450de0000000000000000 20241127160226621 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160226621 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127160226621 DAUC <0003> auc.c:151 vector [2]: kc = 3f22f98de61ec636 20241127160226621 DAUC <0003> auc.c:152 vector [2]: sres = dc6341ee 20241127160226621 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127160226621 DAUC <0003> auc.c:113 vector [3]: rand = 9215aca476da37f47bb61bd7e52046d2 20241127160226621 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127160226621 DAUC <0003> auc.c:142 vector [3]: autn = c6f84cc7dc900000864723b7a9e5f567 20241127160226621 DAUC <0003> auc.c:143 vector [3]: ck = 8a7a0a6a2586b59afd92f96b37fb59b3 20241127160226621 DAUC <0003> auc.c:144 vector [3]: ik = 8608a692e755a3d06a9d41caec5b28e6 20241127160226621 DAUC <0003> auc.c:145 vector [3]: res = 54bde1541468e2200000000000000000 20241127160226621 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160226621 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127160226621 DAUC <0003> auc.c:151 vector [3]: kc = 9b7d14591973671f 20241127160226621 DAUC <0003> auc.c:152 vector [3]: sres = 40d50374 20241127160226621 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127160226621 DAUC <0003> auc.c:113 vector [4]: rand = c0c137bad31644381d94c2abe0ca2261 20241127160226621 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127160226621 DAUC <0003> auc.c:142 vector [4]: autn = 87fb2bb2f09d00000f477ba47cd61803 20241127160226621 DAUC <0003> auc.c:143 vector [4]: ck = 2cdb1ae69329ef9c3bd64149befd8400 20241127160226621 DAUC <0003> auc.c:144 vector [4]: ik = 556e514f36550d687b0f74214a0e07b1 20241127160226621 DAUC <0003> auc.c:145 vector [4]: res = d9b29268504fd7350000000000000000 20241127160226621 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160226621 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127160226621 DAUC <0003> auc.c:151 vector [4]: kc = 396c7ec1518f6145 20241127160226621 DAUC <0003> auc.c:152 vector [4]: sres = 89fd455d 20241127160226621 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127160226621 DAUC <0003> db_auc.c:245 IMSI='262422820884424': Generated 5 vectors 20241127160226621 DAUC <0003> db_auc.c:249 IMSI='262422820884424': Updating SQN=161 in DB 20241127160226621 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422820884424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422820884424"} 20241127160226621 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422820884424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160226621 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226621 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160226621 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226621 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0eb203295419: Found GsupExpect[0] for "262422820884424" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@0eb203295419: Added IMSI table entry 3TC_gsup_sai(15)"262422820884424" TC_gsup_sai(15)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai(15)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160226623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4258 TC_gsup_sai(15)@0eb203295419: Final verdict of PTC: pass 20241127160226624 DAUC <0003> db_auc.c:157 IMSI='262423715226570': No 2G Auth Data 20241127160226624 DAUC <0003> db_auc.c:192 IMSI='262423715226570': No 3G Auth Data HLR_Test-GSUP(9)@0eb203295419: Created GsupExpect[0] for "262423715226570" to be handled at TC_gsup_sai(16) 20241127160226633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4258 20241127160226635 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226635 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160226635 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423715226570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423715226570"} 20241127160226635 DAUC <0003> db_auc.c:157 IMSI='262423715226570': No 2G Auth Data 20241127160226635 DAUC <0003> db_auc.c:236 IMSI='262423715226570': Calling to generate 5 vectors 20241127160226635 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127160226635 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160226635 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127160226635 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160226635 DAUC <0003> auc.c:113 vector [0]: rand = 32bc436bf2d4c8b7b3d50caa655664f7 20241127160226635 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160226635 DAUC <0003> auc.c:142 vector [0]: autn = 833ede2b2381000004e4a12d9b7bf85b 20241127160226635 DAUC <0003> auc.c:143 vector [0]: ck = 49759a94f90a650d128fdce43c9ee1a8 20241127160226635 DAUC <0003> auc.c:144 vector [0]: ik = b824174ca6abf767464cb7e22ac0e5bb 20241127160226635 DAUC <0003> auc.c:145 vector [0]: res = 60e578c2e6f65ac00000000000000000 20241127160226635 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160226635 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160226635 DAUC <0003> auc.c:151 vector [0]: kc = a592e6de49ff9679 20241127160226635 DAUC <0003> auc.c:152 vector [0]: sres = 86132202 20241127160226635 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160226635 DAUC <0003> auc.c:113 vector [1]: rand = c202d9c9ffd3bbb66ba2b5ab379f5404 20241127160226635 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127160226635 DAUC <0003> auc.c:142 vector [1]: autn = cc1daa328f9b0000b9eab76dd08a0b52 20241127160226635 DAUC <0003> auc.c:143 vector [1]: ck = 431a3b725d4bd7958f2323866981be20 20241127160226635 DAUC <0003> auc.c:144 vector [1]: ik = 6d74d5a863f5e1aad2c0290cef4e4a83 20241127160226635 DAUC <0003> auc.c:145 vector [1]: res = 1fd71d2c6cbfb4690000000000000000 20241127160226635 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160226635 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127160226635 DAUC <0003> auc.c:151 vector [1]: kc = 738de450b871c29c 20241127160226635 DAUC <0003> auc.c:152 vector [1]: sres = 7368a945 20241127160226635 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127160226635 DAUC <0003> auc.c:113 vector [2]: rand = bb86e941f4aff46bc251a5f35ab4bdc0 20241127160226635 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127160226635 DAUC <0003> auc.c:142 vector [2]: autn = ad4efbeec3680000f2d9841ea7f5fa7a 20241127160226635 DAUC <0003> auc.c:143 vector [2]: ck = 1d2fef3b61a2ee88a0bab3a3518528bf 20241127160226635 DAUC <0003> auc.c:144 vector [2]: ik = f1ccdb0efd402e5ab742fee8a04741da 20241127160226635 DAUC <0003> auc.c:145 vector [2]: res = 724218cbf2172ac80000000000000000 20241127160226635 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160226635 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127160226635 DAUC <0003> auc.c:151 vector [2]: kc = fb1b797e6d20a9b7 20241127160226635 DAUC <0003> auc.c:152 vector [2]: sres = 80553203 20241127160226635 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127160226635 DAUC <0003> auc.c:113 vector [3]: rand = ecadf77822489449490bc574a52102aa 20241127160226635 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127160226635 DAUC <0003> auc.c:142 vector [3]: autn = d0403566ad340000c1609865e94b1504 20241127160226635 DAUC <0003> auc.c:143 vector [3]: ck = 78ca69acaa4b364fb7931933d1043f4f 20241127160226635 DAUC <0003> auc.c:144 vector [3]: ik = ab409a6529ebd4ed3963d2625f0cb568 20241127160226635 DAUC <0003> auc.c:145 vector [3]: res = d92d7b29a35032ee0000000000000000 20241127160226635 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160226635 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127160226635 DAUC <0003> auc.c:151 vector [3]: kc = 5d7a38980da86885 20241127160226635 DAUC <0003> auc.c:152 vector [3]: sres = 7a7d49c7 20241127160226635 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127160226636 DAUC <0003> auc.c:113 vector [4]: rand = 8dc094bde32b0f8292e6bf6bce4f27d5 20241127160226636 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127160226636 DAUC <0003> auc.c:142 vector [4]: autn = cc1d4937a521000015aad5a9e6505f26 20241127160226636 DAUC <0003> auc.c:143 vector [4]: ck = ef4d20271947da4d546b9e059634f862 20241127160226636 DAUC <0003> auc.c:144 vector [4]: ik = 51d74fde23a075276547553d0b5e2b54 20241127160226636 DAUC <0003> auc.c:145 vector [4]: res = 4876cee90b968bdb0000000000000000 20241127160226636 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160226636 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127160226636 DAUC <0003> auc.c:151 vector [4]: kc = 8fb6a4c1a78d7c5c 20241127160226636 DAUC <0003> auc.c:152 vector [4]: sres = 43e04532 20241127160226636 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127160226636 DAUC <0003> db_auc.c:245 IMSI='262423715226570': Generated 5 vectors 20241127160226636 DAUC <0003> db_auc.c:249 IMSI='262423715226570': Updating SQN=161 in DB 20241127160226636 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423715226570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423715226570"} 20241127160226636 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423715226570 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160226636 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226636 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160226636 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226636 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0eb203295419: Found GsupExpect[0] for "262423715226570" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@0eb203295419: Added IMSI table entry 4TC_gsup_sai(16)"262423715226570" TC_gsup_sai(16)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai(16)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160226638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4258 TC_gsup_sai(16)@0eb203295419: Final verdict of PTC: pass 20241127160226639 DAUC <0003> db_auc.c:157 IMSI='262420266100092': No 2G Auth Data 20241127160226639 DAUC <0003> db_auc.c:192 IMSI='262420266100092': No 3G Auth Data HLR_Test-GSUP(9)@0eb203295419: Created GsupExpect[0] for "262420266100092" to be handled at TC_gsup_sai(17) 20241127160226648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 20241127160226651 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226651 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160226651 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420266100092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420266100092"} 20241127160226651 DAUC <0003> db_auc.c:236 IMSI='262420266100092': Calling to generate 5 vectors 20241127160226651 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160226651 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160226651 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160226651 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160226651 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160226651 DAUC <0003> auc.c:113 vector [0]: rand = 47a58a14043651154fdf4431ab0f5df3 20241127160226651 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160226651 DAUC <0003> auc.c:142 vector [0]: autn = 95d9067f8bb500009c14883abad901ee 20241127160226651 DAUC <0003> auc.c:143 vector [0]: ck = 66855094980099693506f8c9f3fbafb8 20241127160226651 DAUC <0003> auc.c:144 vector [0]: ik = fd83dfe695c20c380c8cef527a676685 20241127160226651 DAUC <0003> auc.c:145 vector [0]: res = 3bfe9392a89090500000000000000000 20241127160226651 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160226652 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160226652 DAUC <0003> auc.c:179 vector [0]: kc = 7f0ebd13687b6400 20241127160226652 DAUC <0003> auc.c:180 vector [0]: sres = 4634b19c 20241127160226652 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160226652 DAUC <0003> auc.c:113 vector [1]: rand = 129736d9553bf8f374b889f879b8275f 20241127160226652 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127160226652 DAUC <0003> auc.c:142 vector [1]: autn = 3a40bc0d6c7f00001fcc9c173460a032 20241127160226652 DAUC <0003> auc.c:143 vector [1]: ck = efb12f70b51e36493ff1af2f3647746b 20241127160226652 DAUC <0003> auc.c:144 vector [1]: ik = da1ee713e6728941fc6ed50d917f510b 20241127160226652 DAUC <0003> auc.c:145 vector [1]: res = e2f774944b3dc0400000000000000000 20241127160226652 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160226652 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160226652 DAUC <0003> auc.c:179 vector [1]: kc = adb8d8654fb32000 20241127160226652 DAUC <0003> auc.c:180 vector [1]: sres = f0778488 20241127160226652 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160226652 DAUC <0003> auc.c:113 vector [2]: rand = 726e5bbd33003522ce2096436b4b8460 20241127160226652 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127160226652 DAUC <0003> auc.c:142 vector [2]: autn = 8d94aa808e1800006263d2b77a03af92 20241127160226652 DAUC <0003> auc.c:143 vector [2]: ck = abcd3d937c85d83aa611e20e76e03fcd 20241127160226652 DAUC <0003> auc.c:144 vector [2]: ik = 081bb089d78f9804b993ea0ef2a39e4f 20241127160226652 DAUC <0003> auc.c:145 vector [2]: res = 8cfb97092e18b2570000000000000000 20241127160226652 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160226652 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160226652 DAUC <0003> auc.c:179 vector [2]: kc = 82fc104b7cbeac00 20241127160226652 DAUC <0003> auc.c:180 vector [2]: sres = b3748549 20241127160226652 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160226652 DAUC <0003> auc.c:113 vector [3]: rand = 10cdefc2a3db855f180d4f59cfb45ee6 20241127160226652 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127160226652 DAUC <0003> auc.c:142 vector [3]: autn = 5d093576b2ea0000c688d2f998438fcd 20241127160226652 DAUC <0003> auc.c:143 vector [3]: ck = 0d1bd5cb1303d46010122e5f9b8d87c3 20241127160226652 DAUC <0003> auc.c:144 vector [3]: ik = 85444a3117b8ab7aba77a954528a72c1 20241127160226652 DAUC <0003> auc.c:145 vector [3]: res = af44b28651d3dc330000000000000000 20241127160226652 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160226652 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160226652 DAUC <0003> auc.c:179 vector [3]: kc = 019a742bf4d88400 20241127160226652 DAUC <0003> auc.c:180 vector [3]: sres = 099f95bc 20241127160226652 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160226652 DAUC <0003> auc.c:113 vector [4]: rand = 9c350cff90012a35d7708a01ab1d9847 20241127160226652 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127160226652 DAUC <0003> auc.c:142 vector [4]: autn = b68ff2659f79000079e2ca98635edaaa 20241127160226652 DAUC <0003> auc.c:143 vector [4]: ck = d1ad8543fab9d07fe9224d25e17f56b0 20241127160226652 DAUC <0003> auc.c:144 vector [4]: ik = 42cc0b5eb7a881e6cf36ea046ca361b9 20241127160226652 DAUC <0003> auc.c:145 vector [4]: res = bcc717aca97c65720000000000000000 20241127160226652 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160226652 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160226652 DAUC <0003> auc.c:179 vector [4]: kc = 201627a4a62f4000 20241127160226652 DAUC <0003> auc.c:180 vector [4]: sres = ee156d50 20241127160226652 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160226652 DAUC <0003> db_auc.c:245 IMSI='262420266100092': Generated 5 vectors 20241127160226652 DAUC <0003> db_auc.c:249 IMSI='262420266100092': Updating SQN=161 in DB 20241127160226652 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420266100092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420266100092"} 20241127160226652 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420266100092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160226652 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226652 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160226652 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226652 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0eb203295419: Found GsupExpect[0] for "262420266100092" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@0eb203295419: Added IMSI table entry 5TC_gsup_sai(17)"262420266100092" TC_gsup_sai(17)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai(17)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160226654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 TC_gsup_sai(17)@0eb203295419: Final verdict of PTC: pass 20241127160226655 DAUC <0003> db_auc.c:157 IMSI='262425442442131': No 2G Auth Data 20241127160226655 DAUC <0003> db_auc.c:192 IMSI='262425442442131': No 3G Auth Data HLR_Test-GSUP(9)@0eb203295419: Created GsupExpect[0] for "262425442442131" to be handled at TC_gsup_sai(18) 20241127160226663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60342<->l=127.0.0.1:4258 20241127160226666 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226666 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160226666 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425442442131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425442442131"} 20241127160226666 DAUC <0003> db_auc.c:236 IMSI='262425442442131': Calling to generate 5 vectors 20241127160226666 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160226666 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160226666 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160226666 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160226666 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160226666 DAUC <0003> auc.c:113 vector [0]: rand = fe58861a2435413a80787bbf238b1b89 20241127160226666 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160226666 DAUC <0003> auc.c:142 vector [0]: autn = 2cd5f5957fd10000aed6f998f8600117 20241127160226666 DAUC <0003> auc.c:143 vector [0]: ck = 2ce775333473fe378010fb92310fcea8 20241127160226666 DAUC <0003> auc.c:144 vector [0]: ik = 75477599595e462b8545c4b339751da3 20241127160226666 DAUC <0003> auc.c:145 vector [0]: res = 295a0908ce9dd9b10000000000000000 20241127160226666 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160226666 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160226666 DAUC <0003> auc.c:179 vector [0]: kc = 06e9022fdb3ed400 20241127160226666 DAUC <0003> auc.c:180 vector [0]: sres = 1a52f701 20241127160226666 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160226666 DAUC <0003> auc.c:113 vector [1]: rand = dfabcfa4c3b2a907095339aef280244e 20241127160226666 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127160226666 DAUC <0003> auc.c:142 vector [1]: autn = f21409f338350000fb4a38d90d56745e 20241127160226666 DAUC <0003> auc.c:143 vector [1]: ck = 718f92745c351a0601d4d3d0015c721f 20241127160226666 DAUC <0003> auc.c:144 vector [1]: ik = 1604d601cdd468d802b451dc8d9160d9 20241127160226666 DAUC <0003> auc.c:145 vector [1]: res = a4329f909d98dbcb0000000000000000 20241127160226666 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160226666 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160226666 DAUC <0003> auc.c:179 vector [1]: kc = 5baf8280a9484400 20241127160226666 DAUC <0003> auc.c:180 vector [1]: sres = c26f138e 20241127160226666 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160226666 DAUC <0003> auc.c:113 vector [2]: rand = 8739a573d6029fca91afe234fe2f5e00 20241127160226666 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127160226666 DAUC <0003> auc.c:142 vector [2]: autn = 7d6cabe26c190000d923b40ecc1fd055 20241127160226666 DAUC <0003> auc.c:143 vector [2]: ck = 0b06850b7de753a13c3c3e772183b475 20241127160226666 DAUC <0003> auc.c:144 vector [2]: ik = 87a0663f6ad39a55dd93607c09348721 20241127160226666 DAUC <0003> auc.c:145 vector [2]: res = f72cf1110a9d2d050000000000000000 20241127160226666 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160226666 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160226666 DAUC <0003> auc.c:179 vector [2]: kc = 46ecf9c6e3d36c00 20241127160226666 DAUC <0003> auc.c:180 vector [2]: sres = 67f7e993 20241127160226666 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160226666 DAUC <0003> auc.c:113 vector [3]: rand = 005b02c98a9f3b47f87e7cd1c3826430 20241127160226666 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127160226666 DAUC <0003> auc.c:142 vector [3]: autn = 6993eeddba100000d89868a7769fe564 20241127160226666 DAUC <0003> auc.c:143 vector [3]: ck = b82b1e86dc2237e2e2bcefcf54e8f14f 20241127160226666 DAUC <0003> auc.c:144 vector [3]: ik = 3647eac1f67d3fcbbf108ae386fcdb98 20241127160226666 DAUC <0003> auc.c:145 vector [3]: res = b704975bc0a12dd90000000000000000 20241127160226666 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160226666 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160226666 DAUC <0003> auc.c:179 vector [3]: kc = 5b065bf74447f800 20241127160226666 DAUC <0003> auc.c:180 vector [3]: sres = 7ee6eec4 20241127160226666 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160226666 DAUC <0003> auc.c:113 vector [4]: rand = e5937fc9bba464c892a902950bd54e4c 20241127160226666 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127160226666 DAUC <0003> auc.c:142 vector [4]: autn = 0d6537338b710000918bbb8acfcf1aae 20241127160226666 DAUC <0003> auc.c:143 vector [4]: ck = b5b50047d2053a1feac0c8439203968f 20241127160226666 DAUC <0003> auc.c:144 vector [4]: ik = 3929691db7db131d8b3c55173e031581 20241127160226666 DAUC <0003> auc.c:145 vector [4]: res = 55d0f3454c8454120000000000000000 20241127160226666 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160226666 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160226666 DAUC <0003> auc.c:179 vector [4]: kc = 05b62c7ea3f33400 20241127160226666 DAUC <0003> auc.c:180 vector [4]: sres = 6caa12de 20241127160226666 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160226666 DAUC <0003> db_auc.c:245 IMSI='262425442442131': Generated 5 vectors 20241127160226666 DAUC <0003> db_auc.c:249 IMSI='262425442442131': Updating SQN=161 in DB 20241127160226666 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425442442131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425442442131"} 20241127160226666 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425442442131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160226666 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226666 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160226666 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226666 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0eb203295419: Found GsupExpect[0] for "262425442442131" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@0eb203295419: Added IMSI table entry 6TC_gsup_sai(18)"262425442442131" TC_gsup_sai(18)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai(18)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160226668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60342<->l=127.0.0.1:4258 TC_gsup_sai(18)@0eb203295419: Final verdict of PTC: pass 20241127160226669 DAUC <0003> db_auc.c:157 IMSI='262423556582546': No 2G Auth Data 20241127160226669 DAUC <0003> db_auc.c:192 IMSI='262423556582546': No 3G Auth Data HLR_Test-GSUP(9)@0eb203295419: Created GsupExpect[0] for "262423556582546" to be handled at TC_gsup_sai(19) 20241127160226676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60356<->l=127.0.0.1:4258 20241127160226678 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226678 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160226679 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423556582546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423556582546"} 20241127160226679 DAUC <0003> db_auc.c:236 IMSI='262423556582546': Calling to generate 5 vectors 20241127160226679 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160226679 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160226679 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160226679 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160226679 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160226679 DAUC <0003> auc.c:113 vector [0]: rand = e5bf845e32cc363c9a994c070ab6a76b 20241127160226679 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160226679 DAUC <0003> auc.c:142 vector [0]: autn = e86b929b712500009e90dde220711623 20241127160226679 DAUC <0003> auc.c:143 vector [0]: ck = cadcba6cb1e01ebf40ef5169ff5866e0 20241127160226679 DAUC <0003> auc.c:144 vector [0]: ik = a1d4498a0f1fd70aa600f734f8f505cd 20241127160226679 DAUC <0003> auc.c:145 vector [0]: res = 43b53222d749c2fa0000000000000000 20241127160226679 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160226679 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160226679 DAUC <0003> auc.c:179 vector [0]: kc = 4a2c29f9558dcb42 20241127160226679 DAUC <0003> auc.c:180 vector [0]: sres = a6d5fc0d 20241127160226679 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160226679 DAUC <0003> auc.c:113 vector [1]: rand = 27921712873decfbce227a96d3e04728 20241127160226679 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127160226679 DAUC <0003> auc.c:142 vector [1]: autn = 3d30d041f1580000e4f798cd33837c63 20241127160226679 DAUC <0003> auc.c:143 vector [1]: ck = 345dbcd6b04a31a0f93a238bd74b9118 20241127160226679 DAUC <0003> auc.c:144 vector [1]: ik = f79f6097f3d33df6dd140c12cc51c3f0 20241127160226679 DAUC <0003> auc.c:145 vector [1]: res = 1fc47c74bb9ccb590000000000000000 20241127160226679 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160226679 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160226679 DAUC <0003> auc.c:179 vector [1]: kc = 0384cfae7cb623db 20241127160226679 DAUC <0003> auc.c:180 vector [1]: sres = 986be43e 20241127160226679 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160226679 DAUC <0003> auc.c:113 vector [2]: rand = ffeda1df5b7bd2f1724ad568419a3879 20241127160226679 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127160226679 DAUC <0003> auc.c:142 vector [2]: autn = 1b3b6d6fc969000008b14eb7be39b459 20241127160226679 DAUC <0003> auc.c:143 vector [2]: ck = 24af720577230dd7d8baaf670852d1c5 20241127160226679 DAUC <0003> auc.c:144 vector [2]: ik = 87a5ba7c97c3f7528a42fa532e9c96b4 20241127160226679 DAUC <0003> auc.c:145 vector [2]: res = 5b81e489885dcc710000000000000000 20241127160226679 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160226679 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160226679 DAUC <0003> auc.c:179 vector [2]: kc = 8e6563ec75e3c12e 20241127160226679 DAUC <0003> auc.c:180 vector [2]: sres = 10763e80 20241127160226679 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160226679 DAUC <0003> auc.c:113 vector [3]: rand = 387637cd880e79ef72ccf246a5708a81 20241127160226679 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127160226679 DAUC <0003> auc.c:142 vector [3]: autn = 4c2c89a208000000f536fecab87512fe 20241127160226679 DAUC <0003> auc.c:143 vector [3]: ck = e1aca5f5eee206915e7f57a7ea372267 20241127160226679 DAUC <0003> auc.c:144 vector [3]: ik = 8a039b7578ca534501695a967cd27fac 20241127160226679 DAUC <0003> auc.c:145 vector [3]: res = bffb1d7de5d70a6a0000000000000000 20241127160226679 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160226679 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160226679 DAUC <0003> auc.c:179 vector [3]: kc = b00a6e699fbd2fda 20241127160226679 DAUC <0003> auc.c:180 vector [3]: sres = 55758bfe 20241127160226679 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160226679 DAUC <0003> auc.c:113 vector [4]: rand = a098b3acbc38769f05fa300ac008e952 20241127160226679 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127160226679 DAUC <0003> auc.c:142 vector [4]: autn = a890c703593b00006c43a16e10d0e255 20241127160226679 DAUC <0003> auc.c:143 vector [4]: ck = 51e0ee0ad0eabcdd3c556265cb6058e7 20241127160226679 DAUC <0003> auc.c:144 vector [4]: ik = 314276c79fe95ce38249a81ceb27481d 20241127160226679 DAUC <0003> auc.c:145 vector [4]: res = 49beb20d2578c82f0000000000000000 20241127160226679 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160226679 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160226679 DAUC <0003> auc.c:179 vector [4]: kc = b9307c519aaa8538 20241127160226679 DAUC <0003> auc.c:180 vector [4]: sres = 2fdb51ff 20241127160226679 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160226679 DAUC <0003> db_auc.c:245 IMSI='262423556582546': Generated 5 vectors 20241127160226679 DAUC <0003> db_auc.c:249 IMSI='262423556582546': Updating SQN=161 in DB 20241127160226679 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423556582546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423556582546"} 20241127160226679 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423556582546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160226679 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226679 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160226679 DLINP <000b> input/ipa.c:455 connected read/write 20241127160226679 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0eb203295419: Found GsupExpect[0] for "262423556582546" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@0eb203295419: Added IMSI table entry 7TC_gsup_sai(19)"262423556582546" TC_gsup_sai(19)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai(19)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160226682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60356<->l=127.0.0.1:4258 TC_gsup_sai(19)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160226683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60268<->l=127.0.0.1:4258 20241127160226684 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35179<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@0eb203295419: Final verdict of PTC: none 20241127160226684 DLINP <000b> input/ipa.c:455 connected read/write IPA-CTRL-CLI-IPA(11)@0eb203295419: Final verdict of PTC: none 20241127160226684 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160226684 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160226684 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160226684 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 10@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_sai finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Wed Nov 27 16:02:26 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241127160226708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60362<->l=127.0.0.1:4258 20241127160226809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60362<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82772) Waiting for packet dumper to finish... 1 (prev_count=82772, count=163380) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:02:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_sai_num_auth_vectors started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160229840 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160229840 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160229842 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229842 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@0eb203295419: 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 } } } } 20241127160229843 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229843 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(20)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160229843 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160229843 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160229843 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160229843 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160229843 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160229843 DLGSUP <0013> gsup_server.c:236 2:  20241127160229843 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160229843 DLGSUP <0013> gsup_server.c:236 3:  20241127160229843 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160229843 DLGSUP <0013> gsup_server.c:236 4:  20241127160229843 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160229843 DLGSUP <0013> gsup_server.c:236 5:  20241127160229843 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160229843 DLGSUP <0013> gsup_server.c:236 7:  20241127160229843 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160229843 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160229843 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160229843 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@0eb203295419: 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") 20241127160229852 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43195<->l=127.0.0.1:4259) 20241127160229856 DAUC <0003> db_auc.c:157 IMSI='262426439003005': No 2G Auth Data 20241127160229856 DAUC <0003> db_auc.c:192 IMSI='262426439003005': No 3G Auth Data HLR_Test-GSUP(21)@0eb203295419: Created GsupExpect[0] for "262426439003005" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241127160229863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4258 20241127160229890 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229890 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229890 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426439003005"} 20241127160229890 DAUC <0003> db_auc.c:192 IMSI='262426439003005': No 3G Auth Data 20241127160229890 DAUC <0003> db_auc.c:236 IMSI='262426439003005': Calling to generate 1 vectors 20241127160229890 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241127160229890 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229890 DAUC <0003> auc.c:113 vector [0]: rand = 11a341af0c6ae54d8183e1c309662845 20241127160229890 DAUC <0003> auc.c:179 vector [0]: kc = 3224edad7401b000 20241127160229890 DAUC <0003> auc.c:180 vector [0]: sres = 2efe9dba 20241127160229890 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229890 DAUC <0003> db_auc.c:245 IMSI='262426439003005': Generated 1 vectors 20241127160229890 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426439003005"} 20241127160229890 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229890 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229890 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229890 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229890 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0eb203295419: Found GsupExpect[0] for "262426439003005" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@0eb203295419: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426439003005" TC_gsup_sai_num_auth_vectors(24)@0eb203295419: setverdict(pass): none -> pass 20241127160229892 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229892 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229892 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426439003005"} 20241127160229892 DAUC <0003> db_auc.c:192 IMSI='262426439003005': No 3G Auth Data 20241127160229892 DAUC <0003> db_auc.c:236 IMSI='262426439003005': Calling to generate 4 vectors 20241127160229892 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241127160229892 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229892 DAUC <0003> auc.c:113 vector [0]: rand = 420d388967414ef1dad234203d323ef8 20241127160229892 DAUC <0003> auc.c:179 vector [0]: kc = 5bd8ffff44080800 20241127160229892 DAUC <0003> auc.c:180 vector [0]: sres = eace7835 20241127160229892 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229892 DAUC <0003> auc.c:113 vector [1]: rand = ebf9c318dfae1c1c532b3d1e9398ee8b 20241127160229892 DAUC <0003> auc.c:179 vector [1]: kc = c63d2d38d412cc00 20241127160229892 DAUC <0003> auc.c:180 vector [1]: sres = a54ac914 20241127160229892 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160229892 DAUC <0003> auc.c:113 vector [2]: rand = 3d43b5d9f0c3282e2764c045280c8e5f 20241127160229892 DAUC <0003> auc.c:179 vector [2]: kc = c2543af04d13c000 20241127160229892 DAUC <0003> auc.c:180 vector [2]: sres = e7f561c5 20241127160229892 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160229892 DAUC <0003> auc.c:113 vector [3]: rand = c5eb4e2cfa68e14df8b83d288d325e50 20241127160229892 DAUC <0003> auc.c:179 vector [3]: kc = aa7f8c33d5185000 20241127160229892 DAUC <0003> auc.c:180 vector [3]: sres = fcb0a044 20241127160229892 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160229892 DAUC <0003> db_auc.c:245 IMSI='262426439003005': Generated 4 vectors 20241127160229892 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426439003005"} 20241127160229892 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229892 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229892 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229892 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229892 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229894 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229894 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229894 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426439003005"} 20241127160229894 DAUC <0003> db_auc.c:192 IMSI='262426439003005': No 3G Auth Data 20241127160229894 DAUC <0003> db_auc.c:236 IMSI='262426439003005': Calling to generate 5 vectors 20241127160229894 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127160229894 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229894 DAUC <0003> auc.c:113 vector [0]: rand = 3b226ad8dc7e72f04f4506cc4c12dd2c 20241127160229894 DAUC <0003> auc.c:179 vector [0]: kc = 909bc251a39b6000 20241127160229894 DAUC <0003> auc.c:180 vector [0]: sres = 8e7af09d 20241127160229894 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229894 DAUC <0003> auc.c:113 vector [1]: rand = 6b28a51001fe10aef13f42f8ef93683a 20241127160229894 DAUC <0003> auc.c:179 vector [1]: kc = 6bb76f14aaba2400 20241127160229894 DAUC <0003> auc.c:180 vector [1]: sres = cc6a9c72 20241127160229894 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160229894 DAUC <0003> auc.c:113 vector [2]: rand = a8c1f5ea0241bc32c32d991fad162825 20241127160229894 DAUC <0003> auc.c:179 vector [2]: kc = 75eb041727aa8000 20241127160229894 DAUC <0003> auc.c:180 vector [2]: sres = 0b6a70d7 20241127160229894 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160229894 DAUC <0003> auc.c:113 vector [3]: rand = 382b7728732206f4583b891c91e65ea3 20241127160229894 DAUC <0003> auc.c:179 vector [3]: kc = 6ba2048755f96800 20241127160229894 DAUC <0003> auc.c:180 vector [3]: sres = cc34764b 20241127160229894 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160229894 DAUC <0003> auc.c:113 vector [4]: rand = 3139a58249708c50ba8f3b941a3ae4fe 20241127160229894 DAUC <0003> auc.c:179 vector [4]: kc = cd3cb73eb535e800 20241127160229894 DAUC <0003> auc.c:180 vector [4]: sres = b4a67f30 20241127160229894 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127160229894 DAUC <0003> db_auc.c:245 IMSI='262426439003005': Generated 5 vectors 20241127160229894 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426439003005"} 20241127160229894 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229894 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229894 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229894 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229894 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229895 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229895 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229895 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426439003005"} 20241127160229895 DAUC <0003> db_auc.c:192 IMSI='262426439003005': No 3G Auth Data 20241127160229895 DAUC <0003> db_auc.c:236 IMSI='262426439003005': Calling to generate 5 vectors 20241127160229895 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127160229895 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229895 DAUC <0003> auc.c:113 vector [0]: rand = 71f972ba2825ce2eb49fcd0bcd538268 20241127160229895 DAUC <0003> auc.c:179 vector [0]: kc = e91b0305c9df0000 20241127160229895 DAUC <0003> auc.c:180 vector [0]: sres = 64048c71 20241127160229895 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229895 DAUC <0003> auc.c:113 vector [1]: rand = a06807a161d59f37934f76a856c8435c 20241127160229895 DAUC <0003> auc.c:179 vector [1]: kc = 1119c48f14cf1c00 20241127160229895 DAUC <0003> auc.c:180 vector [1]: sres = 56e7e8a1 20241127160229895 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160229895 DAUC <0003> auc.c:113 vector [2]: rand = 3468a332fb1864de215d83d7b801fdcd 20241127160229895 DAUC <0003> auc.c:179 vector [2]: kc = 644c4c10480edc00 20241127160229895 DAUC <0003> auc.c:180 vector [2]: sres = ca573796 20241127160229895 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160229895 DAUC <0003> auc.c:113 vector [3]: rand = 77a9689fb1ba0d6555a15159a91d4b28 20241127160229895 DAUC <0003> auc.c:179 vector [3]: kc = fc6e61cecf9f4c00 20241127160229895 DAUC <0003> auc.c:180 vector [3]: sres = 1742ae9b 20241127160229895 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160229895 DAUC <0003> auc.c:113 vector [4]: rand = 7e5da210216a651b00a5e337798bcf19 20241127160229895 DAUC <0003> auc.c:179 vector [4]: kc = fc4e967847899400 20241127160229895 DAUC <0003> auc.c:180 vector [4]: sres = e4650ab9 20241127160229895 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127160229895 DAUC <0003> db_auc.c:245 IMSI='262426439003005': Generated 5 vectors 20241127160229895 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426439003005"} 20241127160229895 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426439003005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229895 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229895 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229895 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229895 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@0eb203295419: Final verdict of PTC: pass 20241127160229897 DAUC <0003> db_auc.c:157 IMSI='262420541068340': No 2G Auth Data 20241127160229897 DAUC <0003> db_auc.c:192 IMSI='262420541068340': No 3G Auth Data HLR_Test-GSUP(21)@0eb203295419: Created GsupExpect[0] for "262420541068340" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241127160229904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60384<->l=127.0.0.1:4258 20241127160229906 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229906 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229906 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420541068340"} 20241127160229906 DAUC <0003> db_auc.c:192 IMSI='262420541068340': No 3G Auth Data 20241127160229906 DAUC <0003> db_auc.c:236 IMSI='262420541068340': Calling to generate 1 vectors 20241127160229906 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241127160229906 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229906 DAUC <0003> auc.c:113 vector [0]: rand = 51ff242d2d754a4f0c58f6a961215c4e 20241127160229906 DAUC <0003> auc.c:179 vector [0]: kc = a9bcb9d879cb2800 20241127160229906 DAUC <0003> auc.c:180 vector [0]: sres = 3a3e7eb6 20241127160229906 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229906 DAUC <0003> db_auc.c:245 IMSI='262420541068340': Generated 1 vectors 20241127160229906 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420541068340"} 20241127160229906 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229906 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229906 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229906 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229906 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0eb203295419: Found GsupExpect[0] for "262420541068340" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@0eb203295419: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420541068340" TC_gsup_sai_num_auth_vectors(25)@0eb203295419: setverdict(pass): none -> pass 20241127160229908 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229908 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229908 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420541068340"} 20241127160229908 DAUC <0003> db_auc.c:192 IMSI='262420541068340': No 3G Auth Data 20241127160229908 DAUC <0003> db_auc.c:236 IMSI='262420541068340': Calling to generate 4 vectors 20241127160229908 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241127160229908 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229908 DAUC <0003> auc.c:113 vector [0]: rand = 644bf67f89a0e4c64568b3f8645dce92 20241127160229908 DAUC <0003> auc.c:179 vector [0]: kc = 0d319e68e1abb400 20241127160229908 DAUC <0003> auc.c:180 vector [0]: sres = df848a57 20241127160229908 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229908 DAUC <0003> auc.c:113 vector [1]: rand = f32d63b4c96fa3c3e2269137bd89b1ee 20241127160229908 DAUC <0003> auc.c:179 vector [1]: kc = ba768cddca591c00 20241127160229908 DAUC <0003> auc.c:180 vector [1]: sres = 6afceb89 20241127160229908 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160229908 DAUC <0003> auc.c:113 vector [2]: rand = ae88efbc04557773c116e04b5e531cba 20241127160229908 DAUC <0003> auc.c:179 vector [2]: kc = be43e02368e5e800 20241127160229908 DAUC <0003> auc.c:180 vector [2]: sres = 6db6b8f1 20241127160229908 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160229908 DAUC <0003> auc.c:113 vector [3]: rand = cceaf3b5a954ac32f0e6b03fa37627b5 20241127160229908 DAUC <0003> auc.c:179 vector [3]: kc = 523b7f3449ad5800 20241127160229908 DAUC <0003> auc.c:180 vector [3]: sres = 77ed6647 20241127160229908 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160229908 DAUC <0003> db_auc.c:245 IMSI='262420541068340': Generated 4 vectors 20241127160229908 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420541068340"} 20241127160229908 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229908 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229908 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229908 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229908 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229909 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229909 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229909 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420541068340"} 20241127160229909 DAUC <0003> db_auc.c:192 IMSI='262420541068340': No 3G Auth Data 20241127160229909 DAUC <0003> db_auc.c:236 IMSI='262420541068340': Calling to generate 5 vectors 20241127160229909 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127160229909 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229909 DAUC <0003> auc.c:113 vector [0]: rand = b05403c08e4fbdafd01ee499308cb8b5 20241127160229909 DAUC <0003> auc.c:179 vector [0]: kc = 831f16f9aa049000 20241127160229909 DAUC <0003> auc.c:180 vector [0]: sres = c09d9762 20241127160229909 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229909 DAUC <0003> auc.c:113 vector [1]: rand = d78da550cda8075dc6b53a49d9e2d28f 20241127160229909 DAUC <0003> auc.c:179 vector [1]: kc = 89fb8c1ddc612c00 20241127160229909 DAUC <0003> auc.c:180 vector [1]: sres = 4250c96b 20241127160229909 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160229909 DAUC <0003> auc.c:113 vector [2]: rand = 8d9bc924129bef82e6aa675cee5ef930 20241127160229909 DAUC <0003> auc.c:179 vector [2]: kc = d20096e63fce2800 20241127160229909 DAUC <0003> auc.c:180 vector [2]: sres = 4929dcf6 20241127160229909 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160229909 DAUC <0003> auc.c:113 vector [3]: rand = b7d5a2927a098b2e5b36d6e839671995 20241127160229910 DAUC <0003> auc.c:179 vector [3]: kc = 8e48c66350fd4800 20241127160229910 DAUC <0003> auc.c:180 vector [3]: sres = a568df56 20241127160229910 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160229910 DAUC <0003> auc.c:113 vector [4]: rand = 3b797e537d3ffc9e4e8ca190a457c179 20241127160229910 DAUC <0003> auc.c:179 vector [4]: kc = ae93ee7e4c46d800 20241127160229910 DAUC <0003> auc.c:180 vector [4]: sres = f3e36243 20241127160229910 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127160229910 DAUC <0003> db_auc.c:245 IMSI='262420541068340': Generated 5 vectors 20241127160229910 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420541068340"} 20241127160229910 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229910 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229910 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229910 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229910 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229911 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229911 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229911 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420541068340"} 20241127160229911 DAUC <0003> db_auc.c:192 IMSI='262420541068340': No 3G Auth Data 20241127160229911 DAUC <0003> db_auc.c:236 IMSI='262420541068340': Calling to generate 5 vectors 20241127160229911 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127160229911 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229911 DAUC <0003> auc.c:113 vector [0]: rand = 7faadde4d72cadab29cae1e92802670f 20241127160229911 DAUC <0003> auc.c:179 vector [0]: kc = 14bc377056ce4000 20241127160229911 DAUC <0003> auc.c:180 vector [0]: sres = 7754733a 20241127160229911 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229911 DAUC <0003> auc.c:113 vector [1]: rand = 9157b5621853a0e8e2815e0d5785c2ff 20241127160229911 DAUC <0003> auc.c:179 vector [1]: kc = c56ed886440ad800 20241127160229911 DAUC <0003> auc.c:180 vector [1]: sres = ab3da511 20241127160229911 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160229911 DAUC <0003> auc.c:113 vector [2]: rand = 4c65887fe3900b4483f4923186e78704 20241127160229911 DAUC <0003> auc.c:179 vector [2]: kc = 7bfdf259444b4400 20241127160229911 DAUC <0003> auc.c:180 vector [2]: sres = 3e1d2e5f 20241127160229911 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160229911 DAUC <0003> auc.c:113 vector [3]: rand = aa54764c7020ddb49ce244b145c8ee69 20241127160229911 DAUC <0003> auc.c:179 vector [3]: kc = 7267e3f290986000 20241127160229911 DAUC <0003> auc.c:180 vector [3]: sres = f01c8b00 20241127160229911 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160229911 DAUC <0003> auc.c:113 vector [4]: rand = 0490af279cb30b648f96d1d1389e12e1 20241127160229911 DAUC <0003> auc.c:179 vector [4]: kc = 0a45a6b370abfc00 20241127160229911 DAUC <0003> auc.c:180 vector [4]: sres = f8d3e2bb 20241127160229911 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127160229911 DAUC <0003> db_auc.c:245 IMSI='262420541068340': Generated 5 vectors 20241127160229911 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420541068340"} 20241127160229911 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420541068340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229911 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229911 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229911 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229911 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60384<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@0eb203295419: Final verdict of PTC: pass 20241127160229913 DAUC <0003> db_auc.c:157 IMSI='262429288207190': No 2G Auth Data 20241127160229913 DAUC <0003> db_auc.c:192 IMSI='262429288207190': No 3G Auth Data HLR_Test-GSUP(21)@0eb203295419: Created GsupExpect[0] for "262429288207190" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241127160229922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4258 20241127160229924 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229924 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229924 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429288207190"} 20241127160229924 DAUC <0003> db_auc.c:192 IMSI='262429288207190': No 3G Auth Data 20241127160229924 DAUC <0003> db_auc.c:236 IMSI='262429288207190': Calling to generate 1 vectors 20241127160229924 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241127160229924 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229924 DAUC <0003> auc.c:113 vector [0]: rand = 5ea33f3cf982d32d297ebe3b990bf99c 20241127160229924 DAUC <0003> auc.c:179 vector [0]: kc = 866583e8da32420c 20241127160229924 DAUC <0003> auc.c:180 vector [0]: sres = c2bcef82 20241127160229924 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229924 DAUC <0003> db_auc.c:245 IMSI='262429288207190': Generated 1 vectors 20241127160229925 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429288207190"} 20241127160229925 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229925 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229925 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229925 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229925 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0eb203295419: Found GsupExpect[0] for "262429288207190" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@0eb203295419: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262429288207190" TC_gsup_sai_num_auth_vectors(26)@0eb203295419: setverdict(pass): none -> pass 20241127160229926 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229926 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229926 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429288207190"} 20241127160229926 DAUC <0003> db_auc.c:192 IMSI='262429288207190': No 3G Auth Data 20241127160229926 DAUC <0003> db_auc.c:236 IMSI='262429288207190': Calling to generate 4 vectors 20241127160229926 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241127160229926 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229926 DAUC <0003> auc.c:113 vector [0]: rand = fdace0e07cba5434e2aad2403f8688ad 20241127160229926 DAUC <0003> auc.c:179 vector [0]: kc = 98f8267c443e43b0 20241127160229926 DAUC <0003> auc.c:180 vector [0]: sres = 86e7ebba 20241127160229926 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229926 DAUC <0003> auc.c:113 vector [1]: rand = f1d6bc302d60baa74dcab36726d71974 20241127160229926 DAUC <0003> auc.c:179 vector [1]: kc = 67ddd18239ea8c0b 20241127160229926 DAUC <0003> auc.c:180 vector [1]: sres = 89eff9c7 20241127160229926 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160229926 DAUC <0003> auc.c:113 vector [2]: rand = 1d0651f270b4c59f90e1d867ee2de193 20241127160229926 DAUC <0003> auc.c:179 vector [2]: kc = 94c9d7dee356168a 20241127160229926 DAUC <0003> auc.c:180 vector [2]: sres = ec559ee9 20241127160229926 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160229927 DAUC <0003> auc.c:113 vector [3]: rand = d80e7b1fa7f74dba37b38ff7b791b1c8 20241127160229927 DAUC <0003> auc.c:179 vector [3]: kc = d0a58986559742e4 20241127160229927 DAUC <0003> auc.c:180 vector [3]: sres = 38575edf 20241127160229927 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160229927 DAUC <0003> db_auc.c:245 IMSI='262429288207190': Generated 4 vectors 20241127160229927 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429288207190"} 20241127160229927 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229927 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229927 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229927 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229927 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229928 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229928 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229928 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429288207190"} 20241127160229928 DAUC <0003> db_auc.c:192 IMSI='262429288207190': No 3G Auth Data 20241127160229928 DAUC <0003> db_auc.c:236 IMSI='262429288207190': Calling to generate 5 vectors 20241127160229928 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127160229928 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229928 DAUC <0003> auc.c:113 vector [0]: rand = d5f9d4a53417eea4b9bfbe2e22122982 20241127160229928 DAUC <0003> auc.c:179 vector [0]: kc = cfd895eb6412e06f 20241127160229928 DAUC <0003> auc.c:180 vector [0]: sres = 9cae6592 20241127160229928 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229928 DAUC <0003> auc.c:113 vector [1]: rand = 34c148b9bb3fa41e1695a5bb7fe75215 20241127160229928 DAUC <0003> auc.c:179 vector [1]: kc = f8f3b25d86ff3364 20241127160229928 DAUC <0003> auc.c:180 vector [1]: sres = e39acdf2 20241127160229928 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160229928 DAUC <0003> auc.c:113 vector [2]: rand = 7222ce557dad5c4ce95aa1893ce58e0f 20241127160229928 DAUC <0003> auc.c:179 vector [2]: kc = 8cf6b514512c49a5 20241127160229928 DAUC <0003> auc.c:180 vector [2]: sres = a41d082d 20241127160229928 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160229928 DAUC <0003> auc.c:113 vector [3]: rand = b167938a00670bb51138cd2b38a1e592 20241127160229928 DAUC <0003> auc.c:179 vector [3]: kc = 54fb7e41ae31a069 20241127160229928 DAUC <0003> auc.c:180 vector [3]: sres = 2aeefd19 20241127160229928 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160229928 DAUC <0003> auc.c:113 vector [4]: rand = f8eb5ac862d5bb99b0b3c9a4b2ddfbb2 20241127160229928 DAUC <0003> auc.c:179 vector [4]: kc = e8c3bb4b60d3691a 20241127160229928 DAUC <0003> auc.c:180 vector [4]: sres = a6738af9 20241127160229928 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127160229928 DAUC <0003> db_auc.c:245 IMSI='262429288207190': Generated 5 vectors 20241127160229928 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429288207190"} 20241127160229928 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229928 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229928 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229928 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229928 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229930 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229930 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229930 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429288207190"} 20241127160229930 DAUC <0003> db_auc.c:192 IMSI='262429288207190': No 3G Auth Data 20241127160229930 DAUC <0003> db_auc.c:236 IMSI='262429288207190': Calling to generate 5 vectors 20241127160229930 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127160229930 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229930 DAUC <0003> auc.c:113 vector [0]: rand = 7c83873b29583127dd2253aea7471862 20241127160229930 DAUC <0003> auc.c:179 vector [0]: kc = 74ae8e7d0c857724 20241127160229930 DAUC <0003> auc.c:180 vector [0]: sres = b7790345 20241127160229930 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127160229930 DAUC <0003> auc.c:113 vector [1]: rand = ad063b60380910fdf3f2ef5c0aa7ed67 20241127160229930 DAUC <0003> auc.c:179 vector [1]: kc = fdd2a095d0b97bfe 20241127160229930 DAUC <0003> auc.c:180 vector [1]: sres = 0ff39255 20241127160229930 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127160229930 DAUC <0003> auc.c:113 vector [2]: rand = 4a21408b4bb112a5e345f8e04d6b256d 20241127160229930 DAUC <0003> auc.c:179 vector [2]: kc = 72aa31bdfa954376 20241127160229930 DAUC <0003> auc.c:180 vector [2]: sres = b383c389 20241127160229930 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127160229930 DAUC <0003> auc.c:113 vector [3]: rand = 8d11f336867e95d672e5d8aa02e11328 20241127160229930 DAUC <0003> auc.c:179 vector [3]: kc = 184da331bbb60730 20241127160229930 DAUC <0003> auc.c:180 vector [3]: sres = e0315329 20241127160229930 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127160229930 DAUC <0003> auc.c:113 vector [4]: rand = fee72981f8df6a5b2835a370558a5419 20241127160229930 DAUC <0003> auc.c:179 vector [4]: kc = 2aae59f11b013691 20241127160229930 DAUC <0003> auc.c:180 vector [4]: sres = ebe9c3f2 20241127160229930 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127160229930 DAUC <0003> db_auc.c:245 IMSI='262429288207190': Generated 5 vectors 20241127160229930 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429288207190"} 20241127160229930 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429288207190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229930 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229930 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229930 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229930 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@0eb203295419: Final verdict of PTC: pass 20241127160229932 DAUC <0003> db_auc.c:157 IMSI='262421773262492': No 2G Auth Data 20241127160229932 DAUC <0003> db_auc.c:192 IMSI='262421773262492': No 3G Auth Data HLR_Test-GSUP(21)@0eb203295419: Created GsupExpect[0] for "262421773262492" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241127160229949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60398<->l=127.0.0.1:4258 20241127160229951 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229951 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229951 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421773262492"} 20241127160229951 DAUC <0003> db_auc.c:157 IMSI='262421773262492': No 2G Auth Data 20241127160229951 DAUC <0003> db_auc.c:236 IMSI='262421773262492': Calling to generate 1 vectors 20241127160229951 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241127160229951 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229951 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160229951 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160229951 DAUC <0003> auc.c:113 vector [0]: rand = 9ab13388dc8fcefc385dd0ddaa704665 20241127160229951 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160229951 DAUC <0003> auc.c:142 vector [0]: autn = f0941ae8e58c000081d0cf42658cf254 20241127160229951 DAUC <0003> auc.c:143 vector [0]: ck = 218a80df4790562237b67a79fa6d6d29 20241127160229951 DAUC <0003> auc.c:144 vector [0]: ik = d541a6539316b1a39e396b14db3b7ec4 20241127160229951 DAUC <0003> auc.c:145 vector [0]: res = 263ffdbacddd3b3f0000000000000000 20241127160229951 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229951 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160229951 DAUC <0003> auc.c:151 vector [0]: kc = 5d4437e1f5d0f46c 20241127160229951 DAUC <0003> auc.c:152 vector [0]: sres = ebe2c685 20241127160229951 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160229951 DAUC <0003> db_auc.c:245 IMSI='262421773262492': Generated 1 vectors 20241127160229951 DAUC <0003> db_auc.c:249 IMSI='262421773262492': Updating SQN=33 in DB 20241127160229951 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421773262492"} 20241127160229951 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229951 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229951 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229951 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229951 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0eb203295419: Found GsupExpect[0] for "262421773262492" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@0eb203295419: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421773262492" TC_gsup_sai_num_auth_vectors(27)@0eb203295419: setverdict(pass): none -> pass 20241127160229952 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229952 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229953 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421773262492"} 20241127160229953 DAUC <0003> db_auc.c:157 IMSI='262421773262492': No 2G Auth Data 20241127160229953 DAUC <0003> db_auc.c:236 IMSI='262421773262492': Calling to generate 4 vectors 20241127160229953 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241127160229953 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229953 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160229953 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241127160229953 DAUC <0003> auc.c:113 vector [0]: rand = 30e4ef12c37fff55acb225d41b6663b6 20241127160229953 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241127160229953 DAUC <0003> auc.c:142 vector [0]: autn = 7bf4fe909de30000e8744bc1be4f2ad5 20241127160229953 DAUC <0003> auc.c:143 vector [0]: ck = 534ae463b80076325faa309efc1e6d5f 20241127160229953 DAUC <0003> auc.c:144 vector [0]: ik = 9ad536919dcd93a112f92ca3bf34999a 20241127160229953 DAUC <0003> auc.c:145 vector [0]: res = 987afab25c7127740000000000000000 20241127160229953 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229953 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160229953 DAUC <0003> auc.c:151 vector [0]: kc = 84cccecf66e71156 20241127160229953 DAUC <0003> auc.c:152 vector [0]: sres = c40bddc6 20241127160229953 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160229953 DAUC <0003> auc.c:113 vector [1]: rand = 5db3682b8b65ee5fbba5a230708e02ab 20241127160229953 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241127160229953 DAUC <0003> auc.c:142 vector [1]: autn = bc75f0f00bfc00003fa2270c39a449aa 20241127160229953 DAUC <0003> auc.c:143 vector [1]: ck = 628ba176782b02fd462753caaa9a3612 20241127160229953 DAUC <0003> auc.c:144 vector [1]: ik = ad516570c06719927cb64413c50302ff 20241127160229953 DAUC <0003> auc.c:145 vector [1]: res = 0e353235839f7b550000000000000000 20241127160229953 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160229953 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127160229953 DAUC <0003> auc.c:151 vector [1]: kc = f54bd3dfd7d52f82 20241127160229953 DAUC <0003> auc.c:152 vector [1]: sres = 8daa4960 20241127160229953 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127160229953 DAUC <0003> auc.c:113 vector [2]: rand = 50082c43e174886e4e1a8659e1e95e3c 20241127160229953 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241127160229953 DAUC <0003> auc.c:142 vector [2]: autn = 26988ab41c4d0000f295ad4468f2f2c8 20241127160229953 DAUC <0003> auc.c:143 vector [2]: ck = 5f39d08551c5aa44dc3019f5c9fb669f 20241127160229953 DAUC <0003> auc.c:144 vector [2]: ik = 107c9583ffca160cf4b0494cbb072887 20241127160229953 DAUC <0003> auc.c:145 vector [2]: res = a81a9bb0a96c18350000000000000000 20241127160229953 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160229953 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127160229953 DAUC <0003> auc.c:151 vector [2]: kc = 67c515bfdcf3f250 20241127160229953 DAUC <0003> auc.c:152 vector [2]: sres = 01768385 20241127160229953 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127160229953 DAUC <0003> auc.c:113 vector [3]: rand = 5cd7346b21984483bffea74a167b7302 20241127160229953 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241127160229953 DAUC <0003> auc.c:142 vector [3]: autn = ee10a05914fb000074bc2d2fce35fd1d 20241127160229953 DAUC <0003> auc.c:143 vector [3]: ck = 5e0005a5cc9109f76896697e2d09e5a5 20241127160229953 DAUC <0003> auc.c:144 vector [3]: ik = 0a9d8f6af4baaaed2ddc4f0b46c454f2 20241127160229953 DAUC <0003> auc.c:145 vector [3]: res = 5a41f8eff1b5af280000000000000000 20241127160229953 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160229953 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127160229953 DAUC <0003> auc.c:151 vector [3]: kc = 11d7acba53e6124d 20241127160229953 DAUC <0003> auc.c:152 vector [3]: sres = abf457c7 20241127160229953 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127160229953 DAUC <0003> db_auc.c:245 IMSI='262421773262492': Generated 4 vectors 20241127160229953 DAUC <0003> db_auc.c:249 IMSI='262421773262492': Updating SQN=161 in DB 20241127160229953 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421773262492"} 20241127160229953 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229953 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229953 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229953 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229953 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229954 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229954 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229955 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421773262492"} 20241127160229955 DAUC <0003> db_auc.c:157 IMSI='262421773262492': No 2G Auth Data 20241127160229955 DAUC <0003> db_auc.c:236 IMSI='262421773262492': Calling to generate 5 vectors 20241127160229955 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127160229955 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229955 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160229955 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241127160229955 DAUC <0003> auc.c:113 vector [0]: rand = 40ca8c00f94c2fce4e07fa7f2f64af09 20241127160229955 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241127160229955 DAUC <0003> auc.c:142 vector [0]: autn = d2c3ec0a48520000d746395a8621288f 20241127160229955 DAUC <0003> auc.c:143 vector [0]: ck = fa2336a3eaf33cd99f647a5c3ff3d1ec 20241127160229955 DAUC <0003> auc.c:144 vector [0]: ik = 1fa2c7b306633834cad0c18e1f8765ca 20241127160229955 DAUC <0003> auc.c:145 vector [0]: res = 08e193dafe1b5a6e0000000000000000 20241127160229955 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229955 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160229955 DAUC <0003> auc.c:151 vector [0]: kc = b0354ac2cce4b0cb 20241127160229955 DAUC <0003> auc.c:152 vector [0]: sres = f6fac9b4 20241127160229955 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160229955 DAUC <0003> auc.c:113 vector [1]: rand = 7a46fdd112ad67d8559d88fc854fcb78 20241127160229955 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241127160229955 DAUC <0003> auc.c:142 vector [1]: autn = c555f8a8c8e8000086daffdd7287785d 20241127160229955 DAUC <0003> auc.c:143 vector [1]: ck = a8ef414d3a168ed67ab861a0ae41890d 20241127160229955 DAUC <0003> auc.c:144 vector [1]: ik = aa8f91b7f880672e078f2e75088b0dab 20241127160229955 DAUC <0003> auc.c:145 vector [1]: res = 615a89b1454e41a90000000000000000 20241127160229955 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160229955 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127160229955 DAUC <0003> auc.c:151 vector [1]: kc = 7f579f2f645c6d5e 20241127160229955 DAUC <0003> auc.c:152 vector [1]: sres = 2414c818 20241127160229955 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127160229955 DAUC <0003> auc.c:113 vector [2]: rand = 709484173220ce989ff52a37bcaa1f77 20241127160229955 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241127160229955 DAUC <0003> auc.c:142 vector [2]: autn = 483e733ef894000064b09f94b6e95b47 20241127160229955 DAUC <0003> auc.c:143 vector [2]: ck = cca615bf5ec1ad4507182873a7f28ee2 20241127160229955 DAUC <0003> auc.c:144 vector [2]: ik = bd0838bea775fd6f340a1e714659d3e7 20241127160229955 DAUC <0003> auc.c:145 vector [2]: res = 8ab46c54ccbc44890000000000000000 20241127160229955 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160229955 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127160229955 DAUC <0003> auc.c:151 vector [2]: kc = 42bc1b03181f0d2f 20241127160229955 DAUC <0003> auc.c:152 vector [2]: sres = 460828dd 20241127160229955 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127160229955 DAUC <0003> auc.c:113 vector [3]: rand = be9041cb7996d1e42661a4923f434f90 20241127160229955 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241127160229955 DAUC <0003> auc.c:142 vector [3]: autn = 9ea7f1cd70500000dd00a75dd4590b4a 20241127160229955 DAUC <0003> auc.c:143 vector [3]: ck = be497519d3e518098e19b8a9c00709a2 20241127160229955 DAUC <0003> auc.c:144 vector [3]: ik = 551a3bf95e26b342f81ac08152b3dfdd 20241127160229955 DAUC <0003> auc.c:145 vector [3]: res = aa9f7be62d3c46c80000000000000000 20241127160229955 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160229955 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127160229955 DAUC <0003> auc.c:151 vector [3]: kc = 9d5036c81f777d34 20241127160229955 DAUC <0003> auc.c:152 vector [3]: sres = 87a33d2e 20241127160229955 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127160229955 DAUC <0003> auc.c:113 vector [4]: rand = 46e3b59fe4cec80160b09ba592c1d8c8 20241127160229955 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241127160229955 DAUC <0003> auc.c:142 vector [4]: autn = 4eda27111dda0000fa55bf96ade84841 20241127160229955 DAUC <0003> auc.c:143 vector [4]: ck = 16c16d7868683fc42c8ec60cd2004292 20241127160229955 DAUC <0003> auc.c:144 vector [4]: ik = 34a26731dcafd26a13afd73f00d23b50 20241127160229955 DAUC <0003> auc.c:145 vector [4]: res = f346f62c444e7ad60000000000000000 20241127160229955 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160229955 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127160229955 DAUC <0003> auc.c:151 vector [4]: kc = 1d421b7a6615946c 20241127160229955 DAUC <0003> auc.c:152 vector [4]: sres = b7088cfa 20241127160229955 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127160229955 DAUC <0003> db_auc.c:245 IMSI='262421773262492': Generated 5 vectors 20241127160229955 DAUC <0003> db_auc.c:249 IMSI='262421773262492': Updating SQN=321 in DB 20241127160229955 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421773262492"} 20241127160229955 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229955 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229955 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229955 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229955 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229957 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229957 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229957 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421773262492"} 20241127160229957 DAUC <0003> db_auc.c:157 IMSI='262421773262492': No 2G Auth Data 20241127160229957 DAUC <0003> db_auc.c:236 IMSI='262421773262492': Calling to generate 5 vectors 20241127160229957 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127160229957 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229957 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160229957 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241127160229957 DAUC <0003> auc.c:113 vector [0]: rand = 8d3f6a602d6fef330727a1be3004e397 20241127160229957 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241127160229957 DAUC <0003> auc.c:142 vector [0]: autn = 3fba2410a5be0000b997101ce8ede341 20241127160229957 DAUC <0003> auc.c:143 vector [0]: ck = 4cf8a841ca4e96c13b33db342f88a11e 20241127160229957 DAUC <0003> auc.c:144 vector [0]: ik = 03962e671480851b6e69f95312794495 20241127160229957 DAUC <0003> auc.c:145 vector [0]: res = 554206c33d551aaf0000000000000000 20241127160229957 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229957 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160229957 DAUC <0003> auc.c:151 vector [0]: kc = 1a34a441e33ff651 20241127160229957 DAUC <0003> auc.c:152 vector [0]: sres = 68171c6c 20241127160229957 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160229957 DAUC <0003> auc.c:113 vector [1]: rand = 633cb064a0310e36df2d0f03c9ed4237 20241127160229957 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241127160229957 DAUC <0003> auc.c:142 vector [1]: autn = eba796473bcc00004a48f1faca204e93 20241127160229957 DAUC <0003> auc.c:143 vector [1]: ck = 6b97fa3ad24dd21c63e0cfd2623f8dca 20241127160229957 DAUC <0003> auc.c:144 vector [1]: ik = b5dbf76ce8ca45aa42400da4662755af 20241127160229957 DAUC <0003> auc.c:145 vector [1]: res = bae2db63a54302050000000000000000 20241127160229957 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160229957 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127160229957 DAUC <0003> auc.c:151 vector [1]: kc = ffeccf203e9f4fd3 20241127160229957 DAUC <0003> auc.c:152 vector [1]: sres = 1fa1d966 20241127160229957 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127160229957 DAUC <0003> auc.c:113 vector [2]: rand = c6baea30303fb2dc5518a0b58a09555e 20241127160229957 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241127160229957 DAUC <0003> auc.c:142 vector [2]: autn = 3505cc8ba22c0000c25765ae47c89403 20241127160229957 DAUC <0003> auc.c:143 vector [2]: ck = 2288278a68e1f0a2aab451f4772d774c 20241127160229957 DAUC <0003> auc.c:144 vector [2]: ik = de19c025c3fdf0e83ac1bb73795b4445 20241127160229957 DAUC <0003> auc.c:145 vector [2]: res = e79aeb97e91d5b3a0000000000000000 20241127160229957 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160229957 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127160229957 DAUC <0003> auc.c:151 vector [2]: kc = 6ce40d28a56a3343 20241127160229957 DAUC <0003> auc.c:152 vector [2]: sres = 0e87b0ad 20241127160229957 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127160229957 DAUC <0003> auc.c:113 vector [3]: rand = 819662a4c5dd460299f48074d76b28ae 20241127160229957 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241127160229957 DAUC <0003> auc.c:142 vector [3]: autn = 1694f6937c640000189701b760b8c47e 20241127160229957 DAUC <0003> auc.c:143 vector [3]: ck = b1d17a04dc212c4ed800a4fa6f48073b 20241127160229957 DAUC <0003> auc.c:144 vector [3]: ik = 29517f64fc6ea6a06720a19049746011 20241127160229957 DAUC <0003> auc.c:145 vector [3]: res = 1da2165a6c931e160000000000000000 20241127160229957 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160229957 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127160229957 DAUC <0003> auc.c:151 vector [3]: kc = 27a0000a0673edc4 20241127160229957 DAUC <0003> auc.c:152 vector [3]: sres = 7131084c 20241127160229957 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127160229957 DAUC <0003> auc.c:113 vector [4]: rand = 173f53eeba8e77c675997c8fc7bf191d 20241127160229957 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241127160229957 DAUC <0003> auc.c:142 vector [4]: autn = 187f60e5a94a00007339ae83ee805913 20241127160229957 DAUC <0003> auc.c:143 vector [4]: ck = ee6eb96ef58b71203248e2d056abf7c6 20241127160229957 DAUC <0003> auc.c:144 vector [4]: ik = b4d1d19bcc1b560a7a315f35215dff61 20241127160229957 DAUC <0003> auc.c:145 vector [4]: res = 3cca0a97aadfded90000000000000000 20241127160229957 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160229957 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127160229957 DAUC <0003> auc.c:151 vector [4]: kc = 12c6d5104e662f8d 20241127160229957 DAUC <0003> auc.c:152 vector [4]: sres = 9615d44e 20241127160229957 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127160229957 DAUC <0003> db_auc.c:245 IMSI='262421773262492': Generated 5 vectors 20241127160229957 DAUC <0003> db_auc.c:249 IMSI='262421773262492': Updating SQN=481 in DB 20241127160229957 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421773262492"} 20241127160229957 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421773262492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229957 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229957 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229957 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229957 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60398<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@0eb203295419: Final verdict of PTC: pass 20241127160229959 DAUC <0003> db_auc.c:157 IMSI='262420252635075': No 2G Auth Data 20241127160229959 DAUC <0003> db_auc.c:192 IMSI='262420252635075': No 3G Auth Data HLR_Test-GSUP(21)@0eb203295419: Created GsupExpect[0] for "262420252635075" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241127160229967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4258 20241127160229968 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229968 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229969 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420252635075"} 20241127160229969 DAUC <0003> db_auc.c:157 IMSI='262420252635075': No 2G Auth Data 20241127160229969 DAUC <0003> db_auc.c:236 IMSI='262420252635075': Calling to generate 1 vectors 20241127160229969 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241127160229969 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229969 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127160229969 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160229969 DAUC <0003> auc.c:113 vector [0]: rand = d33473aef66ce57d6a3f0f31ff9a915d 20241127160229969 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160229969 DAUC <0003> auc.c:142 vector [0]: autn = 6938a96c21ec0000f5d20cba3a516a6c 20241127160229969 DAUC <0003> auc.c:143 vector [0]: ck = 5946c0455d0f70fb9895bb21cacb9c74 20241127160229969 DAUC <0003> auc.c:144 vector [0]: ik = 82248bf38fdb026a07b5fb3f2e6f694e 20241127160229969 DAUC <0003> auc.c:145 vector [0]: res = 571682dae8903bc80000000000000000 20241127160229969 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229969 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160229969 DAUC <0003> auc.c:151 vector [0]: kc = 44420ba8367087ab 20241127160229969 DAUC <0003> auc.c:152 vector [0]: sres = bf86b912 20241127160229969 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160229969 DAUC <0003> db_auc.c:245 IMSI='262420252635075': Generated 1 vectors 20241127160229969 DAUC <0003> db_auc.c:249 IMSI='262420252635075': Updating SQN=33 in DB 20241127160229969 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420252635075"} 20241127160229969 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229969 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229969 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229969 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229969 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0eb203295419: Found GsupExpect[0] for "262420252635075" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@0eb203295419: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262420252635075" TC_gsup_sai_num_auth_vectors(28)@0eb203295419: setverdict(pass): none -> pass 20241127160229970 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229970 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229970 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420252635075"} 20241127160229970 DAUC <0003> db_auc.c:157 IMSI='262420252635075': No 2G Auth Data 20241127160229970 DAUC <0003> db_auc.c:236 IMSI='262420252635075': Calling to generate 4 vectors 20241127160229970 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241127160229971 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229971 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127160229971 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241127160229971 DAUC <0003> auc.c:113 vector [0]: rand = f2cfa4a402fe8e85b9803670cefef275 20241127160229971 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241127160229971 DAUC <0003> auc.c:142 vector [0]: autn = c64411ce8191000061e4348847b4d8c3 20241127160229971 DAUC <0003> auc.c:143 vector [0]: ck = acd26bd177e4dda234ff1fe59de6bf99 20241127160229971 DAUC <0003> auc.c:144 vector [0]: ik = b6a0c7c9ed8ad1608397d4b8ac19cd62 20241127160229971 DAUC <0003> auc.c:145 vector [0]: res = 54410d716fbf7d410000000000000000 20241127160229971 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229971 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160229971 DAUC <0003> auc.c:151 vector [0]: kc = ad1a6745ab917e39 20241127160229971 DAUC <0003> auc.c:152 vector [0]: sres = 3bfe7030 20241127160229971 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160229971 DAUC <0003> auc.c:113 vector [1]: rand = 1f6d130075d7fbc744a17ee03f00bcab 20241127160229971 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241127160229971 DAUC <0003> auc.c:142 vector [1]: autn = 1f627738857f000097ea206d897636b2 20241127160229971 DAUC <0003> auc.c:143 vector [1]: ck = 61ec477271e44d29e9838ad26beb66b5 20241127160229971 DAUC <0003> auc.c:144 vector [1]: ik = 8a133338ec38959983a80c863bb7ef0c 20241127160229971 DAUC <0003> auc.c:145 vector [1]: res = 90a96cf376c3a56c0000000000000000 20241127160229971 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160229971 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127160229971 DAUC <0003> auc.c:151 vector [1]: kc = 81d4f21ecd805109 20241127160229971 DAUC <0003> auc.c:152 vector [1]: sres = e66ac99f 20241127160229971 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127160229971 DAUC <0003> auc.c:113 vector [2]: rand = b02c961f4f653da7e0c5e25ec485a7a2 20241127160229971 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241127160229971 DAUC <0003> auc.c:142 vector [2]: autn = 9f15527822d600001fab6530db232764 20241127160229971 DAUC <0003> auc.c:143 vector [2]: ck = 6e785b4a22176f5c8526ec9765ac27b1 20241127160229971 DAUC <0003> auc.c:144 vector [2]: ik = 8b96328547d9ab67f5c82db587246be6 20241127160229971 DAUC <0003> auc.c:145 vector [2]: res = 77e928a1d27c4be30000000000000000 20241127160229971 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160229971 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127160229971 DAUC <0003> auc.c:151 vector [2]: kc = 9500a8ed8746886c 20241127160229971 DAUC <0003> auc.c:152 vector [2]: sres = a5956342 20241127160229971 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127160229971 DAUC <0003> auc.c:113 vector [3]: rand = 4e0121612f1c16fab2e92b236d02a2f0 20241127160229971 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241127160229971 DAUC <0003> auc.c:142 vector [3]: autn = b492e3c2c7a50000d2182bd6f4071ba7 20241127160229971 DAUC <0003> auc.c:143 vector [3]: ck = 234bc336ffc9376d6ba9a21c5a54e6a3 20241127160229971 DAUC <0003> auc.c:144 vector [3]: ik = 4ae55cb6cf2dd58de876e8b5c17e1568 20241127160229971 DAUC <0003> auc.c:145 vector [3]: res = aa55b66e922619bb0000000000000000 20241127160229971 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160229971 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127160229971 DAUC <0003> auc.c:151 vector [3]: kc = ea71d529abce112b 20241127160229971 DAUC <0003> auc.c:152 vector [3]: sres = 3873afd5 20241127160229971 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127160229971 DAUC <0003> db_auc.c:245 IMSI='262420252635075': Generated 4 vectors 20241127160229971 DAUC <0003> db_auc.c:249 IMSI='262420252635075': Updating SQN=161 in DB 20241127160229971 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420252635075"} 20241127160229971 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229971 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229971 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229971 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229971 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229972 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229972 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229972 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420252635075"} 20241127160229972 DAUC <0003> db_auc.c:157 IMSI='262420252635075': No 2G Auth Data 20241127160229972 DAUC <0003> db_auc.c:236 IMSI='262420252635075': Calling to generate 5 vectors 20241127160229972 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127160229972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229972 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127160229972 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241127160229972 DAUC <0003> auc.c:113 vector [0]: rand = c46605c40cb868037b4751bc199e7e84 20241127160229972 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241127160229972 DAUC <0003> auc.c:142 vector [0]: autn = 23a8562dc3c100001312a5f6285c4727 20241127160229972 DAUC <0003> auc.c:143 vector [0]: ck = 7ff869d46a2f89148ea35ae8a3beda54 20241127160229972 DAUC <0003> auc.c:144 vector [0]: ik = 0b362e27a15cde2fd374ddc2e66c76ba 20241127160229972 DAUC <0003> auc.c:145 vector [0]: res = 463a354e55aea3ee0000000000000000 20241127160229972 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229972 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160229972 DAUC <0003> auc.c:151 vector [0]: kc = 2919c0d98ea1fbd5 20241127160229972 DAUC <0003> auc.c:152 vector [0]: sres = 139496a0 20241127160229972 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160229972 DAUC <0003> auc.c:113 vector [1]: rand = 44e73e4eb906bbe4a226c0303e11ec8e 20241127160229973 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241127160229973 DAUC <0003> auc.c:142 vector [1]: autn = f0782891020c00003158bb92aae42d6b 20241127160229973 DAUC <0003> auc.c:143 vector [1]: ck = 17a65d06a295facdfb364a712c52d60b 20241127160229973 DAUC <0003> auc.c:144 vector [1]: ik = 09d00b07f8ce7323ae3cc1784589c2d9 20241127160229973 DAUC <0003> auc.c:145 vector [1]: res = c8761c39227eb3230000000000000000 20241127160229973 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160229973 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127160229973 DAUC <0003> auc.c:151 vector [1]: kc = 4b7cdd0833809d3c 20241127160229973 DAUC <0003> auc.c:152 vector [1]: sres = ea08af1a 20241127160229973 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127160229973 DAUC <0003> auc.c:113 vector [2]: rand = 048dd5a10daacac612071b014be2a3ba 20241127160229973 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241127160229973 DAUC <0003> auc.c:142 vector [2]: autn = ad8c96b0b86300000dcd71107a77a35d 20241127160229973 DAUC <0003> auc.c:143 vector [2]: ck = 0db79285826574bbc31097462e413cab 20241127160229973 DAUC <0003> auc.c:144 vector [2]: ik = 63e8fbe901c95e16351e9257d6f8218c 20241127160229973 DAUC <0003> auc.c:145 vector [2]: res = 2c6204f4f645d9530000000000000000 20241127160229973 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160229973 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127160229973 DAUC <0003> auc.c:151 vector [2]: kc = 98516c7d7b15378a 20241127160229973 DAUC <0003> auc.c:152 vector [2]: sres = da27dda7 20241127160229973 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127160229973 DAUC <0003> auc.c:113 vector [3]: rand = 11df706a72127c868712b10517a3dc45 20241127160229973 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241127160229973 DAUC <0003> auc.c:142 vector [3]: autn = 64bfa75519900000bb4fbe054739a8e2 20241127160229973 DAUC <0003> auc.c:143 vector [3]: ck = 37c97ca94e4f0f54d789ac7d4aaa33c2 20241127160229973 DAUC <0003> auc.c:144 vector [3]: ik = fdf5bb52a7827db09638f635792099ee 20241127160229973 DAUC <0003> auc.c:145 vector [3]: res = 57d89a4f469df2390000000000000000 20241127160229973 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160229973 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127160229973 DAUC <0003> auc.c:151 vector [3]: kc = 8b8d9db3da47d8c8 20241127160229973 DAUC <0003> auc.c:152 vector [3]: sres = 11456876 20241127160229973 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127160229973 DAUC <0003> auc.c:113 vector [4]: rand = 7752071eef450b697e6bb48003b5062d 20241127160229973 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241127160229973 DAUC <0003> auc.c:142 vector [4]: autn = 3ac4107292dd0000c6c9435fe8d5bf73 20241127160229973 DAUC <0003> auc.c:143 vector [4]: ck = ae9923d9003ac839bec25ef9e4c2c5fc 20241127160229973 DAUC <0003> auc.c:144 vector [4]: ik = d86dbbaf837ded5f09cb4a2f2dedba70 20241127160229973 DAUC <0003> auc.c:145 vector [4]: res = d43132b249221a880000000000000000 20241127160229973 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160229973 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127160229973 DAUC <0003> auc.c:151 vector [4]: kc = c1fd8ca04a685aea 20241127160229973 DAUC <0003> auc.c:152 vector [4]: sres = 9d13283a 20241127160229973 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127160229973 DAUC <0003> db_auc.c:245 IMSI='262420252635075': Generated 5 vectors 20241127160229973 DAUC <0003> db_auc.c:249 IMSI='262420252635075': Updating SQN=321 in DB 20241127160229973 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420252635075"} 20241127160229973 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229973 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229973 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229973 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229973 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229974 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229974 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229974 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420252635075"} 20241127160229975 DAUC <0003> db_auc.c:157 IMSI='262420252635075': No 2G Auth Data 20241127160229975 DAUC <0003> db_auc.c:236 IMSI='262420252635075': Calling to generate 5 vectors 20241127160229975 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127160229975 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229975 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127160229975 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241127160229975 DAUC <0003> auc.c:113 vector [0]: rand = 15585377f57b2950ee80b033327e788b 20241127160229975 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241127160229975 DAUC <0003> auc.c:142 vector [0]: autn = b1541627947200006437d9b5209695bd 20241127160229975 DAUC <0003> auc.c:143 vector [0]: ck = 3e9a385bee439fe84cdc9d25b05debbb 20241127160229975 DAUC <0003> auc.c:144 vector [0]: ik = 1438cd5806a4aaea98f32cf94ff219af 20241127160229975 DAUC <0003> auc.c:145 vector [0]: res = 4e95a51e34935db10000000000000000 20241127160229975 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229975 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160229975 DAUC <0003> auc.c:151 vector [0]: kc = fe8d44df1748c716 20241127160229975 DAUC <0003> auc.c:152 vector [0]: sres = 7a06f8af 20241127160229975 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160229975 DAUC <0003> auc.c:113 vector [1]: rand = 9d6842bf80b6b5c51e3edbefe37de178 20241127160229975 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241127160229975 DAUC <0003> auc.c:142 vector [1]: autn = 4a6fa1f722620000ac42cb9ec65f7956 20241127160229975 DAUC <0003> auc.c:143 vector [1]: ck = 5cf2fa4d2187e8eacc92e2190d840bcb 20241127160229975 DAUC <0003> auc.c:144 vector [1]: ik = aa23bbfb019703109ba619d61fad3ec5 20241127160229975 DAUC <0003> auc.c:145 vector [1]: res = de88e05abf5fd5ac0000000000000000 20241127160229975 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160229975 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127160229975 DAUC <0003> auc.c:151 vector [1]: kc = a1e5ba793239def4 20241127160229975 DAUC <0003> auc.c:152 vector [1]: sres = 61d735f6 20241127160229975 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127160229975 DAUC <0003> auc.c:113 vector [2]: rand = 7c7d9fc6720c872d81974c787bafb7a3 20241127160229975 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241127160229975 DAUC <0003> auc.c:142 vector [2]: autn = 3b6c7788f5080000a7ebdcac35dfee40 20241127160229975 DAUC <0003> auc.c:143 vector [2]: ck = b0f6b65a70403cad0e94dc8f1ef01518 20241127160229975 DAUC <0003> auc.c:144 vector [2]: ik = 8e46db3a6d35e0a53c7b786a71ae582e 20241127160229975 DAUC <0003> auc.c:145 vector [2]: res = e349ef50839f47d00000000000000000 20241127160229975 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160229975 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127160229975 DAUC <0003> auc.c:151 vector [2]: kc = 0c5fc985722b913e 20241127160229975 DAUC <0003> auc.c:152 vector [2]: sres = 60d6a880 20241127160229975 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127160229975 DAUC <0003> auc.c:113 vector [3]: rand = 51ecf0699908b37689a9eb45047f1e7a 20241127160229975 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241127160229975 DAUC <0003> auc.c:142 vector [3]: autn = 826e8396d7a30000de4c765dd111eb7e 20241127160229975 DAUC <0003> auc.c:143 vector [3]: ck = 6480c16fdcded000ee50779191764d61 20241127160229975 DAUC <0003> auc.c:144 vector [3]: ik = 44b641e002a8d845db902eaeff68647a 20241127160229975 DAUC <0003> auc.c:145 vector [3]: res = 87c6d640b823c2460000000000000000 20241127160229975 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160229975 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127160229975 DAUC <0003> auc.c:151 vector [3]: kc = 15f6d9b0b068215e 20241127160229975 DAUC <0003> auc.c:152 vector [3]: sres = 3fe51406 20241127160229975 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127160229975 DAUC <0003> auc.c:113 vector [4]: rand = 7b90e0380e5e07fd05856951c5bf362e 20241127160229975 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241127160229975 DAUC <0003> auc.c:142 vector [4]: autn = f2954a20edd90000e812de766cc9d67b 20241127160229975 DAUC <0003> auc.c:143 vector [4]: ck = 1305dcdd3b2164a0f87b0ef6b2380e35 20241127160229975 DAUC <0003> auc.c:144 vector [4]: ik = 4d1576329a8e353544748781730c83ed 20241127160229975 DAUC <0003> auc.c:145 vector [4]: res = 9d3d9753ec62b11d0000000000000000 20241127160229975 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160229975 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127160229975 DAUC <0003> auc.c:151 vector [4]: kc = e21f2398609bdc4d 20241127160229975 DAUC <0003> auc.c:152 vector [4]: sres = 715f264e 20241127160229975 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127160229975 DAUC <0003> db_auc.c:245 IMSI='262420252635075': Generated 5 vectors 20241127160229975 DAUC <0003> db_auc.c:249 IMSI='262420252635075': Updating SQN=481 in DB 20241127160229975 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420252635075"} 20241127160229975 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420252635075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229975 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229975 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229975 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229975 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@0eb203295419: Final verdict of PTC: pass 20241127160229977 DAUC <0003> db_auc.c:157 IMSI='262429540839861': No 2G Auth Data 20241127160229977 DAUC <0003> db_auc.c:192 IMSI='262429540839861': No 3G Auth Data HLR_Test-GSUP(21)@0eb203295419: Created GsupExpect[0] for "262429540839861" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241127160229985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 20241127160229988 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229988 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229988 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429540839861"} 20241127160229988 DAUC <0003> db_auc.c:236 IMSI='262429540839861': Calling to generate 1 vectors 20241127160229988 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241127160229988 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229988 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160229988 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160229988 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229988 DAUC <0003> auc.c:113 vector [0]: rand = 3ff1f92da5af8a7efeb455cd55d80d3e 20241127160229988 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160229988 DAUC <0003> auc.c:142 vector [0]: autn = a5458dc9ea6100006744186a9a58acb7 20241127160229988 DAUC <0003> auc.c:143 vector [0]: ck = afb3e4f0f4e728a9b463a381e69b7269 20241127160229988 DAUC <0003> auc.c:144 vector [0]: ik = 233f8f9aa06687143c6237774def5726 20241127160229988 DAUC <0003> auc.c:145 vector [0]: res = 1860227c5fbc838c0000000000000000 20241127160229988 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229988 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160229988 DAUC <0003> auc.c:179 vector [0]: kc = 81d7fc246a60b000 20241127160229988 DAUC <0003> auc.c:180 vector [0]: sres = 57da5f22 20241127160229988 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160229988 DAUC <0003> db_auc.c:245 IMSI='262429540839861': Generated 1 vectors 20241127160229988 DAUC <0003> db_auc.c:249 IMSI='262429540839861': Updating SQN=33 in DB 20241127160229988 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429540839861"} 20241127160229988 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229988 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229988 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229988 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229988 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0eb203295419: Found GsupExpect[0] for "262429540839861" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@0eb203295419: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429540839861" TC_gsup_sai_num_auth_vectors(29)@0eb203295419: setverdict(pass): none -> pass 20241127160229990 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229990 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229990 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429540839861"} 20241127160229990 DAUC <0003> db_auc.c:236 IMSI='262429540839861': Calling to generate 4 vectors 20241127160229990 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241127160229990 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229990 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160229990 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241127160229990 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229990 DAUC <0003> auc.c:113 vector [0]: rand = 330af56fd9b003f1abffc1024cdb610c 20241127160229990 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241127160229990 DAUC <0003> auc.c:142 vector [0]: autn = 6db86a3ed96900001560ff9ab0ae2340 20241127160229990 DAUC <0003> auc.c:143 vector [0]: ck = 2463bbb34f29c1d60dd70d1aae486e00 20241127160229990 DAUC <0003> auc.c:144 vector [0]: ik = ca364e8efa20c33d31c4cc89cee3311d 20241127160229990 DAUC <0003> auc.c:145 vector [0]: res = 94235a1cae4e5f6a0000000000000000 20241127160229990 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229990 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160229990 DAUC <0003> auc.c:179 vector [0]: kc = 0a578b1a4b78e800 20241127160229990 DAUC <0003> auc.c:180 vector [0]: sres = 54b8685c 20241127160229990 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160229990 DAUC <0003> auc.c:113 vector [1]: rand = fd2ef6dff016703b53f70cd50632e9da 20241127160229990 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241127160229990 DAUC <0003> auc.c:142 vector [1]: autn = ca05bf9a58cf00001e705e64e888bbf8 20241127160229990 DAUC <0003> auc.c:143 vector [1]: ck = e466c57fdf95ae1082b8384aa39f495d 20241127160229990 DAUC <0003> auc.c:144 vector [1]: ik = 48b1d123f4350c17ae96715cc7dec634 20241127160229990 DAUC <0003> auc.c:145 vector [1]: res = 3529b33a8b8c26500000000000000000 20241127160229990 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160229990 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160229990 DAUC <0003> auc.c:179 vector [1]: kc = b32deff3efeb4800 20241127160229990 DAUC <0003> auc.c:180 vector [1]: sres = 6ce9092a 20241127160229990 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160229990 DAUC <0003> auc.c:113 vector [2]: rand = 0298f0354135351784c46bf9513c05aa 20241127160229990 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241127160229990 DAUC <0003> auc.c:142 vector [2]: autn = 29b46243566b00007b2b7012fbfc19b8 20241127160229990 DAUC <0003> auc.c:143 vector [2]: ck = b9d7092c83da5427af4d33801f27d158 20241127160229990 DAUC <0003> auc.c:144 vector [2]: ik = e135f6e2d9f1aa2031ccee88738ad21f 20241127160229990 DAUC <0003> auc.c:145 vector [2]: res = 9b0f43957a103f7a0000000000000000 20241127160229990 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160229990 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160229990 DAUC <0003> auc.c:179 vector [2]: kc = 39156c01d524d000 20241127160229990 DAUC <0003> auc.c:180 vector [2]: sres = c4cd382f 20241127160229990 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160229990 DAUC <0003> auc.c:113 vector [3]: rand = 37c704c63ac18f3ab417ff4510942cae 20241127160229990 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241127160229990 DAUC <0003> auc.c:142 vector [3]: autn = ee36ac86c51a0000aea98a9e04864913 20241127160229990 DAUC <0003> auc.c:143 vector [3]: ck = 48ae26f99ee83576721de940f784c99e 20241127160229990 DAUC <0003> auc.c:144 vector [3]: ik = 7de573ee1ae73abbf7923e347d9765b7 20241127160229990 DAUC <0003> auc.c:145 vector [3]: res = 9f32ee22e22038d20000000000000000 20241127160229990 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160229990 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160229990 DAUC <0003> auc.c:179 vector [3]: kc = 2e06ad697d2bf800 20241127160229990 DAUC <0003> auc.c:180 vector [3]: sres = 77932b0c 20241127160229990 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160229990 DAUC <0003> db_auc.c:245 IMSI='262429540839861': Generated 4 vectors 20241127160229990 DAUC <0003> db_auc.c:249 IMSI='262429540839861': Updating SQN=161 in DB 20241127160229990 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429540839861"} 20241127160229990 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229990 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229990 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229990 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229990 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229992 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229992 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229992 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429540839861"} 20241127160229992 DAUC <0003> db_auc.c:236 IMSI='262429540839861': Calling to generate 5 vectors 20241127160229992 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160229992 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229992 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160229992 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241127160229992 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229992 DAUC <0003> auc.c:113 vector [0]: rand = 5d85817d62bed9d564c08c6f1e5ab4f4 20241127160229992 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241127160229992 DAUC <0003> auc.c:142 vector [0]: autn = 506701a658570000e14af39d473eb398 20241127160229992 DAUC <0003> auc.c:143 vector [0]: ck = 3666607b8d7d61659fd05b1b07aa5280 20241127160229992 DAUC <0003> auc.c:144 vector [0]: ik = 18fc7411bbca5174941b4cfde109ddfc 20241127160229992 DAUC <0003> auc.c:145 vector [0]: res = bfb9d2393e1f1e0b0000000000000000 20241127160229992 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229992 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160229992 DAUC <0003> auc.c:179 vector [0]: kc = 01a49b4c2577d000 20241127160229992 DAUC <0003> auc.c:180 vector [0]: sres = daa78900 20241127160229992 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160229992 DAUC <0003> auc.c:113 vector [1]: rand = 455f76a74eaa03cdc39ba873a8b2e163 20241127160229992 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241127160229992 DAUC <0003> auc.c:142 vector [1]: autn = fe1ad2985ccd0000193789cd6a12a8dd 20241127160229992 DAUC <0003> auc.c:143 vector [1]: ck = a142ca1144b14c74cb523a4ea3724008 20241127160229992 DAUC <0003> auc.c:144 vector [1]: ik = b2b7b0b81d849b3dd3cafebcbd880e9b 20241127160229992 DAUC <0003> auc.c:145 vector [1]: res = e845754caa67bce70000000000000000 20241127160229992 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160229992 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160229992 DAUC <0003> auc.c:179 vector [1]: kc = e98491b94bd18800 20241127160229992 DAUC <0003> auc.c:180 vector [1]: sres = 2608da70 20241127160229992 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160229992 DAUC <0003> auc.c:113 vector [2]: rand = 51f2da4541139770b004ce1cb414f54c 20241127160229992 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241127160229992 DAUC <0003> auc.c:142 vector [2]: autn = cdbf58d22f7c000094bd45a9563ac882 20241127160229992 DAUC <0003> auc.c:143 vector [2]: ck = 296d0d211632294836895c5be788fba2 20241127160229992 DAUC <0003> auc.c:144 vector [2]: ik = 455dbff3d9f1706f3fb4d9f9f8b1e342 20241127160229992 DAUC <0003> auc.c:145 vector [2]: res = bb49e64d47dac8a20000000000000000 20241127160229992 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160229992 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160229992 DAUC <0003> auc.c:179 vector [2]: kc = be5463052760f400 20241127160229992 DAUC <0003> auc.c:180 vector [2]: sres = 207cda6c 20241127160229992 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160229992 DAUC <0003> auc.c:113 vector [3]: rand = 5ed0e7054f3fde224d5638b0a224d172 20241127160229992 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241127160229992 DAUC <0003> auc.c:142 vector [3]: autn = 128ff652479c0000afe2182a96f5e679 20241127160229992 DAUC <0003> auc.c:143 vector [3]: ck = e9fc98509228442ae0a24fb51ab4f6f4 20241127160229992 DAUC <0003> auc.c:144 vector [3]: ik = c79e08b34925d58dc532f24b21f514ab 20241127160229992 DAUC <0003> auc.c:145 vector [3]: res = d5be25192577e99f0000000000000000 20241127160229992 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160229992 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160229992 DAUC <0003> auc.c:179 vector [3]: kc = ce9c1c1dbf2ff800 20241127160229992 DAUC <0003> auc.c:180 vector [3]: sres = 04904ba2 20241127160229992 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160229992 DAUC <0003> auc.c:113 vector [4]: rand = d79f6cb96c46224d5a2fbad4f763da74 20241127160229992 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241127160229992 DAUC <0003> auc.c:142 vector [4]: autn = 89f3b3f4dd090000332e767908d28116 20241127160229992 DAUC <0003> auc.c:143 vector [4]: ck = edc028b4c6a19534deeb0ea5a0412104 20241127160229992 DAUC <0003> auc.c:144 vector [4]: ik = 432385098c630a1c74aca0e8b3cc5fd6 20241127160229992 DAUC <0003> auc.c:145 vector [4]: res = 3ccba6129a3dfb1c0000000000000000 20241127160229992 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160229992 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160229992 DAUC <0003> auc.c:179 vector [4]: kc = 3cfb526aed27cc00 20241127160229992 DAUC <0003> auc.c:180 vector [4]: sres = 38a0327d 20241127160229992 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160229992 DAUC <0003> db_auc.c:245 IMSI='262429540839861': Generated 5 vectors 20241127160229992 DAUC <0003> db_auc.c:249 IMSI='262429540839861': Updating SQN=321 in DB 20241127160229992 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429540839861"} 20241127160229992 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229993 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229993 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229993 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229993 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229994 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229994 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160229994 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429540839861"} 20241127160229994 DAUC <0003> db_auc.c:236 IMSI='262429540839861': Calling to generate 5 vectors 20241127160229994 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160229994 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160229994 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160229994 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241127160229994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160229994 DAUC <0003> auc.c:113 vector [0]: rand = 1f0a9c4be47e25f796fef25bb6387900 20241127160229994 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241127160229994 DAUC <0003> auc.c:142 vector [0]: autn = 803a10c03a1e0000d4d6eddd7b0e86c3 20241127160229994 DAUC <0003> auc.c:143 vector [0]: ck = b34306294a226ebc3bb054f21df2c484 20241127160229994 DAUC <0003> auc.c:144 vector [0]: ik = f7087d437ddb0738805a872333b4f9bd 20241127160229994 DAUC <0003> auc.c:145 vector [0]: res = 1d262a43b49625250000000000000000 20241127160229994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160229994 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160229994 DAUC <0003> auc.c:179 vector [0]: kc = dede1ca396a63800 20241127160229994 DAUC <0003> auc.c:180 vector [0]: sres = c74ad938 20241127160229994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160229994 DAUC <0003> auc.c:113 vector [1]: rand = 951aa0c4ad66959a523280c71e574ebe 20241127160229994 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241127160229994 DAUC <0003> auc.c:142 vector [1]: autn = cdfcf1ef6cb20000d54819e246be2b3b 20241127160229994 DAUC <0003> auc.c:143 vector [1]: ck = a424e09d5ee9ca5dffab2a5f81a7ccd1 20241127160229994 DAUC <0003> auc.c:144 vector [1]: ik = 11feb254ac87698225d559e7668da3c4 20241127160229994 DAUC <0003> auc.c:145 vector [1]: res = ef975794516909aa0000000000000000 20241127160229994 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160229994 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160229994 DAUC <0003> auc.c:179 vector [1]: kc = fc53ac2f949f1000 20241127160229994 DAUC <0003> auc.c:180 vector [1]: sres = d685456a 20241127160229994 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160229994 DAUC <0003> auc.c:113 vector [2]: rand = dd1cb351a6eb46f46b328544cc4cae13 20241127160229994 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241127160229994 DAUC <0003> auc.c:142 vector [2]: autn = 1405d09312360000c8bdcbb40e409c9e 20241127160229994 DAUC <0003> auc.c:143 vector [2]: ck = 696b166229fc23ce3557aa702daa8961 20241127160229994 DAUC <0003> auc.c:144 vector [2]: ik = e95a9f6165e37313127aa3e7184157ad 20241127160229994 DAUC <0003> auc.c:145 vector [2]: res = 5699ca653b443b240000000000000000 20241127160229994 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160229994 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160229994 DAUC <0003> auc.c:179 vector [2]: kc = 41517e63b3377000 20241127160229994 DAUC <0003> auc.c:180 vector [2]: sres = 63e8ae39 20241127160229994 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160229994 DAUC <0003> auc.c:113 vector [3]: rand = 3e3993002b51825ab11e3027a4b30ed4 20241127160229994 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241127160229994 DAUC <0003> auc.c:142 vector [3]: autn = 854fa796cdf3000010badae5355a34f2 20241127160229994 DAUC <0003> auc.c:143 vector [3]: ck = 679e4291a9a320014d1a3e4a4e8384ec 20241127160229994 DAUC <0003> auc.c:144 vector [3]: ik = a6d761e0d11629dc4edb1e5e1819fbce 20241127160229994 DAUC <0003> auc.c:145 vector [3]: res = d84d1f49f0abd6270000000000000000 20241127160229994 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160229994 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160229994 DAUC <0003> auc.c:179 vector [3]: kc = a5f9cba02dd5c800 20241127160229994 DAUC <0003> auc.c:180 vector [3]: sres = cee01f85 20241127160229994 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160229994 DAUC <0003> auc.c:113 vector [4]: rand = 36795dd44c9d3acb071923e69bf841a1 20241127160229994 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241127160229994 DAUC <0003> auc.c:142 vector [4]: autn = d76c1b2e5d640000bc9e3d7f41009c1a 20241127160229994 DAUC <0003> auc.c:143 vector [4]: ck = b498d6e2b2dbc6f5ffa2656c84f1c550 20241127160229994 DAUC <0003> auc.c:144 vector [4]: ik = 61ca7a8d039aa99c17764f85eed7bf2b 20241127160229994 DAUC <0003> auc.c:145 vector [4]: res = 8775d92a42b0c5c10000000000000000 20241127160229994 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160229994 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160229994 DAUC <0003> auc.c:179 vector [4]: kc = 44e80cfca30a3c00 20241127160229994 DAUC <0003> auc.c:180 vector [4]: sres = c3ba5d57 20241127160229994 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160229994 DAUC <0003> db_auc.c:245 IMSI='262429540839861': Generated 5 vectors 20241127160229994 DAUC <0003> db_auc.c:249 IMSI='262429540839861': Updating SQN=481 in DB 20241127160229994 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429540839861"} 20241127160229994 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429540839861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160229994 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229994 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160229994 DLINP <000b> input/ipa.c:455 connected read/write 20241127160229994 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160229996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@0eb203295419: Final verdict of PTC: pass 20241127160229997 DAUC <0003> db_auc.c:157 IMSI='262421213326156': No 2G Auth Data 20241127160229997 DAUC <0003> db_auc.c:192 IMSI='262421213326156': No 3G Auth Data HLR_Test-GSUP(21)@0eb203295419: Created GsupExpect[0] for "262421213326156" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241127160230004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4258 20241127160230007 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230007 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160230007 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213326156"} 20241127160230007 DAUC <0003> db_auc.c:236 IMSI='262421213326156': Calling to generate 1 vectors 20241127160230007 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241127160230007 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160230007 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160230007 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160230007 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160230007 DAUC <0003> auc.c:113 vector [0]: rand = b94094a9b9e2cf2917c656b9192def60 20241127160230007 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160230007 DAUC <0003> auc.c:142 vector [0]: autn = 946a483c0227000004a98e64a85c17a9 20241127160230007 DAUC <0003> auc.c:143 vector [0]: ck = 92b3e0c6c41d82a37da7dd95cbb9a99c 20241127160230007 DAUC <0003> auc.c:144 vector [0]: ik = 19b06b712c442652bb7bccfcc9f5770e 20241127160230007 DAUC <0003> auc.c:145 vector [0]: res = 726359b1f5455af10000000000000000 20241127160230007 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160230007 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160230007 DAUC <0003> auc.c:179 vector [0]: kc = 6fde7e0d94953400 20241127160230007 DAUC <0003> auc.c:180 vector [0]: sres = f0d9569f 20241127160230007 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160230007 DAUC <0003> db_auc.c:245 IMSI='262421213326156': Generated 1 vectors 20241127160230007 DAUC <0003> db_auc.c:249 IMSI='262421213326156': Updating SQN=33 in DB 20241127160230007 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213326156"} 20241127160230007 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160230007 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230007 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160230007 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230007 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0eb203295419: Found GsupExpect[0] for "262421213326156" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@0eb203295419: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421213326156" TC_gsup_sai_num_auth_vectors(30)@0eb203295419: setverdict(pass): none -> pass 20241127160230009 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230009 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160230009 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213326156"} 20241127160230009 DAUC <0003> db_auc.c:236 IMSI='262421213326156': Calling to generate 4 vectors 20241127160230009 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241127160230009 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160230009 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160230009 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241127160230009 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160230009 DAUC <0003> auc.c:113 vector [0]: rand = f9c2b87f03c4d8ca735ce35ed7895982 20241127160230009 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241127160230009 DAUC <0003> auc.c:142 vector [0]: autn = 65a428ccf47d00009eda3750cb9ab550 20241127160230009 DAUC <0003> auc.c:143 vector [0]: ck = f3afe7d57989c7f2fd5977b5becc3049 20241127160230009 DAUC <0003> auc.c:144 vector [0]: ik = c2f3681c3b9f7fe67b19d92f77d401c7 20241127160230009 DAUC <0003> auc.c:145 vector [0]: res = 67fb94307f29f3c00000000000000000 20241127160230009 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160230010 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160230010 DAUC <0003> auc.c:179 vector [0]: kc = 6e25880cee520c00 20241127160230010 DAUC <0003> auc.c:180 vector [0]: sres = d7aac83f 20241127160230010 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160230010 DAUC <0003> auc.c:113 vector [1]: rand = cbd417ded4ea21d33f6f36596d7a8814 20241127160230010 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241127160230010 DAUC <0003> auc.c:142 vector [1]: autn = 07db7184471500009c6a4db69fff5906 20241127160230010 DAUC <0003> auc.c:143 vector [1]: ck = d835b02fe114b75f655c06b05fcd9188 20241127160230010 DAUC <0003> auc.c:144 vector [1]: ik = ac53d71862117f6a53a3a091daa238f3 20241127160230010 DAUC <0003> auc.c:145 vector [1]: res = 83764b1773045ad90000000000000000 20241127160230010 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160230010 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160230010 DAUC <0003> auc.c:179 vector [1]: kc = 30cc64c304f19400 20241127160230010 DAUC <0003> auc.c:180 vector [1]: sres = be7f41d8 20241127160230010 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160230010 DAUC <0003> auc.c:113 vector [2]: rand = ede77021c2029b17e0aa5571aeb0717c 20241127160230010 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241127160230010 DAUC <0003> auc.c:142 vector [2]: autn = b380d73a03390000d2e6b19db54c6e4e 20241127160230010 DAUC <0003> auc.c:143 vector [2]: ck = 349ac330e07ef9a5f2561a32f52494a9 20241127160230010 DAUC <0003> auc.c:144 vector [2]: ik = 8c089a9b4d5d725afddf294d596c8906 20241127160230010 DAUC <0003> auc.c:145 vector [2]: res = 8cd5d6adeb4018670000000000000000 20241127160230010 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160230010 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160230010 DAUC <0003> auc.c:179 vector [2]: kc = 1454bc3461436400 20241127160230010 DAUC <0003> auc.c:180 vector [2]: sres = a9e640b6 20241127160230010 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160230010 DAUC <0003> auc.c:113 vector [3]: rand = 26069a32dd562107ea8bba39376e904e 20241127160230010 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241127160230010 DAUC <0003> auc.c:142 vector [3]: autn = 80efb3f532070000fcc470a744a24f75 20241127160230010 DAUC <0003> auc.c:143 vector [3]: ck = 0d40b835a803ce5351832277c8a9fe58 20241127160230010 DAUC <0003> auc.c:144 vector [3]: ik = cc4dd0dd9420ee5da0c404eeb945536b 20241127160230010 DAUC <0003> auc.c:145 vector [3]: res = f2a000f951e36f900000000000000000 20241127160230010 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160230010 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160230010 DAUC <0003> auc.c:179 vector [3]: kc = a13ec55504013800 20241127160230010 DAUC <0003> auc.c:180 vector [3]: sres = f94a6a0b 20241127160230010 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160230010 DAUC <0003> db_auc.c:245 IMSI='262421213326156': Generated 4 vectors 20241127160230010 DAUC <0003> db_auc.c:249 IMSI='262421213326156': Updating SQN=161 in DB 20241127160230010 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213326156"} 20241127160230010 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160230010 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230010 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160230010 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230010 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160230012 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230012 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160230012 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213326156"} 20241127160230012 DAUC <0003> db_auc.c:236 IMSI='262421213326156': Calling to generate 5 vectors 20241127160230012 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160230012 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160230012 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160230012 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241127160230012 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160230012 DAUC <0003> auc.c:113 vector [0]: rand = 57a8913d32006482e0a2b9f167dd9e3c 20241127160230012 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241127160230012 DAUC <0003> auc.c:142 vector [0]: autn = 73d7d9e23b7f00000553300931486196 20241127160230012 DAUC <0003> auc.c:143 vector [0]: ck = 0adb556f117832444936c8c95298015a 20241127160230012 DAUC <0003> auc.c:144 vector [0]: ik = af5ddf0179994a93142d2224d3ae2c89 20241127160230012 DAUC <0003> auc.c:145 vector [0]: res = 19812f691cf218ba0000000000000000 20241127160230012 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160230012 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160230012 DAUC <0003> auc.c:179 vector [0]: kc = 69902cd798252c00 20241127160230012 DAUC <0003> auc.c:180 vector [0]: sres = 7509ee10 20241127160230012 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160230012 DAUC <0003> auc.c:113 vector [1]: rand = 7e30a59b72949d688114ea473070ebb4 20241127160230012 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241127160230012 DAUC <0003> auc.c:142 vector [1]: autn = 37830e91dac40000d575b601b3d63b7b 20241127160230012 DAUC <0003> auc.c:143 vector [1]: ck = 0a757043a3451d00d1f16075de175ded 20241127160230012 DAUC <0003> auc.c:144 vector [1]: ik = fd3c892d05fd75c7684df9e90d866ff7 20241127160230012 DAUC <0003> auc.c:145 vector [1]: res = 7a3d0a29749f84e90000000000000000 20241127160230012 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160230012 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160230012 DAUC <0003> auc.c:179 vector [1]: kc = 505274e9ad07c400 20241127160230012 DAUC <0003> auc.c:180 vector [1]: sres = 8f975756 20241127160230012 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160230012 DAUC <0003> auc.c:113 vector [2]: rand = 54e5ed6bc2bbb412a8da1ced3acb084b 20241127160230012 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241127160230012 DAUC <0003> auc.c:142 vector [2]: autn = e98230de410a0000112b880a28aaa283 20241127160230012 DAUC <0003> auc.c:143 vector [2]: ck = d8dcaa46fa56e4b8c420ce0e1878a942 20241127160230012 DAUC <0003> auc.c:144 vector [2]: ik = 43457951fac932d425740dda44912407 20241127160230012 DAUC <0003> auc.c:145 vector [2]: res = 7e8643374fc30db70000000000000000 20241127160230012 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160230012 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160230012 DAUC <0003> auc.c:179 vector [2]: kc = 8437a5a3cfa26000 20241127160230012 DAUC <0003> auc.c:180 vector [2]: sres = 3c2f4066 20241127160230012 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160230012 DAUC <0003> auc.c:113 vector [3]: rand = 22bdfa84c979b403df346bd037155344 20241127160230012 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241127160230012 DAUC <0003> auc.c:142 vector [3]: autn = c72b1e19412a000059892ea589a2c028 20241127160230012 DAUC <0003> auc.c:143 vector [3]: ck = d50e08e5fa849757142babd290336610 20241127160230012 DAUC <0003> auc.c:144 vector [3]: ik = 49b47e09cb734bac3d43d40f07ee1f3c 20241127160230012 DAUC <0003> auc.c:145 vector [3]: res = a4af5d2333e8b4c70000000000000000 20241127160230012 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160230012 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160230012 DAUC <0003> auc.c:179 vector [3]: kc = 13bb91c72fe97c00 20241127160230012 DAUC <0003> auc.c:180 vector [3]: sres = 1adc153a 20241127160230012 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160230012 DAUC <0003> auc.c:113 vector [4]: rand = 07751f2c87b19dbc70c95a54d7e1af90 20241127160230012 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241127160230012 DAUC <0003> auc.c:142 vector [4]: autn = 22ff4ed0b56400000c7ade0e77d65c42 20241127160230012 DAUC <0003> auc.c:143 vector [4]: ck = 8308a923899ad7eeac2b1dce44636834 20241127160230012 DAUC <0003> auc.c:144 vector [4]: ik = a38c93a112023f7870542e5a68d5e687 20241127160230012 DAUC <0003> auc.c:145 vector [4]: res = 99867706118a8b2f0000000000000000 20241127160230012 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160230012 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160230012 DAUC <0003> auc.c:179 vector [4]: kc = f501fd20d809a000 20241127160230012 DAUC <0003> auc.c:180 vector [4]: sres = 95c9fb7f 20241127160230012 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160230012 DAUC <0003> db_auc.c:245 IMSI='262421213326156': Generated 5 vectors 20241127160230012 DAUC <0003> db_auc.c:249 IMSI='262421213326156': Updating SQN=321 in DB 20241127160230012 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213326156"} 20241127160230012 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160230012 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230012 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160230012 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230012 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160230014 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230014 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160230014 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213326156"} 20241127160230014 DAUC <0003> db_auc.c:236 IMSI='262421213326156': Calling to generate 5 vectors 20241127160230014 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160230014 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160230014 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160230014 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241127160230014 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160230014 DAUC <0003> auc.c:113 vector [0]: rand = 4f2ef4baa075ef748e4f1568925c1e46 20241127160230014 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241127160230014 DAUC <0003> auc.c:142 vector [0]: autn = 40a7393642dc000093351064b606577a 20241127160230014 DAUC <0003> auc.c:143 vector [0]: ck = 9aa030ad162a8a471c6c9a846660c3db 20241127160230014 DAUC <0003> auc.c:144 vector [0]: ik = 0f0effe140ebd18be1ac1468c25c0d10 20241127160230014 DAUC <0003> auc.c:145 vector [0]: res = 02ac5bf81eb2d3220000000000000000 20241127160230014 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160230014 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160230014 DAUC <0003> auc.c:179 vector [0]: kc = 4a8537c0ec164400 20241127160230014 DAUC <0003> auc.c:180 vector [0]: sres = ffd0327b 20241127160230014 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160230014 DAUC <0003> auc.c:113 vector [1]: rand = 8a5c46fd517503e79ed6839532150651 20241127160230014 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241127160230014 DAUC <0003> auc.c:142 vector [1]: autn = cf2c65e7451b0000cf59596af48d46ef 20241127160230014 DAUC <0003> auc.c:143 vector [1]: ck = 1c3f25ea3277d72a7ec56821a32f3592 20241127160230014 DAUC <0003> auc.c:144 vector [1]: ik = 1605d738d5ed11848b35a94214dae319 20241127160230014 DAUC <0003> auc.c:145 vector [1]: res = 42512cc7a652b5c30000000000000000 20241127160230014 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160230014 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160230014 DAUC <0003> auc.c:179 vector [1]: kc = 12590365da817c00 20241127160230014 DAUC <0003> auc.c:180 vector [1]: sres = 83175336 20241127160230014 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160230014 DAUC <0003> auc.c:113 vector [2]: rand = b57cd7f3d77db95a7305b336155af276 20241127160230014 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241127160230014 DAUC <0003> auc.c:142 vector [2]: autn = c3f1f0b92a1f00002d8fc06a355da459 20241127160230014 DAUC <0003> auc.c:143 vector [2]: ck = 566d8c17a3f3c2fbae8ac6d57bd9ec8e 20241127160230014 DAUC <0003> auc.c:144 vector [2]: ik = c565574a8d96a41818a1d09e26ddcaf9 20241127160230014 DAUC <0003> auc.c:145 vector [2]: res = 905ba1a35d8a7bde0000000000000000 20241127160230014 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160230014 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160230014 DAUC <0003> auc.c:179 vector [2]: kc = d10630e8edbfc400 20241127160230014 DAUC <0003> auc.c:180 vector [2]: sres = 3e598bd7 20241127160230014 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160230014 DAUC <0003> auc.c:113 vector [3]: rand = e7a82d66c248aac8dd6f0b432405f958 20241127160230014 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241127160230014 DAUC <0003> auc.c:142 vector [3]: autn = 70c77ec8d3200000bc3e8522f0bdca03 20241127160230014 DAUC <0003> auc.c:143 vector [3]: ck = db815e45d5941e78ffcb22758a12ad66 20241127160230014 DAUC <0003> auc.c:144 vector [3]: ik = 430d3e482346f5d6cfbbf246945c971e 20241127160230014 DAUC <0003> auc.c:145 vector [3]: res = ef00f22985812d580000000000000000 20241127160230014 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160230014 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160230014 DAUC <0003> auc.c:179 vector [3]: kc = 84926ff1fbdb2400 20241127160230014 DAUC <0003> auc.c:180 vector [3]: sres = 3fc5bcbd 20241127160230014 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160230014 DAUC <0003> auc.c:113 vector [4]: rand = f3b569856b6cd0c59ce2c714d2fcb341 20241127160230014 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241127160230014 DAUC <0003> auc.c:142 vector [4]: autn = 0dbb9ea937e30000cc3a46e0121d7788 20241127160230014 DAUC <0003> auc.c:143 vector [4]: ck = 3421cce8429d66ccaa4cc64d8dabd37a 20241127160230014 DAUC <0003> auc.c:144 vector [4]: ik = 29ccaef421a1044c739df8eccf134b2e 20241127160230014 DAUC <0003> auc.c:145 vector [4]: res = 0c0fa2639841b2730000000000000000 20241127160230014 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160230014 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160230014 DAUC <0003> auc.c:179 vector [4]: kc = 2ecbc682db426400 20241127160230014 DAUC <0003> auc.c:180 vector [4]: sres = 58fab5d2 20241127160230014 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160230014 DAUC <0003> db_auc.c:245 IMSI='262421213326156': Generated 5 vectors 20241127160230014 DAUC <0003> db_auc.c:249 IMSI='262421213326156': Updating SQN=481 in DB 20241127160230014 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213326156"} 20241127160230015 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421213326156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160230015 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230015 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160230015 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230015 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160230016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@0eb203295419: Final verdict of PTC: pass 20241127160230017 DAUC <0003> db_auc.c:157 IMSI='262428162148433': No 2G Auth Data 20241127160230017 DAUC <0003> db_auc.c:192 IMSI='262428162148433': No 3G Auth Data HLR_Test-GSUP(21)@0eb203295419: Created GsupExpect[0] for "262428162148433" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241127160230025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 20241127160230027 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230027 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160230027 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428162148433"} 20241127160230027 DAUC <0003> db_auc.c:236 IMSI='262428162148433': Calling to generate 1 vectors 20241127160230027 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241127160230027 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160230027 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160230027 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160230027 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160230027 DAUC <0003> auc.c:113 vector [0]: rand = f8cbbf7b33a2d79d6321fe824f32f344 20241127160230027 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160230027 DAUC <0003> auc.c:142 vector [0]: autn = f21e48662b4c000083b911de725f6b1d 20241127160230027 DAUC <0003> auc.c:143 vector [0]: ck = 22c206a2f2eabd5c0272b6ff8903cc8d 20241127160230027 DAUC <0003> auc.c:144 vector [0]: ik = 54b6fc374b0d34c2320eb54316e8e683 20241127160230027 DAUC <0003> auc.c:145 vector [0]: res = 87201da2f4a3e84d0000000000000000 20241127160230027 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160230027 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160230027 DAUC <0003> auc.c:179 vector [0]: kc = 8e693f693777be14 20241127160230027 DAUC <0003> auc.c:180 vector [0]: sres = 1aa7a060 20241127160230027 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160230027 DAUC <0003> db_auc.c:245 IMSI='262428162148433': Generated 1 vectors 20241127160230027 DAUC <0003> db_auc.c:249 IMSI='262428162148433': Updating SQN=33 in DB 20241127160230027 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428162148433"} 20241127160230027 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160230027 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230027 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160230027 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230027 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0eb203295419: Found GsupExpect[0] for "262428162148433" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@0eb203295419: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428162148433" TC_gsup_sai_num_auth_vectors(31)@0eb203295419: setverdict(pass): none -> pass 20241127160230029 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230029 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160230029 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428162148433"} 20241127160230029 DAUC <0003> db_auc.c:236 IMSI='262428162148433': Calling to generate 4 vectors 20241127160230029 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241127160230029 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160230029 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160230029 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241127160230029 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160230029 DAUC <0003> auc.c:113 vector [0]: rand = 236be11055a6c7dc00e97cda2616a934 20241127160230029 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241127160230029 DAUC <0003> auc.c:142 vector [0]: autn = 449835d3df2100002094bd88d814c08e 20241127160230029 DAUC <0003> auc.c:143 vector [0]: ck = 5483b8c0271c38153dcd34f5734dcd6f 20241127160230029 DAUC <0003> auc.c:144 vector [0]: ik = ccfe7fb6585da76bc86bc0ffa0fda8d0 20241127160230029 DAUC <0003> auc.c:145 vector [0]: res = 945899addb3761280000000000000000 20241127160230029 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160230029 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160230029 DAUC <0003> auc.c:179 vector [0]: kc = 0090c12212a4a594 20241127160230029 DAUC <0003> auc.c:180 vector [0]: sres = de96bd23 20241127160230029 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160230029 DAUC <0003> auc.c:113 vector [1]: rand = 8517065636948786a7172e3798e923b9 20241127160230029 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241127160230029 DAUC <0003> auc.c:142 vector [1]: autn = 89e0fe3d62df0000934e65efe81bc4ae 20241127160230029 DAUC <0003> auc.c:143 vector [1]: ck = f645dc77e8c1b43dcba617aec4c587bd 20241127160230029 DAUC <0003> auc.c:144 vector [1]: ik = d2f40035aed72dfd7e8d4af7426ec824 20241127160230029 DAUC <0003> auc.c:145 vector [1]: res = e47d40b194a896a40000000000000000 20241127160230029 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160230029 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160230029 DAUC <0003> auc.c:179 vector [1]: kc = 6dc8a70092dc81b7 20241127160230029 DAUC <0003> auc.c:180 vector [1]: sres = 25f22f31 20241127160230029 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160230029 DAUC <0003> auc.c:113 vector [2]: rand = eef98e665714a27ba3cbee7bc7a4f108 20241127160230029 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241127160230029 DAUC <0003> auc.c:142 vector [2]: autn = 244c0de1cfdc0000da344e563ab82f0a 20241127160230029 DAUC <0003> auc.c:143 vector [2]: ck = 990474a8a5b11ae933fb1ee9c24368da 20241127160230029 DAUC <0003> auc.c:144 vector [2]: ik = 7622cdfea713cb57f1f3f5f214beaac9 20241127160230029 DAUC <0003> auc.c:145 vector [2]: res = ef11df41ab7868700000000000000000 20241127160230029 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160230029 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160230029 DAUC <0003> auc.c:179 vector [2]: kc = aafdb8c7865ebe7c 20241127160230029 DAUC <0003> auc.c:180 vector [2]: sres = 6c3e7e5c 20241127160230029 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160230029 DAUC <0003> auc.c:113 vector [3]: rand = 9b9c37dfcdc009299da85e1ea27fc2ee 20241127160230030 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241127160230030 DAUC <0003> auc.c:142 vector [3]: autn = e276a8dd85060000d5c6a1b7b5288e75 20241127160230030 DAUC <0003> auc.c:143 vector [3]: ck = be98151f6a6d0b255c90270e4e8f0e7c 20241127160230030 DAUC <0003> auc.c:144 vector [3]: ik = d813d4adf4aca181b798dc9ff933ff8f 20241127160230030 DAUC <0003> auc.c:145 vector [3]: res = 1b48231d3394b9910000000000000000 20241127160230030 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160230030 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160230030 DAUC <0003> auc.c:179 vector [3]: kc = d099aad665067247 20241127160230030 DAUC <0003> auc.c:180 vector [3]: sres = 5f86c415 20241127160230030 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160230030 DAUC <0003> db_auc.c:245 IMSI='262428162148433': Generated 4 vectors 20241127160230030 DAUC <0003> db_auc.c:249 IMSI='262428162148433': Updating SQN=161 in DB 20241127160230030 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428162148433"} 20241127160230030 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160230030 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230030 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160230030 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230030 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160230031 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230031 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160230031 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428162148433"} 20241127160230031 DAUC <0003> db_auc.c:236 IMSI='262428162148433': Calling to generate 5 vectors 20241127160230031 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160230031 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160230031 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160230031 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241127160230031 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160230031 DAUC <0003> auc.c:113 vector [0]: rand = 525764b2940eababd3ce30441d307b69 20241127160230031 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241127160230031 DAUC <0003> auc.c:142 vector [0]: autn = 909c9eb53c7f0000c0cf3c8d0bc8d1d8 20241127160230031 DAUC <0003> auc.c:143 vector [0]: ck = 3829f1aeedcd7a8bdaad75e9862869c6 20241127160230031 DAUC <0003> auc.c:144 vector [0]: ik = f02b8a370495e2a6f98a91d704dd750f 20241127160230031 DAUC <0003> auc.c:145 vector [0]: res = 0643decbc688bcbf0000000000000000 20241127160230031 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160230031 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160230031 DAUC <0003> auc.c:179 vector [0]: kc = 366f2273b8c8becf 20241127160230031 DAUC <0003> auc.c:180 vector [0]: sres = 0128b6be 20241127160230031 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160230031 DAUC <0003> auc.c:113 vector [1]: rand = 3a77dc1a64c1132eafde3701a7c0f3db 20241127160230031 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241127160230031 DAUC <0003> auc.c:142 vector [1]: autn = d58b4cd593c1000009d31c83f733489b 20241127160230031 DAUC <0003> auc.c:143 vector [1]: ck = c3514d5c021f10aa3c91bd82acfdcf4f 20241127160230031 DAUC <0003> auc.c:144 vector [1]: ik = ff3790f810c497153e65f029b7f54738 20241127160230031 DAUC <0003> auc.c:145 vector [1]: res = 251cab76a11c02ad0000000000000000 20241127160230031 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160230031 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160230031 DAUC <0003> auc.c:179 vector [1]: kc = a61ac03f22faa01d 20241127160230031 DAUC <0003> auc.c:180 vector [1]: sres = ea8abc01 20241127160230031 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160230031 DAUC <0003> auc.c:113 vector [2]: rand = f81f9183b291cbc9bcfd7f63f1cb4111 20241127160230031 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241127160230031 DAUC <0003> auc.c:142 vector [2]: autn = e736ef6fdfb60000e752cd401f40e94b 20241127160230031 DAUC <0003> auc.c:143 vector [2]: ck = f48e4a454a22858f6a8014d274f7b903 20241127160230031 DAUC <0003> auc.c:144 vector [2]: ik = 0489c11cc4729ce0bc36e65367c2b58e 20241127160230031 DAUC <0003> auc.c:145 vector [2]: res = b086e55850df032f0000000000000000 20241127160230031 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160230031 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160230031 DAUC <0003> auc.c:179 vector [2]: kc = 7bd8d02c12038905 20241127160230031 DAUC <0003> auc.c:180 vector [2]: sres = fe34ebac 20241127160230031 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160230031 DAUC <0003> auc.c:113 vector [3]: rand = 63aabbe2ad983205d11f9316be7931a3 20241127160230031 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241127160230031 DAUC <0003> auc.c:142 vector [3]: autn = 9f9c1e2f00500000ae35de3ca1f7ad4a 20241127160230031 DAUC <0003> auc.c:143 vector [3]: ck = e8d12fa4479e77cd42659293567479e0 20241127160230031 DAUC <0003> auc.c:144 vector [3]: ik = 261389fb93a0ef735b48692065542f87 20241127160230031 DAUC <0003> auc.c:145 vector [3]: res = ef1419762e9d1ddf0000000000000000 20241127160230031 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160230031 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160230031 DAUC <0003> auc.c:179 vector [3]: kc = 944a60b5396df964 20241127160230031 DAUC <0003> auc.c:180 vector [3]: sres = 4c75d105 20241127160230031 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160230031 DAUC <0003> auc.c:113 vector [4]: rand = 465befc83941b39abe6e6fa7a095d878 20241127160230031 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241127160230031 DAUC <0003> auc.c:142 vector [4]: autn = 0d32ed469df4000025f7ecb064e97e8e 20241127160230031 DAUC <0003> auc.c:143 vector [4]: ck = c52b2ea5078de39f1a9afe0e50d66b6d 20241127160230031 DAUC <0003> auc.c:144 vector [4]: ik = 6024e791b31bebe90c72c0ed189f6a39 20241127160230031 DAUC <0003> auc.c:145 vector [4]: res = f0ede4bab5c51dd50000000000000000 20241127160230031 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160230032 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160230032 DAUC <0003> auc.c:179 vector [4]: kc = ded0cbfbc0cedc2c 20241127160230032 DAUC <0003> auc.c:180 vector [4]: sres = b35b115f 20241127160230032 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160230032 DAUC <0003> db_auc.c:245 IMSI='262428162148433': Generated 5 vectors 20241127160230032 DAUC <0003> db_auc.c:249 IMSI='262428162148433': Updating SQN=321 in DB 20241127160230032 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428162148433"} 20241127160230032 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160230032 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230032 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160230032 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230032 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160230033 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230033 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160230033 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428162148433"} 20241127160230033 DAUC <0003> db_auc.c:236 IMSI='262428162148433': Calling to generate 5 vectors 20241127160230033 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160230033 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160230033 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160230033 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241127160230033 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160230033 DAUC <0003> auc.c:113 vector [0]: rand = 48ed47d1e4c82bc47b2b5bf9863d9ce2 20241127160230033 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241127160230033 DAUC <0003> auc.c:142 vector [0]: autn = 028c90ccda3900000c5cf993b6a62a03 20241127160230033 DAUC <0003> auc.c:143 vector [0]: ck = 3526c2830abdb577c2c9c911d0463b03 20241127160230033 DAUC <0003> auc.c:144 vector [0]: ik = 15623daebe584550a4f7478347c58a9b 20241127160230033 DAUC <0003> auc.c:145 vector [0]: res = 8a16d8b0e29dc0ee0000000000000000 20241127160230033 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160230033 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160230033 DAUC <0003> auc.c:179 vector [0]: kc = b7e455159d910cb7 20241127160230033 DAUC <0003> auc.c:180 vector [0]: sres = 96dbc7ea 20241127160230033 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160230033 DAUC <0003> auc.c:113 vector [1]: rand = 75926bb5193e0eca086f21b637aa4b2c 20241127160230033 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241127160230033 DAUC <0003> auc.c:142 vector [1]: autn = 7d3a52c01ae700001b949a6aac61d221 20241127160230033 DAUC <0003> auc.c:143 vector [1]: ck = 685a5867fddce16f533d60ed88eea703 20241127160230033 DAUC <0003> auc.c:144 vector [1]: ik = e6569bea4d16e28eee034b0c37fe7f1c 20241127160230033 DAUC <0003> auc.c:145 vector [1]: res = e6ec2cb7d5695ec10000000000000000 20241127160230033 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160230033 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160230033 DAUC <0003> auc.c:179 vector [1]: kc = 0b1d3362e933da1b 20241127160230033 DAUC <0003> auc.c:180 vector [1]: sres = 7df14ecb 20241127160230033 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160230033 DAUC <0003> auc.c:113 vector [2]: rand = 317fff4c9696d628292008ff657a92db 20241127160230033 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241127160230033 DAUC <0003> auc.c:142 vector [2]: autn = d459280ab6ca00000372f60f6e26bd28 20241127160230033 DAUC <0003> auc.c:143 vector [2]: ck = f4c861ccdf1f0f6f2b99911a5e0dc1ec 20241127160230033 DAUC <0003> auc.c:144 vector [2]: ik = e0361078c4d05204919d4ab421786ad6 20241127160230033 DAUC <0003> auc.c:145 vector [2]: res = fa79cc669f97bd940000000000000000 20241127160230033 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160230033 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160230033 DAUC <0003> auc.c:179 vector [2]: kc = a90fa2a0e9957025 20241127160230033 DAUC <0003> auc.c:180 vector [2]: sres = 3bb177d9 20241127160230033 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160230033 DAUC <0003> auc.c:113 vector [3]: rand = 00d937197d3f8392c2bc7e4296fdb024 20241127160230033 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241127160230033 DAUC <0003> auc.c:142 vector [3]: autn = 1a5bb0b67efb0000a4033b582e3ddaec 20241127160230033 DAUC <0003> auc.c:143 vector [3]: ck = 577e7bdedc50b830b0d351fdb51fc4c7 20241127160230033 DAUC <0003> auc.c:144 vector [3]: ik = 547dfc9e243f6737743595671b1808fc 20241127160230033 DAUC <0003> auc.c:145 vector [3]: res = 6d361c93b368d0f70000000000000000 20241127160230033 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160230033 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160230033 DAUC <0003> auc.c:179 vector [3]: kc = 7facf2d04a743276 20241127160230033 DAUC <0003> auc.c:180 vector [3]: sres = c0bfe686 20241127160230033 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160230033 DAUC <0003> auc.c:113 vector [4]: rand = 2d23a3033e4fdcafaf29238080f5fc84 20241127160230033 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241127160230033 DAUC <0003> auc.c:142 vector [4]: autn = 013d13ba569c0000e0e2bc38df0125ed 20241127160230033 DAUC <0003> auc.c:143 vector [4]: ck = c5f033289a72b2148346dac4700d1ddc 20241127160230033 DAUC <0003> auc.c:144 vector [4]: ik = 6fdb8419cae5edb491b172ee9a4ab6ef 20241127160230033 DAUC <0003> auc.c:145 vector [4]: res = 22b480a5120561b80000000000000000 20241127160230033 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160230033 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160230033 DAUC <0003> auc.c:179 vector [4]: kc = 62e80adbba6717d6 20241127160230033 DAUC <0003> auc.c:180 vector [4]: sres = b9c0951d 20241127160230033 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160230033 DAUC <0003> db_auc.c:245 IMSI='262428162148433': Generated 5 vectors 20241127160230033 DAUC <0003> db_auc.c:249 IMSI='262428162148433': Updating SQN=481 in DB 20241127160230033 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428162148433"} 20241127160230033 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428162148433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160230033 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230033 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160230033 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230033 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160230034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160230036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4258 20241127160230036 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43195<->l=127.0.0.1:4259) 20241127160230036 DLINP <000b> input/ipa.c:455 connected read/write 20241127160230036 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160230036 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160230036 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(21)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@0eb203295419: Final verdict of PTC: none 20241127160230036 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 22@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Wed Nov 27 16:02:30 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 20241127160230061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 20241127160230161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=408908) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Wed Nov 27 16:02:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_sai_eps started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160233195 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160233195 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160233196 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233196 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160233196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160233197 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233197 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(32)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160233197 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160233197 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160233198 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160233198 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160233198 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160233198 DLGSUP <0013> gsup_server.c:236 2:  20241127160233198 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160233198 DLGSUP <0013> gsup_server.c:236 3:  20241127160233198 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160233198 DLGSUP <0013> gsup_server.c:236 4:  20241127160233198 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160233198 DLGSUP <0013> gsup_server.c:236 5:  20241127160233198 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160233198 DLGSUP <0013> gsup_server.c:236 7:  20241127160233198 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160233198 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160233198 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160233198 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@0eb203295419: 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") 20241127160233207 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39761<->l=127.0.0.1:4259) 20241127160233209 DAUC <0003> db_auc.c:157 IMSI='262425290019660': No 2G Auth Data 20241127160233209 DAUC <0003> db_auc.c:192 IMSI='262425290019660': No 3G Auth Data HLR_Test-GSUP(33)@0eb203295419: Created GsupExpect[0] for "262425290019660" to be handled at TC_gsup_sai_eps(36) 20241127160233216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51456<->l=127.0.0.1:4258 20241127160233238 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233238 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160233238 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425290019660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425290019660"} 20241127160233238 DAUC <0003> db_auc.c:157 IMSI='262425290019660': No 2G Auth Data 20241127160233238 DAUC <0003> db_auc.c:236 IMSI='262425290019660': Calling to generate 5 vectors 20241127160233238 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127160233238 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160233238 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160233238 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160233238 DAUC <0003> auc.c:113 vector [0]: rand = d722401bbb71c97f922c92a4bbee855a 20241127160233238 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160233238 DAUC <0003> auc.c:142 vector [0]: autn = 44271eaf443580008ff4bdeef55fc452 20241127160233238 DAUC <0003> auc.c:143 vector [0]: ck = 90e1f12e929386f185075bb9ac81c22a 20241127160233238 DAUC <0003> auc.c:144 vector [0]: ik = 1a29d651b78680d90ed4a36d49b177b5 20241127160233238 DAUC <0003> auc.c:145 vector [0]: res = 2e980984d2f86fe30000000000000000 20241127160233238 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160233238 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160233238 DAUC <0003> auc.c:151 vector [0]: kc = 011bdfabc025b3b7 20241127160233238 DAUC <0003> auc.c:152 vector [0]: sres = fc606667 20241127160233238 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160233238 DAUC <0003> auc.c:113 vector [1]: rand = b4d2125040e07bb5d82e36f363a950d1 20241127160233238 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127160233238 DAUC <0003> auc.c:142 vector [1]: autn = d4658e73670f80005c4316fa4b0be132 20241127160233238 DAUC <0003> auc.c:143 vector [1]: ck = c248e67d02f732c570f182391299930c 20241127160233238 DAUC <0003> auc.c:144 vector [1]: ik = fd32d1ebab86c29674a53f92eeea8a3a 20241127160233238 DAUC <0003> auc.c:145 vector [1]: res = 746294857b4b6c180000000000000000 20241127160233238 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160233238 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127160233238 DAUC <0003> auc.c:151 vector [1]: kc = 3b2e8a3d5502e965 20241127160233238 DAUC <0003> auc.c:152 vector [1]: sres = 0f29f89d 20241127160233238 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127160233238 DAUC <0003> auc.c:113 vector [2]: rand = 5d02480680d7e55fc76daca2e5288bc6 20241127160233239 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127160233239 DAUC <0003> auc.c:142 vector [2]: autn = de9fc850014d8000f9b9e406b9b66101 20241127160233239 DAUC <0003> auc.c:143 vector [2]: ck = 1144918f4fd04bf0546f60752ddaebbd 20241127160233239 DAUC <0003> auc.c:144 vector [2]: ik = f60d76e7a42aaf3f8cc27c3fa565839b 20241127160233239 DAUC <0003> auc.c:145 vector [2]: res = 74e2d43998bad87c0000000000000000 20241127160233239 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160233239 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127160233239 DAUC <0003> auc.c:151 vector [2]: kc = 3fe4fb2263458ce9 20241127160233239 DAUC <0003> auc.c:152 vector [2]: sres = ec580c45 20241127160233239 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127160233239 DAUC <0003> auc.c:113 vector [3]: rand = d2ac3fd9e77c99554c02176ee3919421 20241127160233239 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127160233239 DAUC <0003> auc.c:142 vector [3]: autn = ee4f736ca24d8000d7e563f4d760b0d0 20241127160233239 DAUC <0003> auc.c:143 vector [3]: ck = 1a8efa3679adf55795764223dc62a71c 20241127160233239 DAUC <0003> auc.c:144 vector [3]: ik = b32c5cb5317b82d9106fffd6a82cfba2 20241127160233239 DAUC <0003> auc.c:145 vector [3]: res = 2ced627631dd2fad0000000000000000 20241127160233239 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160233239 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127160233239 DAUC <0003> auc.c:151 vector [3]: kc = 2cbb1b763c982b30 20241127160233239 DAUC <0003> auc.c:152 vector [3]: sres = 1d304ddb 20241127160233239 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127160233239 DAUC <0003> auc.c:113 vector [4]: rand = e1210286df3d5f5b20908d5b9ae08029 20241127160233239 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127160233239 DAUC <0003> auc.c:142 vector [4]: autn = ac021a66f60d80008bb8c5169dbb91fc 20241127160233239 DAUC <0003> auc.c:143 vector [4]: ck = e0890794aa8d75baabe644589ad60b70 20241127160233239 DAUC <0003> auc.c:144 vector [4]: ik = 56b9f8e074a3f9d536fce721a12b4dce 20241127160233239 DAUC <0003> auc.c:145 vector [4]: res = de288d6f541d94a60000000000000000 20241127160233239 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160233239 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127160233239 DAUC <0003> auc.c:151 vector [4]: kc = 2b2a5c0de5d3cad1 20241127160233239 DAUC <0003> auc.c:152 vector [4]: sres = 8a3519c9 20241127160233239 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127160233239 DAUC <0003> db_auc.c:245 IMSI='262425290019660': Generated 5 vectors 20241127160233239 DAUC <0003> db_auc.c:249 IMSI='262425290019660': Updating SQN=161 in DB 20241127160233239 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425290019660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425290019660"} 20241127160233239 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425290019660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160233239 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233239 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160233239 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233239 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0eb203295419: Found GsupExpect[0] for "262425290019660" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@0eb203295419: Added IMSI table entry 0TC_gsup_sai_eps(36)"262425290019660" TC_gsup_sai_eps(36)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160233241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51456<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@0eb203295419: Final verdict of PTC: pass 20241127160233243 DAUC <0003> db_auc.c:157 IMSI='262424660197623': No 2G Auth Data 20241127160233243 DAUC <0003> db_auc.c:192 IMSI='262424660197623': No 3G Auth Data HLR_Test-GSUP(33)@0eb203295419: Created GsupExpect[0] for "262424660197623" to be handled at TC_gsup_sai_eps(37) 20241127160233251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51472<->l=127.0.0.1:4258 20241127160233253 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233253 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160233253 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424660197623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424660197623"} 20241127160233253 DAUC <0003> db_auc.c:157 IMSI='262424660197623': No 2G Auth Data 20241127160233253 DAUC <0003> db_auc.c:236 IMSI='262424660197623': Calling to generate 5 vectors 20241127160233253 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127160233253 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160233253 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127160233253 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160233253 DAUC <0003> auc.c:113 vector [0]: rand = 290ec45d2a58f9ca17161a5fc382d39c 20241127160233253 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160233253 DAUC <0003> auc.c:142 vector [0]: autn = 57b9a13eb4328000648561c3238cac92 20241127160233253 DAUC <0003> auc.c:143 vector [0]: ck = c6991ae5aa552344f44bbc5185c2d904 20241127160233253 DAUC <0003> auc.c:144 vector [0]: ik = be61dde8d6dafc9f39ecadb1e2c5e579 20241127160233253 DAUC <0003> auc.c:145 vector [0]: res = 94a6f51afa33138f0000000000000000 20241127160233253 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160233253 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127160233253 DAUC <0003> auc.c:151 vector [0]: kc = b55fd6ed1b88e3a6 20241127160233253 DAUC <0003> auc.c:152 vector [0]: sres = 6e95e695 20241127160233253 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127160233253 DAUC <0003> auc.c:113 vector [1]: rand = 7e373090098619def2e40944240ef2f2 20241127160233253 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127160233253 DAUC <0003> auc.c:142 vector [1]: autn = c76eb04e946180008ce5f17ea9b631f6 20241127160233253 DAUC <0003> auc.c:143 vector [1]: ck = d8b3d7d55309335e1df457743f83bc36 20241127160233253 DAUC <0003> auc.c:144 vector [1]: ik = 0fe972b97c1969300dc64b83d1386bef 20241127160233253 DAUC <0003> auc.c:145 vector [1]: res = 4c198e308fcc59f20000000000000000 20241127160233253 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160233253 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127160233253 DAUC <0003> auc.c:151 vector [1]: kc = c768b99bc1ab8db7 20241127160233253 DAUC <0003> auc.c:152 vector [1]: sres = c3d5d7c2 20241127160233253 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127160233253 DAUC <0003> auc.c:113 vector [2]: rand = 714e3f8c41b4217990464bab40793090 20241127160233253 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127160233253 DAUC <0003> auc.c:142 vector [2]: autn = d558f15df5c6800020cf94fee50d0035 20241127160233253 DAUC <0003> auc.c:143 vector [2]: ck = 2469b2e0e4246a8c11dc02b301b911f5 20241127160233253 DAUC <0003> auc.c:144 vector [2]: ik = d5d0054571e5207ccbcb6854184a7ac3 20241127160233253 DAUC <0003> auc.c:145 vector [2]: res = a7008395d74566fa0000000000000000 20241127160233253 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160233253 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127160233253 DAUC <0003> auc.c:151 vector [2]: kc = 2baedd428c3221c6 20241127160233253 DAUC <0003> auc.c:152 vector [2]: sres = 7045e56f 20241127160233253 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127160233253 DAUC <0003> auc.c:113 vector [3]: rand = aff03e7439eca3186667c01c830c4ac9 20241127160233253 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127160233253 DAUC <0003> auc.c:142 vector [3]: autn = faa846c5daec800001510300a6e118d3 20241127160233253 DAUC <0003> auc.c:143 vector [3]: ck = 25806690684baacec64647c31ed2a174 20241127160233253 DAUC <0003> auc.c:144 vector [3]: ik = 04842edbd0c67bfdc3ccdf26c6e733d4 20241127160233253 DAUC <0003> auc.c:145 vector [3]: res = c5fd2009d4e71d7f0000000000000000 20241127160233253 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160233253 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127160233253 DAUC <0003> auc.c:151 vector [3]: kc = 248ed0ae60b84393 20241127160233253 DAUC <0003> auc.c:152 vector [3]: sres = 111a3d76 20241127160233253 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127160233253 DAUC <0003> auc.c:113 vector [4]: rand = 97d08ab8e8e6939e813f35a5eb9e8ded 20241127160233253 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127160233253 DAUC <0003> auc.c:142 vector [4]: autn = 0bf4b770151b800035e70f4b1b7e03d2 20241127160233253 DAUC <0003> auc.c:143 vector [4]: ck = 1804668c81c8e4b75bc3c9f5eec5371a 20241127160233253 DAUC <0003> auc.c:144 vector [4]: ik = 102f24f50868b6bb8cc0dddbfca455dc 20241127160233253 DAUC <0003> auc.c:145 vector [4]: res = c3d9f7ec7c49a0da0000000000000000 20241127160233253 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160233253 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127160233253 DAUC <0003> auc.c:151 vector [4]: kc = df2856579bc130ca 20241127160233253 DAUC <0003> auc.c:152 vector [4]: sres = bf905736 20241127160233253 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127160233253 DAUC <0003> db_auc.c:245 IMSI='262424660197623': Generated 5 vectors 20241127160233253 DAUC <0003> db_auc.c:249 IMSI='262424660197623': Updating SQN=161 in DB 20241127160233253 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424660197623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424660197623"} 20241127160233253 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424660197623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160233253 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233253 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160233253 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233253 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0eb203295419: Found GsupExpect[0] for "262424660197623" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@0eb203295419: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424660197623" TC_gsup_sai_eps(37)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160233255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51472<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@0eb203295419: Final verdict of PTC: pass 20241127160233256 DAUC <0003> db_auc.c:157 IMSI='262423614189001': No 2G Auth Data 20241127160233256 DAUC <0003> db_auc.c:192 IMSI='262423614189001': No 3G Auth Data HLR_Test-GSUP(33)@0eb203295419: Created GsupExpect[0] for "262423614189001" to be handled at TC_gsup_sai_eps(38) 20241127160233263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4258 20241127160233265 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233265 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160233265 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423614189001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423614189001"} 20241127160233265 DAUC <0003> db_auc.c:236 IMSI='262423614189001': Calling to generate 5 vectors 20241127160233265 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160233265 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160233265 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160233265 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160233265 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160233265 DAUC <0003> auc.c:113 vector [0]: rand = e837ce808cd06c2cf784ec48e88dfc88 20241127160233265 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160233265 DAUC <0003> auc.c:142 vector [0]: autn = 947dca80ff8c8000114e6078614b47ab 20241127160233265 DAUC <0003> auc.c:143 vector [0]: ck = 1d31e20abc87f53c4115ad0853c01d2b 20241127160233265 DAUC <0003> auc.c:144 vector [0]: ik = 15b26586961f3de065265b36f1486b2c 20241127160233265 DAUC <0003> auc.c:145 vector [0]: res = c302dc1c9f632d610000000000000000 20241127160233265 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160233265 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160233265 DAUC <0003> auc.c:179 vector [0]: kc = 0afcc0e7f40f1400 20241127160233265 DAUC <0003> auc.c:180 vector [0]: sres = db2b1691 20241127160233265 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160233265 DAUC <0003> auc.c:113 vector [1]: rand = 5371e643f5cd107027adc968b231e699 20241127160233265 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127160233265 DAUC <0003> auc.c:142 vector [1]: autn = 8d65459423cb8000cb59058847095c43 20241127160233265 DAUC <0003> auc.c:143 vector [1]: ck = 9b5e362d7002feb5aac289b0ca652f81 20241127160233265 DAUC <0003> auc.c:144 vector [1]: ik = b75918a973572ba8119098293ce20702 20241127160233265 DAUC <0003> auc.c:145 vector [1]: res = 07c7dd1b1be757220000000000000000 20241127160233265 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160233265 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160233265 DAUC <0003> auc.c:179 vector [1]: kc = 46e32c37fbf7d800 20241127160233265 DAUC <0003> auc.c:180 vector [1]: sres = fb94caee 20241127160233265 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160233265 DAUC <0003> auc.c:113 vector [2]: rand = ff00b3e099b3901e05ecdd845c2340bb 20241127160233265 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127160233265 DAUC <0003> auc.c:142 vector [2]: autn = dd61ace8229680009546f45f323d460b 20241127160233265 DAUC <0003> auc.c:143 vector [2]: ck = ec30001b3c6c57d85cb096346f8e49e0 20241127160233265 DAUC <0003> auc.c:144 vector [2]: ik = 9776d8b547854fb99b1c7ba259d60b0f 20241127160233265 DAUC <0003> auc.c:145 vector [2]: res = ffd275212c8a15110000000000000000 20241127160233265 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160233265 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160233265 DAUC <0003> auc.c:179 vector [2]: kc = 7679edab45bba400 20241127160233265 DAUC <0003> auc.c:180 vector [2]: sres = 6d32c5a4 20241127160233265 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160233265 DAUC <0003> auc.c:113 vector [3]: rand = b28e21bc1b8200fb3390e3550ce64e31 20241127160233265 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127160233265 DAUC <0003> auc.c:142 vector [3]: autn = cf9bd274b1898000447ca4cd539b9a04 20241127160233265 DAUC <0003> auc.c:143 vector [3]: ck = 312c28036e60a9bbe499238f3d6e5ee5 20241127160233265 DAUC <0003> auc.c:144 vector [3]: ik = 9c2af5b76f4953eddcf4dee236f7f2cd 20241127160233265 DAUC <0003> auc.c:145 vector [3]: res = 49c5de0544450ec50000000000000000 20241127160233265 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160233265 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160233265 DAUC <0003> auc.c:179 vector [3]: kc = 2b6beedb2265e400 20241127160233265 DAUC <0003> auc.c:180 vector [3]: sres = de177845 20241127160233265 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160233265 DAUC <0003> auc.c:113 vector [4]: rand = 6349a42a2e3bff5345cf46174d67a7b2 20241127160233266 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127160233266 DAUC <0003> auc.c:142 vector [4]: autn = de08aed2efaa8000fb9fb3a590ce5eae 20241127160233266 DAUC <0003> auc.c:143 vector [4]: ck = 0204d94a0b9d7f7f97c59df9d5f1f7d7 20241127160233266 DAUC <0003> auc.c:144 vector [4]: ik = d0628cfa4b4caf0e2fef1da5d0328064 20241127160233266 DAUC <0003> auc.c:145 vector [4]: res = 26acbbbb46c03fb90000000000000000 20241127160233266 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160233266 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160233266 DAUC <0003> auc.c:179 vector [4]: kc = af6c556fa1f20000 20241127160233266 DAUC <0003> auc.c:180 vector [4]: sres = 4bd6d6e0 20241127160233266 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160233266 DAUC <0003> db_auc.c:245 IMSI='262423614189001': Generated 5 vectors 20241127160233266 DAUC <0003> db_auc.c:249 IMSI='262423614189001': Updating SQN=161 in DB 20241127160233266 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423614189001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423614189001"} 20241127160233266 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423614189001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160233266 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233266 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160233266 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233266 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0eb203295419: Found GsupExpect[0] for "262423614189001" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@0eb203295419: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423614189001" TC_gsup_sai_eps(38)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160233268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@0eb203295419: Final verdict of PTC: pass 20241127160233269 DAUC <0003> db_auc.c:157 IMSI='262421714245933': No 2G Auth Data 20241127160233269 DAUC <0003> db_auc.c:192 IMSI='262421714245933': No 3G Auth Data HLR_Test-GSUP(33)@0eb203295419: Created GsupExpect[0] for "262421714245933" to be handled at TC_gsup_sai_eps(39) 20241127160233279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51498<->l=127.0.0.1:4258 20241127160233281 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233281 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160233281 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421714245933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421714245933"} 20241127160233281 DAUC <0003> db_auc.c:236 IMSI='262421714245933': Calling to generate 5 vectors 20241127160233281 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160233281 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160233281 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160233281 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160233281 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160233281 DAUC <0003> auc.c:113 vector [0]: rand = 136f29079a1d3250a9f4559a39037a2d 20241127160233281 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160233281 DAUC <0003> auc.c:142 vector [0]: autn = c1e0a215d68d80005488ab2382b1beed 20241127160233281 DAUC <0003> auc.c:143 vector [0]: ck = 5641bb5c50f6909cab557352a58a73b3 20241127160233281 DAUC <0003> auc.c:144 vector [0]: ik = 48e48081e178cfa15fc808a1b795f3ea 20241127160233281 DAUC <0003> auc.c:145 vector [0]: res = be209b8c9191ad810000000000000000 20241127160233281 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160233281 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160233281 DAUC <0003> auc.c:179 vector [0]: kc = 2e192f618d95d400 20241127160233281 DAUC <0003> auc.c:180 vector [0]: sres = 8e93b109 20241127160233281 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160233282 DAUC <0003> auc.c:113 vector [1]: rand = 66c9b24d427c289beb7b7f55eac6d657 20241127160233282 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127160233282 DAUC <0003> auc.c:142 vector [1]: autn = 3797850821ba80000e928565922444e9 20241127160233282 DAUC <0003> auc.c:143 vector [1]: ck = caec22a38dc48af97ddaea99a4cf5eaa 20241127160233282 DAUC <0003> auc.c:144 vector [1]: ik = 271efc9f0c9ea478bc510c4f9416cb35 20241127160233282 DAUC <0003> auc.c:145 vector [1]: res = 8fea7b19991c9c370000000000000000 20241127160233282 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160233282 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160233282 DAUC <0003> auc.c:179 vector [1]: kc = 32d98a9f28502c00 20241127160233282 DAUC <0003> auc.c:180 vector [1]: sres = 48f1efa7 20241127160233282 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160233282 DAUC <0003> auc.c:113 vector [2]: rand = ead0adbb5c6f455854abbff2a5b5e642 20241127160233282 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127160233282 DAUC <0003> auc.c:142 vector [2]: autn = 9d88554c4d92800047569533fe545350 20241127160233282 DAUC <0003> auc.c:143 vector [2]: ck = 62d07aba6eb9c05b679c31610bd27c57 20241127160233282 DAUC <0003> auc.c:144 vector [2]: ik = e9565281be79f44c0672d3c5d86a31c5 20241127160233282 DAUC <0003> auc.c:145 vector [2]: res = a6636e54ab4819780000000000000000 20241127160233282 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160233282 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160233282 DAUC <0003> auc.c:179 vector [2]: kc = 9e30b0daf92c5c00 20241127160233282 DAUC <0003> auc.c:180 vector [2]: sres = 06c37672 20241127160233282 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160233282 DAUC <0003> auc.c:113 vector [3]: rand = a757629f70cf0fe3a406c28ca4b0e297 20241127160233282 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127160233282 DAUC <0003> auc.c:142 vector [3]: autn = c7db7a0fcda6800047f5a6de845c120c 20241127160233282 DAUC <0003> auc.c:143 vector [3]: ck = 0f4cd9647d7f2738d4ae2bd69058089c 20241127160233282 DAUC <0003> auc.c:144 vector [3]: ik = 99dfd04e92cbbe39a3cbf14390e49e75 20241127160233282 DAUC <0003> auc.c:145 vector [3]: res = 5c38c02c68ac01bf0000000000000000 20241127160233282 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160233282 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160233282 DAUC <0003> auc.c:179 vector [3]: kc = e5f18c7bb017cc00 20241127160233282 DAUC <0003> auc.c:180 vector [3]: sres = 8d2d6787 20241127160233282 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160233282 DAUC <0003> auc.c:113 vector [4]: rand = 3a6b0302308d3d3ccaeaf22ce1db6f72 20241127160233282 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127160233282 DAUC <0003> auc.c:142 vector [4]: autn = 56ced7d25e398000968a7f125920b8ef 20241127160233282 DAUC <0003> auc.c:143 vector [4]: ck = 8d633e809f88de13180908b875287c89 20241127160233282 DAUC <0003> auc.c:144 vector [4]: ik = cd2358c9a93f1b9910b9aaac21c74f03 20241127160233282 DAUC <0003> auc.c:145 vector [4]: res = 785205e99273d7880000000000000000 20241127160233282 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160233282 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160233282 DAUC <0003> auc.c:179 vector [4]: kc = 1f5afae1ef318400 20241127160233282 DAUC <0003> auc.c:180 vector [4]: sres = 6b974c34 20241127160233282 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160233282 DAUC <0003> db_auc.c:245 IMSI='262421714245933': Generated 5 vectors 20241127160233282 DAUC <0003> db_auc.c:249 IMSI='262421714245933': Updating SQN=161 in DB 20241127160233282 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421714245933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421714245933"} 20241127160233282 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421714245933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160233282 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233282 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160233282 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233283 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0eb203295419: Found GsupExpect[0] for "262421714245933" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@0eb203295419: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421714245933" TC_gsup_sai_eps(39)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160233285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51498<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@0eb203295419: Final verdict of PTC: pass 20241127160233286 DAUC <0003> db_auc.c:157 IMSI='262428171594299': No 2G Auth Data 20241127160233286 DAUC <0003> db_auc.c:192 IMSI='262428171594299': No 3G Auth Data HLR_Test-GSUP(33)@0eb203295419: Created GsupExpect[0] for "262428171594299" to be handled at TC_gsup_sai_eps(40) 20241127160233294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51502<->l=127.0.0.1:4258 20241127160233296 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233296 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160233296 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428171594299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428171594299"} 20241127160233296 DAUC <0003> db_auc.c:236 IMSI='262428171594299': Calling to generate 5 vectors 20241127160233296 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127160233296 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127160233296 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127160233296 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127160233296 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127160233296 DAUC <0003> auc.c:113 vector [0]: rand = fee1acd367681706020394abcaeebe41 20241127160233296 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127160233296 DAUC <0003> auc.c:142 vector [0]: autn = ffafc4c6edb88000b70ae1f925608525 20241127160233296 DAUC <0003> auc.c:143 vector [0]: ck = c31b8fe6d11b7b687773b6cb7857ac17 20241127160233296 DAUC <0003> auc.c:144 vector [0]: ik = 83b33a80a1aaf4f25107cbda73ca0f89 20241127160233296 DAUC <0003> auc.c:145 vector [0]: res = 03c8b4ee258a64d20000000000000000 20241127160233296 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127160233296 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127160233296 DAUC <0003> auc.c:179 vector [0]: kc = b2245a122019f28e 20241127160233296 DAUC <0003> auc.c:180 vector [0]: sres = f42a86b7 20241127160233296 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127160233296 DAUC <0003> auc.c:113 vector [1]: rand = 98d4b93f59df2a4b3c2b3df00a12027a 20241127160233296 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127160233296 DAUC <0003> auc.c:142 vector [1]: autn = 6104eb785f198000891e1838c56516a8 20241127160233296 DAUC <0003> auc.c:143 vector [1]: ck = 371031a5530602eb55d015235c2ef222 20241127160233296 DAUC <0003> auc.c:144 vector [1]: ik = 87b39d995ebac848dc34a213ef6e75a4 20241127160233296 DAUC <0003> auc.c:145 vector [1]: res = 83604a6e7be374b80000000000000000 20241127160233296 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127160233296 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127160233296 DAUC <0003> auc.c:179 vector [1]: kc = f54accd24cf7824b 20241127160233296 DAUC <0003> auc.c:180 vector [1]: sres = 0022763b 20241127160233296 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127160233296 DAUC <0003> auc.c:113 vector [2]: rand = d79b6996379893bf2afd9baa8724f8a9 20241127160233296 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127160233297 DAUC <0003> auc.c:142 vector [2]: autn = 7bdab2175f2980009b2a0459439e3cc0 20241127160233297 DAUC <0003> auc.c:143 vector [2]: ck = b9b689ccb29bdecd322defd9ce7337a9 20241127160233297 DAUC <0003> auc.c:144 vector [2]: ik = 6495e6a78d66a8a898bc93c42aea4afc 20241127160233297 DAUC <0003> auc.c:145 vector [2]: res = c5ebc579fdcd31060000000000000000 20241127160233297 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127160233297 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127160233297 DAUC <0003> auc.c:179 vector [2]: kc = 0457c233288b16b2 20241127160233297 DAUC <0003> auc.c:180 vector [2]: sres = f23cebd8 20241127160233297 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127160233297 DAUC <0003> auc.c:113 vector [3]: rand = f2a10acb8417b43ddbdcd3a771ad2458 20241127160233297 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127160233297 DAUC <0003> auc.c:142 vector [3]: autn = ddc82c0c7af58000faf6cc324b6f2d87 20241127160233297 DAUC <0003> auc.c:143 vector [3]: ck = d9faff0ea7a5aab1735bfcb247e46470 20241127160233297 DAUC <0003> auc.c:144 vector [3]: ik = eb0589ca30fc00c7d3d2f97e7b16deaf 20241127160233297 DAUC <0003> auc.c:145 vector [3]: res = 87a0ef53842746c50000000000000000 20241127160233297 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127160233297 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127160233297 DAUC <0003> auc.c:179 vector [3]: kc = 80f0e461f8fa1433 20241127160233297 DAUC <0003> auc.c:180 vector [3]: sres = d2c67aee 20241127160233297 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127160233297 DAUC <0003> auc.c:113 vector [4]: rand = 0bbe84b405a72088166eeeb96905487b 20241127160233297 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127160233297 DAUC <0003> auc.c:142 vector [4]: autn = 12a1c317f4db8000d679adc1189e1893 20241127160233297 DAUC <0003> auc.c:143 vector [4]: ck = d85e2cd487fe3b46d3238dc118d0b66c 20241127160233297 DAUC <0003> auc.c:144 vector [4]: ik = df7d37d911659009bacd144d207c6d05 20241127160233297 DAUC <0003> auc.c:145 vector [4]: res = 500d928df047fd4b0000000000000000 20241127160233297 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127160233297 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127160233297 DAUC <0003> auc.c:179 vector [4]: kc = c2817172bb4bb4c2 20241127160233297 DAUC <0003> auc.c:180 vector [4]: sres = 6018a04a 20241127160233297 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127160233297 DAUC <0003> db_auc.c:245 IMSI='262428171594299': Generated 5 vectors 20241127160233297 DAUC <0003> db_auc.c:249 IMSI='262428171594299': Updating SQN=161 in DB 20241127160233297 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428171594299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428171594299"} 20241127160233297 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428171594299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160233297 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233297 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160233297 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233297 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0eb203295419: Found GsupExpect[0] for "262428171594299" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@0eb203295419: Added IMSI table entry 4TC_gsup_sai_eps(40)"262428171594299" TC_gsup_sai_eps(40)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160233299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51502<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160233300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4258 20241127160233301 DLINP <000b> input/ipa.c:455 connected read/write 20241127160233301 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160233301 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160233301 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160233301 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160233301 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39761<->l=127.0.0.1:4259) 34@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP(33)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Wed Nov 27 16:02:33 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 20241127160233325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51506<->l=127.0.0.1:4258 20241127160233426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51506<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81444) Waiting for packet dumper to finish... 1 (prev_count=81444, count=126080) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Wed Nov 27 16:02:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_ul_unknown_imsi started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160236460 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160236460 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160236461 DLINP <000b> input/ipa.c:455 connected read/write 20241127160236462 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160236462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51520<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160236463 DLINP <000b> input/ipa.c:455 connected read/write 20241127160236463 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(41)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160236463 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160236463 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160236463 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160236463 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160236463 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160236463 DLGSUP <0013> gsup_server.c:236 2:  20241127160236463 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160236463 DLGSUP <0013> gsup_server.c:236 3:  20241127160236463 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160236463 DLGSUP <0013> gsup_server.c:236 4:  20241127160236463 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160236463 DLGSUP <0013> gsup_server.c:236 5:  20241127160236463 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160236463 DLGSUP <0013> gsup_server.c:236 7:  20241127160236463 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160236463 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160236463 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160236463 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@0eb203295419: 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") 20241127160236472 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38593<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@0eb203295419: Created GsupExpect[0] for "262427855658596" to be handled at TC_gsup_ul_unknown_imsi(45) 20241127160236477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51536<->l=127.0.0.1:4258 20241127160236506 DLINP <000b> input/ipa.c:455 connected read/write 20241127160236506 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160236506 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427855658596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427855658596" cn_domain=PS} 20241127160236506 DLU <0006> fsm.c:456 lu(262427855658596)[0x61200000b320]{UNVALIDATED}: Allocated 20241127160236506 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427855658596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241127160236506 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427855658596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427855658596" cause=IMSI unknown in HLR} 20241127160236506 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427855658596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160236506 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427855658596)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160236506 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427855658596)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241127160236506 DLU <0006> fsm.c:568 lu(PS:IMSI-262427855658596)[0x61200000b320]{UNVALIDATED}: Deallocated 20241127160236506 DLINP <000b> input/ipa.c:455 connected read/write 20241127160236506 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160236506 DLINP <000b> input/ipa.c:455 connected read/write 20241127160236506 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@0eb203295419: Found GsupExpect[0] for "262427855658596" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@0eb203295419: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427855658596" TC_gsup_ul_unknown_imsi(45)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160236507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51536<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@0eb203295419: Final verdict of PTC: pass 20241127160236507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51520<->l=127.0.0.1:4258 20241127160236508 DLINP <000b> input/ipa.c:455 connected read/write 20241127160236508 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160236508 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160236508 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160236508 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160236508 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38593<->l=127.0.0.1:4259) 43@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP(42)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 43: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@0eb203295419: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Wed Nov 27 16:02:36 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 20241127160236531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51544<->l=127.0.0.1:4258 20241127160236632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51544<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:02:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160239669 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160239669 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160239670 DLINP <000b> input/ipa.c:455 connected read/write 20241127160239670 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160239670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160239671 DLINP <000b> input/ipa.c:455 connected read/write 20241127160239671 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(46)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160239671 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160239671 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160239671 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160239671 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160239671 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160239671 DLGSUP <0013> gsup_server.c:236 2:  20241127160239671 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160239671 DLGSUP <0013> gsup_server.c:236 3:  20241127160239671 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160239671 DLGSUP <0013> gsup_server.c:236 4:  20241127160239671 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160239671 DLGSUP <0013> gsup_server.c:236 5:  20241127160239671 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160239671 DLGSUP <0013> gsup_server.c:236 7:  20241127160239671 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160239671 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160239671 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160239671 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@0eb203295419: 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") 20241127160239679 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36115<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@0eb203295419: Created GsupExpect[0] for "262422889223149" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241127160239685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4258 20241127160239714 DLINP <000b> input/ipa.c:455 connected read/write 20241127160239714 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160239714 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422889223149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422889223149" cn_domain=PS source_name="the-source\n"} 20241127160239714 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241127160239714 DLU <0006> fsm.c:456 lu(262422889223149)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241127160239714 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422889223149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241127160239714 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262422889223149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422889223149" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241127160239714 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262422889223149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160239714 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422889223149)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160239714 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422889223149)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241127160239714 DLU <0006> fsm.c:568 lu(PS:IMSI-262422889223149)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241127160239714 DLINP <000b> input/ipa.c:455 connected read/write 20241127160239714 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160239714 DLINP <000b> input/ipa.c:455 connected read/write 20241127160239714 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@0eb203295419: Found GsupExpect[0] for "262422889223149" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@0eb203295419: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262422889223149" TC_gsup_ul_unknown_imsi_via_proxy(50)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_via_proxy(50)@0eb203295419: Final verdict of PTC: pass 20241127160239716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4258 20241127160239716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51546<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@0eb203295419: Final verdict of PTC: none 20241127160239717 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36115<->l=127.0.0.1:4259) 20241127160239717 DLINP <000b> input/ipa.c:455 connected read/write 20241127160239717 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160239717 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160239717 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160239717 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(49)@0eb203295419: Final verdict of PTC: none 48@0eb203295419: Final verdict of PTC: none 20241127160239717 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(46)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 48: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@0eb203295419: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Wed Nov 27 16:02:39 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 20241127160239746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51562<->l=127.0.0.1:4258 20241127160239847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51562<->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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:02:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160242926 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160242926 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160242928 DLINP <000b> input/ipa.c:455 connected read/write 20241127160242928 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160242929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160242930 DLINP <000b> input/ipa.c:455 connected read/write 20241127160242930 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(51)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160242930 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160242930 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160242930 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160242930 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160242930 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160242930 DLGSUP <0013> gsup_server.c:236 2:  20241127160242930 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160242930 DLGSUP <0013> gsup_server.c:236 3:  20241127160242930 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160242930 DLGSUP <0013> gsup_server.c:236 4:  20241127160242930 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160242930 DLGSUP <0013> gsup_server.c:236 5:  20241127160242930 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160242930 DLGSUP <0013> gsup_server.c:236 7:  20241127160242930 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160242930 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160242930 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160242930 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@0eb203295419: 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") 20241127160242940 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39245<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@0eb203295419: Created GsupExpect[0] for "262424997653335" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241127160242946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54658<->l=127.0.0.1:4258 20241127160242974 DLINP <000b> input/ipa.c:455 connected read/write 20241127160242974 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160242974 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424997653335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424997653335" cn_domain=PS} 20241127160242974 DLU <0006> fsm.c:456 lu(262424997653335)[0x61200000b620]{UNVALIDATED}: Allocated 20241127160242974 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424997653335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241127160242974 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424997653335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424997653335" cause=Roaming not allowed in this location area} 20241127160242974 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424997653335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160242974 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424997653335)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160242974 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424997653335)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241127160242974 DLU <0006> fsm.c:568 lu(PS:IMSI-262424997653335)[0x61200000b620]{UNVALIDATED}: Deallocated 20241127160242974 DLINP <000b> input/ipa.c:455 connected read/write 20241127160242974 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160242974 DLINP <000b> input/ipa.c:455 connected read/write 20241127160242974 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@0eb203295419: Found GsupExpect[0] for "262424997653335" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@0eb203295419: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424997653335" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160242976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54658<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0eb203295419: Final verdict of PTC: pass 20241127160242977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4258 53@0eb203295419: Final verdict of PTC: none 20241127160242978 DLINP <000b> input/ipa.c:455 connected read/write 20241127160242978 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP(52)@0eb203295419: Final verdict of PTC: none 20241127160242978 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160242978 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160242978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160242978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39245<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 53: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@0eb203295419: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Wed Nov 27 16:02:42 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 20241127160243022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4258 20241127160243122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54674<->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=27428) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:02:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_sai_err_unknown_imsi started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160246154 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160246154 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160246155 DLINP <000b> input/ipa.c:455 connected read/write 20241127160246155 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160246155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54686<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160246156 DLINP <000b> input/ipa.c:455 connected read/write 20241127160246156 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(56)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160246156 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160246156 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160246156 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160246156 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160246156 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160246156 DLGSUP <0013> gsup_server.c:236 2:  20241127160246156 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160246156 DLGSUP <0013> gsup_server.c:236 3:  20241127160246156 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160246156 DLGSUP <0013> gsup_server.c:236 4:  20241127160246156 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160246157 DLGSUP <0013> gsup_server.c:236 5:  20241127160246157 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160246157 DLGSUP <0013> gsup_server.c:236 7:  20241127160246157 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160246157 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160246157 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160246157 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@0eb203295419: 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") 20241127160246165 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32955<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@0eb203295419: Created GsupExpect[0] for "262427123135260" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241127160246172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54694<->l=127.0.0.1:4258 20241127160246198 DLINP <000b> input/ipa.c:455 connected read/write 20241127160246198 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160246198 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427123135260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427123135260"} 20241127160246198 DAUC <0003> db_auc.c:133 IMSI='262427123135260': No such subscriber 20241127160246198 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427123135260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241127160246198 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427123135260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427123135260" cause=IMSI unknown in HLR} 20241127160246198 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427123135260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160246198 DLINP <000b> input/ipa.c:455 connected read/write 20241127160246198 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160246198 DLINP <000b> input/ipa.c:455 connected read/write 20241127160246198 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@0eb203295419: Found GsupExpect[0] for "262427123135260" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@0eb203295419: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427123135260" TC_gsup_sai_err_unknown_imsi(60)@0eb203295419: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160246200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54694<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@0eb203295419: Final verdict of PTC: pass 20241127160246200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54686<->l=127.0.0.1:4258 HLR_Test-GSUP(57)@0eb203295419: Final verdict of PTC: none 20241127160246201 DLINP <000b> input/ipa.c:455 connected read/write 20241127160246201 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160246201 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160246201 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160246201 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160246201 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32955<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(59)@0eb203295419: Final verdict of PTC: none 58@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 58: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@0eb203295419: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Wed Nov 27 16:02:46 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 20241127160246224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4258 20241127160246324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54704<->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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Wed Nov 27 16:02:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_ul started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160249384 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160249384 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160249388 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249388 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54720<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160249393 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249393 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249393 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160249393 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160249393 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160249393 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160249393 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160249393 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(61)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160249393 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160249393 DLGSUP <0013> gsup_server.c:236 3:  20241127160249393 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160249393 DLGSUP <0013> gsup_server.c:236 4:  20241127160249393 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160249393 DLGSUP <0013> gsup_server.c:236 5:  20241127160249393 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160249393 DLGSUP <0013> gsup_server.c:236 7:  20241127160249393 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160249393 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160249393 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160249393 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@0eb203295419: 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") 20241127160249421 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40873<->l=127.0.0.1:4259) 20241127160249426 DAUC <0003> db_auc.c:157 IMSI='262420584128210': No 2G Auth Data 20241127160249426 DAUC <0003> db_auc.c:192 IMSI='262420584128210': No 3G Auth Data HLR_Test-GSUP(62)@0eb203295419: Created GsupExpect[0] for "262420584128210" to be handled at TC_gsup_ul(65) 20241127160249433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54734<->l=127.0.0.1:4258 20241127160249435 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249435 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249435 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420584128210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420584128210" cn_domain=PS} 20241127160249435 DLU <0006> fsm.c:456 lu(262420584128210)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241127160249435 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420584128210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160249435 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420584128210)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160249435 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420584128210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420584128210" cn_domain=PS} 20241127160249435 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249435 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249435 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249435 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0eb203295419: Found GsupExpect[0] for "262420584128210" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@0eb203295419: Added IMSI table entry 0TC_gsup_ul(65)"262420584128210" 20241127160249436 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249436 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249437 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420584128210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420584128210"} 20241127160249437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420584128210)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160249437 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420584128210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160249437 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420584128210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420584128210"} 20241127160249437 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420584128210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160249437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420584128210)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160249437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420584128210)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160249437 DLU <0006> fsm.c:568 lu(PS:IMSI-262420584128210)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160249437 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249437 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249437 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249437 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(65)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul(65)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160249437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54734<->l=127.0.0.1:4258 TC_gsup_ul(65)@0eb203295419: Final verdict of PTC: pass 20241127160249438 DAUC <0003> db_auc.c:157 IMSI='262425304487392': No 2G Auth Data 20241127160249438 DAUC <0003> db_auc.c:192 IMSI='262425304487392': No 3G Auth Data 20241127160249439 DLGSUP <0013> hlr.c:121 IMSI 262425304487392: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0eb203295419: Created GsupExpect[0] for "262425304487392" to be handled at TC_gsup_ul(66) 20241127160249448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 20241127160249449 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249449 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249449 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425304487392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425304487392" cn_domain=PS} 20241127160249449 DLU <0006> fsm.c:456 lu(262425304487392)[0x61200000b920]{UNVALIDATED}: Allocated 20241127160249449 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425304487392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160249449 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425304487392)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160249449 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425304487392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425304487392" cn_domain=PS} 20241127160249449 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249449 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249449 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249449 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0eb203295419: Found GsupExpect[0] for "262425304487392" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@0eb203295419: Added IMSI table entry 1TC_gsup_ul(66)"262425304487392" 20241127160249450 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249450 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249450 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425304487392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425304487392"} 20241127160249450 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425304487392)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160249450 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425304487392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160249451 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425304487392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425304487392"} 20241127160249451 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425304487392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160249451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425304487392)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160249451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425304487392)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160249451 DLU <0006> fsm.c:568 lu(PS:IMSI-262425304487392)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160249451 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249451 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249451 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249451 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(66)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul(66)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160249451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 TC_gsup_ul(66)@0eb203295419: Final verdict of PTC: pass 20241127160249452 DAUC <0003> db_auc.c:157 IMSI='262424418599366': No 2G Auth Data 20241127160249452 DAUC <0003> db_auc.c:192 IMSI='262424418599366': No 3G Auth Data 20241127160249452 DLGSUP <0013> hlr.c:121 IMSI 262424418599366: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0eb203295419: Created GsupExpect[0] for "262424418599366" to be handled at TC_gsup_ul(67) 20241127160249459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54758<->l=127.0.0.1:4258 20241127160249461 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249461 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249461 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424418599366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424418599366" cn_domain=PS} 20241127160249461 DLU <0006> fsm.c:456 lu(262424418599366)[0x61200000baa0]{UNVALIDATED}: Allocated 20241127160249461 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424418599366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160249461 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424418599366)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160249461 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424418599366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424418599366" cn_domain=PS} 20241127160249461 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249461 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249461 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249461 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0eb203295419: Found GsupExpect[0] for "262424418599366" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@0eb203295419: Added IMSI table entry 2TC_gsup_ul(67)"262424418599366" 20241127160249462 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249462 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249462 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424418599366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424418599366"} 20241127160249462 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424418599366)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160249462 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424418599366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160249462 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424418599366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424418599366"} 20241127160249462 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424418599366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160249462 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424418599366)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160249462 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424418599366)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160249462 DLU <0006> fsm.c:568 lu(PS:IMSI-262424418599366)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160249462 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249462 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249462 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249462 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(67)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul(67)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160249463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54758<->l=127.0.0.1:4258 TC_gsup_ul(67)@0eb203295419: Final verdict of PTC: pass 20241127160249463 DAUC <0003> db_auc.c:157 IMSI='262427118954533': No 2G Auth Data 20241127160249463 DAUC <0003> db_auc.c:192 IMSI='262427118954533': No 3G Auth Data 20241127160249464 DLGSUP <0013> hlr.c:121 IMSI 262427118954533: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0eb203295419: Created GsupExpect[0] for "262427118954533" to be handled at TC_gsup_ul(68) 20241127160249470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4258 20241127160249472 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249472 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249472 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427118954533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427118954533" cn_domain=PS} 20241127160249472 DLU <0006> fsm.c:456 lu(262427118954533)[0x61200000bc20]{UNVALIDATED}: Allocated 20241127160249472 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427118954533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160249472 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427118954533)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160249472 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427118954533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427118954533" cn_domain=PS} 20241127160249472 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249472 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249472 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249472 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0eb203295419: Found GsupExpect[0] for "262427118954533" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@0eb203295419: Added IMSI table entry 3TC_gsup_ul(68)"262427118954533" 20241127160249473 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249473 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249473 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427118954533 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427118954533"} 20241127160249473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427118954533)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160249473 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427118954533 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160249473 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427118954533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427118954533"} 20241127160249473 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427118954533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160249473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427118954533)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160249473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427118954533)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160249473 DLU <0006> fsm.c:568 lu(PS:IMSI-262427118954533)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160249473 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249473 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249473 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249473 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(68)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul(68)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160249474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4258 TC_gsup_ul(68)@0eb203295419: Final verdict of PTC: pass 20241127160249475 DAUC <0003> db_auc.c:157 IMSI='262429917128281': No 2G Auth Data 20241127160249475 DAUC <0003> db_auc.c:192 IMSI='262429917128281': No 3G Auth Data 20241127160249475 DLGSUP <0013> hlr.c:121 IMSI 262429917128281: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0eb203295419: Created GsupExpect[0] for "262429917128281" to be handled at TC_gsup_ul(69) 20241127160249483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54784<->l=127.0.0.1:4258 20241127160249485 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249485 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249485 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429917128281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429917128281" cn_domain=PS} 20241127160249485 DLU <0006> fsm.c:456 lu(262429917128281)[0x61200000bda0]{UNVALIDATED}: Allocated 20241127160249485 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429917128281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160249485 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429917128281)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160249485 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429917128281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429917128281" cn_domain=PS} 20241127160249485 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249485 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249485 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249485 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0eb203295419: Found GsupExpect[0] for "262429917128281" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@0eb203295419: Added IMSI table entry 4TC_gsup_ul(69)"262429917128281" 20241127160249487 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249487 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249487 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429917128281 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429917128281"} 20241127160249487 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429917128281)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160249487 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429917128281 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160249487 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429917128281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429917128281"} 20241127160249487 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429917128281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160249487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429917128281)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160249487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429917128281)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160249487 DLU <0006> fsm.c:568 lu(PS:IMSI-262429917128281)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160249487 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249487 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249487 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249487 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(69)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul(69)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160249488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54784<->l=127.0.0.1:4258 TC_gsup_ul(69)@0eb203295419: Final verdict of PTC: pass 20241127160249489 DAUC <0003> db_auc.c:157 IMSI='262428030768113': No 2G Auth Data 20241127160249489 DAUC <0003> db_auc.c:192 IMSI='262428030768113': No 3G Auth Data 20241127160249490 DLGSUP <0013> hlr.c:121 IMSI 262428030768113: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0eb203295419: Created GsupExpect[0] for "262428030768113" to be handled at TC_gsup_ul(70) 20241127160249498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4258 20241127160249500 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249500 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249500 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428030768113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428030768113" cn_domain=PS} 20241127160249500 DLU <0006> fsm.c:456 lu(262428030768113)[0x61200000bf20]{UNVALIDATED}: Allocated 20241127160249500 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428030768113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160249500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428030768113)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160249500 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428030768113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428030768113" cn_domain=PS} 20241127160249500 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249500 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249500 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249500 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0eb203295419: Found GsupExpect[0] for "262428030768113" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@0eb203295419: Added IMSI table entry 5TC_gsup_ul(70)"262428030768113" 20241127160249502 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249502 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249502 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428030768113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428030768113"} 20241127160249502 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428030768113)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160249502 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428030768113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160249502 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428030768113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428030768113"} 20241127160249502 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428030768113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160249502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428030768113)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160249502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428030768113)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160249502 DLU <0006> fsm.c:568 lu(PS:IMSI-262428030768113)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160249502 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249502 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249502 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249502 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(70)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul(70)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160249503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4258 TC_gsup_ul(70)@0eb203295419: Final verdict of PTC: pass 20241127160249504 DAUC <0003> db_auc.c:157 IMSI='262424169598426': No 2G Auth Data 20241127160249504 DAUC <0003> db_auc.c:192 IMSI='262424169598426': No 3G Auth Data 20241127160249504 DLGSUP <0013> hlr.c:121 IMSI 262424169598426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0eb203295419: Created GsupExpect[0] for "262424169598426" to be handled at TC_gsup_ul(71) 20241127160249512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54816<->l=127.0.0.1:4258 20241127160249514 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249514 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249514 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424169598426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424169598426" cn_domain=PS} 20241127160249514 DLU <0006> fsm.c:456 lu(262424169598426)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241127160249514 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424169598426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160249514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424169598426)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160249514 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424169598426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424169598426" cn_domain=PS} 20241127160249514 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249514 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249514 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249514 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0eb203295419: Found GsupExpect[0] for "262424169598426" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@0eb203295419: Added IMSI table entry 6TC_gsup_ul(71)"262424169598426" 20241127160249516 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249516 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249516 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424169598426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424169598426"} 20241127160249516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424169598426)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160249516 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424169598426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160249516 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424169598426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424169598426"} 20241127160249516 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424169598426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160249516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424169598426)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160249516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424169598426)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160249516 DLU <0006> fsm.c:568 lu(PS:IMSI-262424169598426)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160249516 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249516 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249516 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249516 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(71)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul(71)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160249517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54816<->l=127.0.0.1:4258 TC_gsup_ul(71)@0eb203295419: Final verdict of PTC: pass 20241127160249518 DAUC <0003> db_auc.c:157 IMSI='262429338767390': No 2G Auth Data 20241127160249518 DAUC <0003> db_auc.c:192 IMSI='262429338767390': No 3G Auth Data 20241127160249519 DLGSUP <0013> hlr.c:121 IMSI 262429338767390: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0eb203295419: Created GsupExpect[0] for "262429338767390" to be handled at TC_gsup_ul(72) 20241127160249528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54820<->l=127.0.0.1:4258 20241127160249531 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249531 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249531 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429338767390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429338767390" cn_domain=PS} 20241127160249531 DLU <0006> fsm.c:456 lu(262429338767390)[0x612000010120]{UNVALIDATED}: Allocated 20241127160249531 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429338767390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160249531 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429338767390)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160249531 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429338767390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429338767390" cn_domain=PS} 20241127160249532 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249532 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249532 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249532 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0eb203295419: Found GsupExpect[0] for "262429338767390" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@0eb203295419: Added IMSI table entry 7TC_gsup_ul(72)"262429338767390" 20241127160249533 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249533 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249533 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429338767390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429338767390"} 20241127160249533 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429338767390)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160249533 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429338767390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160249533 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429338767390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429338767390"} 20241127160249533 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429338767390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160249533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429338767390)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160249533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429338767390)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160249534 DLU <0006> fsm.c:568 lu(PS:IMSI-262429338767390)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160249534 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249534 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160249534 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249534 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(72)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul(72)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160249535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54820<->l=127.0.0.1:4258 TC_gsup_ul(72)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160249536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54720<->l=127.0.0.1:4258 20241127160249537 DLINP <000b> input/ipa.c:455 connected read/write 20241127160249537 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160249537 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160249537 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160249537 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(61)@0eb203295419: Final verdict of PTC: none 20241127160249537 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40873<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@0eb203295419: Final verdict of PTC: none 63@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_ul finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Wed Nov 27 16:02:49 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241127160249575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54826<->l=127.0.0.1:4258 20241127160249676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54826<->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=112780) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Wed Nov 27 16:02:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_ul_via_proxy started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160252779 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160252779 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160252782 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252782 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43964<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160252785 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252785 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160252785 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160252785 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160252785 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160252785 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160252785 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160252785 DLGSUP <0013> gsup_server.c:236 2:  20241127160252785 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160252785 DLGSUP <0013> gsup_server.c:236 3:  20241127160252785 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160252785 DLGSUP <0013> gsup_server.c:236 4:  20241127160252785 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160252785 DLGSUP <0013> gsup_server.c:236 5:  20241127160252786 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160252786 DLGSUP <0013> gsup_server.c:236 7:  20241127160252786 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160252786 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160252786 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160252786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@0eb203295419: 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") 20241127160252795 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33217<->l=127.0.0.1:4259) 20241127160252798 DAUC <0003> db_auc.c:157 IMSI='262425334950809': No 2G Auth Data 20241127160252798 DAUC <0003> db_auc.c:192 IMSI='262425334950809': No 3G Auth Data HLR_Test-GSUP(74)@0eb203295419: Created GsupExpect[0] for "262425334950809" to be handled at TC_gsup_ul_via_proxy(77) 20241127160252807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4258 20241127160252826 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252826 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252826 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425334950809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425334950809" cn_domain=PS source_name="the-source\n"} 20241127160252826 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241127160252826 DLU <0006> fsm.c:456 lu(262425334950809)[0x6120000102a0]{UNVALIDATED}: Allocated 20241127160252827 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425334950809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127160252827 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425334950809)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160252827 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425334950809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425334950809" cn_domain=PS destination_name="the-source\n"} 20241127160252827 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252827 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252827 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252827 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0eb203295419: Found GsupExpect[0] for "262425334950809" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@0eb203295419: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425334950809" 20241127160252834 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252834 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252834 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425334950809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425334950809" source_name="the-source\n"} 20241127160252834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425334950809)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160252834 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262425334950809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160252834 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425334950809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425334950809" destination_name="the-source\n"} 20241127160252834 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262425334950809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160252834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425334950809)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160252834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425334950809)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160252835 DLU <0006> fsm.c:568 lu(PS:IMSI-262425334950809)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160252835 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252835 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252835 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252835 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160252838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@0eb203295419: Final verdict of PTC: pass 20241127160252842 DAUC <0003> db_auc.c:157 IMSI='262420907284223': No 2G Auth Data 20241127160252842 DAUC <0003> db_auc.c:192 IMSI='262420907284223': No 3G Auth Data 20241127160252844 DLGSUP <0013> hlr.c:121 IMSI 262420907284223: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0eb203295419: Created GsupExpect[0] for "262420907284223" to be handled at TC_gsup_ul_via_proxy(78) 20241127160252858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4258 20241127160252861 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252861 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252861 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420907284223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420907284223" cn_domain=PS source_name="the-source\n"} 20241127160252861 DLU <0006> fsm.c:456 lu(262420907284223)[0x612000010420]{UNVALIDATED}: Allocated 20241127160252861 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420907284223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127160252861 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420907284223)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160252861 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420907284223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420907284223" cn_domain=PS destination_name="the-source\n"} 20241127160252861 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252861 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252861 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252861 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0eb203295419: Found GsupExpect[0] for "262420907284223" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@0eb203295419: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262420907284223" 20241127160252862 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252862 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252862 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420907284223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420907284223" source_name="the-source\n"} 20241127160252862 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420907284223)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160252862 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262420907284223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160252862 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420907284223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420907284223" destination_name="the-source\n"} 20241127160252862 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262420907284223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160252862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420907284223)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160252862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420907284223)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160252862 DLU <0006> fsm.c:568 lu(PS:IMSI-262420907284223)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160252862 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252862 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252862 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252862 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160252863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@0eb203295419: Final verdict of PTC: pass 20241127160252864 DAUC <0003> db_auc.c:157 IMSI='262426156713915': No 2G Auth Data 20241127160252864 DAUC <0003> db_auc.c:192 IMSI='262426156713915': No 3G Auth Data 20241127160252864 DLGSUP <0013> hlr.c:121 IMSI 262426156713915: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0eb203295419: Created GsupExpect[0] for "262426156713915" to be handled at TC_gsup_ul_via_proxy(79) 20241127160252872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4258 20241127160252873 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252873 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252873 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426156713915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426156713915" cn_domain=PS source_name="the-source\n"} 20241127160252873 DLU <0006> fsm.c:456 lu(262426156713915)[0x6120000105a0]{UNVALIDATED}: Allocated 20241127160252873 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426156713915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127160252874 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426156713915)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160252874 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426156713915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426156713915" cn_domain=PS destination_name="the-source\n"} 20241127160252874 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252874 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252874 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252874 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0eb203295419: Found GsupExpect[0] for "262426156713915" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@0eb203295419: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262426156713915" 20241127160252875 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252875 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252875 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426156713915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426156713915" source_name="the-source\n"} 20241127160252875 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426156713915)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160252875 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262426156713915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160252875 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426156713915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426156713915" destination_name="the-source\n"} 20241127160252875 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262426156713915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160252875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426156713915)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160252875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426156713915)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160252875 DLU <0006> fsm.c:568 lu(PS:IMSI-262426156713915)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160252875 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252875 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252875 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252875 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160252876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@0eb203295419: Final verdict of PTC: pass 20241127160252876 DAUC <0003> db_auc.c:157 IMSI='262426253062269': No 2G Auth Data 20241127160252876 DAUC <0003> db_auc.c:192 IMSI='262426253062269': No 3G Auth Data 20241127160252877 DLGSUP <0013> hlr.c:121 IMSI 262426253062269: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0eb203295419: Created GsupExpect[0] for "262426253062269" to be handled at TC_gsup_ul_via_proxy(80) 20241127160252883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44008<->l=127.0.0.1:4258 20241127160252884 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252884 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252884 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426253062269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426253062269" cn_domain=PS source_name="the-source\n"} 20241127160252885 DLU <0006> fsm.c:456 lu(262426253062269)[0x612000010720]{UNVALIDATED}: Allocated 20241127160252885 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426253062269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127160252885 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426253062269)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160252885 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426253062269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426253062269" cn_domain=PS destination_name="the-source\n"} 20241127160252885 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252885 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252885 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252885 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0eb203295419: Found GsupExpect[0] for "262426253062269" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@0eb203295419: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262426253062269" 20241127160252886 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252886 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252886 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426253062269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426253062269" source_name="the-source\n"} 20241127160252886 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426253062269)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160252886 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262426253062269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160252886 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426253062269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426253062269" destination_name="the-source\n"} 20241127160252886 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262426253062269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160252886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426253062269)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160252886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426253062269)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160252886 DLU <0006> fsm.c:568 lu(PS:IMSI-262426253062269)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160252886 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252886 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252886 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252886 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160252886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44008<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@0eb203295419: Final verdict of PTC: pass 20241127160252887 DAUC <0003> db_auc.c:157 IMSI='262423150297203': No 2G Auth Data 20241127160252887 DAUC <0003> db_auc.c:192 IMSI='262423150297203': No 3G Auth Data 20241127160252887 DLGSUP <0013> hlr.c:121 IMSI 262423150297203: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0eb203295419: Created GsupExpect[0] for "262423150297203" to be handled at TC_gsup_ul_via_proxy(81) 20241127160252894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4258 20241127160252896 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252896 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252896 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423150297203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423150297203" cn_domain=PS source_name="the-source\n"} 20241127160252896 DLU <0006> fsm.c:456 lu(262423150297203)[0x6120000108a0]{UNVALIDATED}: Allocated 20241127160252896 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423150297203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127160252896 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423150297203)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160252896 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423150297203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423150297203" cn_domain=PS destination_name="the-source\n"} 20241127160252896 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252896 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252896 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252896 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0eb203295419: Found GsupExpect[0] for "262423150297203" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@0eb203295419: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262423150297203" 20241127160252897 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252897 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252897 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423150297203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423150297203" source_name="the-source\n"} 20241127160252897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423150297203)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160252897 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262423150297203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160252897 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423150297203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423150297203" destination_name="the-source\n"} 20241127160252897 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262423150297203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160252897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423150297203)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160252897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423150297203)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160252897 DLU <0006> fsm.c:568 lu(PS:IMSI-262423150297203)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160252897 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252897 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252897 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252897 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160252898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@0eb203295419: Final verdict of PTC: pass 20241127160252899 DAUC <0003> db_auc.c:157 IMSI='262422882694029': No 2G Auth Data 20241127160252899 DAUC <0003> db_auc.c:192 IMSI='262422882694029': No 3G Auth Data 20241127160252899 DLGSUP <0013> hlr.c:121 IMSI 262422882694029: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0eb203295419: Created GsupExpect[0] for "262422882694029" to be handled at TC_gsup_ul_via_proxy(82) 20241127160252906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44028<->l=127.0.0.1:4258 20241127160252908 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252908 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252908 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422882694029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422882694029" cn_domain=PS source_name="the-source\n"} 20241127160252908 DLU <0006> fsm.c:456 lu(262422882694029)[0x612000010a20]{UNVALIDATED}: Allocated 20241127160252908 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422882694029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127160252908 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422882694029)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160252908 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422882694029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422882694029" cn_domain=PS destination_name="the-source\n"} 20241127160252908 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252909 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252909 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252909 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0eb203295419: Found GsupExpect[0] for "262422882694029" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@0eb203295419: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262422882694029" 20241127160252910 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252910 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252910 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422882694029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422882694029" source_name="the-source\n"} 20241127160252910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422882694029)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160252910 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262422882694029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160252910 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422882694029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422882694029" destination_name="the-source\n"} 20241127160252910 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262422882694029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160252910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422882694029)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160252910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422882694029)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160252910 DLU <0006> fsm.c:568 lu(PS:IMSI-262422882694029)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160252910 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252910 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252910 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252910 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160252911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44028<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@0eb203295419: Final verdict of PTC: pass 20241127160252912 DAUC <0003> db_auc.c:157 IMSI='262423638539108': No 2G Auth Data 20241127160252912 DAUC <0003> db_auc.c:192 IMSI='262423638539108': No 3G Auth Data 20241127160252913 DLGSUP <0013> hlr.c:121 IMSI 262423638539108: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0eb203295419: Created GsupExpect[0] for "262423638539108" to be handled at TC_gsup_ul_via_proxy(83) 20241127160252919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44034<->l=127.0.0.1:4258 20241127160252921 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252921 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252921 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423638539108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423638539108" cn_domain=PS source_name="the-source\n"} 20241127160252921 DLU <0006> fsm.c:456 lu(262423638539108)[0x612000010ba0]{UNVALIDATED}: Allocated 20241127160252921 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423638539108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127160252922 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423638539108)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160252922 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423638539108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423638539108" cn_domain=PS destination_name="the-source\n"} 20241127160252922 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252922 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252922 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252922 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0eb203295419: Found GsupExpect[0] for "262423638539108" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@0eb203295419: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262423638539108" 20241127160252923 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252923 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252923 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423638539108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423638539108" source_name="the-source\n"} 20241127160252923 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423638539108)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160252923 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262423638539108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160252923 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423638539108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423638539108" destination_name="the-source\n"} 20241127160252923 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262423638539108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160252923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423638539108)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160252923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423638539108)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160252923 DLU <0006> fsm.c:568 lu(PS:IMSI-262423638539108)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160252923 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252923 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252923 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252923 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160252924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44034<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@0eb203295419: Final verdict of PTC: pass 20241127160252925 DAUC <0003> db_auc.c:157 IMSI='262421985166888': No 2G Auth Data 20241127160252925 DAUC <0003> db_auc.c:192 IMSI='262421985166888': No 3G Auth Data 20241127160252925 DLGSUP <0013> hlr.c:121 IMSI 262421985166888: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0eb203295419: Created GsupExpect[0] for "262421985166888" to be handled at TC_gsup_ul_via_proxy(84) 20241127160252933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4258 20241127160252935 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252935 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252935 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421985166888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421985166888" cn_domain=PS source_name="the-source\n"} 20241127160252935 DLU <0006> fsm.c:456 lu(262421985166888)[0x612000010d20]{UNVALIDATED}: Allocated 20241127160252935 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421985166888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127160252935 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421985166888)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160252935 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421985166888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421985166888" cn_domain=PS destination_name="the-source\n"} 20241127160252935 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252935 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252935 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252935 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0eb203295419: Found GsupExpect[0] for "262421985166888" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@0eb203295419: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421985166888" 20241127160252937 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252937 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252937 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421985166888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421985166888" source_name="the-source\n"} 20241127160252937 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421985166888)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160252937 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262421985166888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160252937 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421985166888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421985166888" destination_name="the-source\n"} 20241127160252937 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262421985166888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160252937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421985166888)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160252937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421985166888)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160252937 DLU <0006> fsm.c:568 lu(PS:IMSI-262421985166888)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160252937 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252937 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160252937 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252937 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160252938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160252940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43964<->l=127.0.0.1:4258 20241127160252940 DLINP <000b> input/ipa.c:455 connected read/write 20241127160252940 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160252940 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160252940 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160252940 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160252940 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241127160252940 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33217<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@0eb203295419: Final verdict of PTC: none 75@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Wed Nov 27 16:02:52 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 20241127160252968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44050<->l=127.0.0.1:4258 20241127160253069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44050<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=114608) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Wed Nov 27 16:02:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_ul_subscriber_data started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160256131 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160256131 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160256134 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256134 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160256137 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256138 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256138 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160256138 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160256138 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160256138 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160256138 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160256138 DLGSUP <0013> gsup_server.c:236 2:  20241127160256138 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160256138 DLGSUP <0013> gsup_server.c:236 3:  20241127160256138 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160256138 DLGSUP <0013> gsup_server.c:236 4:  20241127160256138 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(85)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160256138 DLGSUP <0013> gsup_server.c:236 5:  20241127160256138 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160256138 DLGSUP <0013> gsup_server.c:236 7:  20241127160256138 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160256138 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160256138 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160256138 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@0eb203295419: 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") 20241127160256151 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42931<->l=127.0.0.1:4259) 20241127160256156 DAUC <0003> db_auc.c:157 IMSI='262423484262599': No 2G Auth Data 20241127160256156 DAUC <0003> db_auc.c:192 IMSI='262423484262599': No 3G Auth Data HLR_Test-GSUP(86)@0eb203295419: Created GsupExpect[0] for "262423484262599" to be handled at TC_gsup_ul_subscriber_data(89) 20241127160256164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@0eb203295419: GSUP ul subscriber_data 20241127160256182 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256182 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256182 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423484262599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423484262599" cn_domain=PS} 20241127160256182 DLU <0006> fsm.c:456 lu(262423484262599)[0x612000010ea0]{UNVALIDATED}: Allocated 20241127160256182 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423484262599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160256182 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423484262599)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160256182 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423484262599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423484262599" cn_domain=PS} 20241127160256182 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256182 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256183 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256183 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0eb203295419: Found GsupExpect[0] for "262423484262599" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@0eb203295419: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262423484262599" 20241127160256187 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256187 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256187 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423484262599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423484262599"} 20241127160256187 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423484262599)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160256187 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423484262599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160256187 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423484262599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423484262599"} 20241127160256187 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423484262599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160256187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423484262599)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160256188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423484262599)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160256188 DLU <0006> fsm.c:568 lu(PS:IMSI-262423484262599)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160256188 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256188 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256188 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256188 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160256190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@0eb203295419: Final verdict of PTC: pass 20241127160256192 DAUC <0003> db_auc.c:157 IMSI='262429311453184': No 2G Auth Data 20241127160256192 DAUC <0003> db_auc.c:192 IMSI='262429311453184': No 3G Auth Data 20241127160256193 DLGSUP <0013> hlr.c:121 IMSI 262429311453184: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0eb203295419: Created GsupExpect[0] for "262429311453184" to be handled at TC_gsup_ul_subscriber_data(90) 20241127160256205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@0eb203295419: GSUP ul subscriber_data 20241127160256207 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256207 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256207 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429311453184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429311453184" cn_domain=PS} 20241127160256207 DLU <0006> fsm.c:456 lu(262429311453184)[0x612000011020]{UNVALIDATED}: Allocated 20241127160256207 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429311453184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160256207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429311453184)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160256207 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429311453184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429311453184" cn_domain=PS} 20241127160256207 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256207 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256207 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256207 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0eb203295419: Found GsupExpect[0] for "262429311453184" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@0eb203295419: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262429311453184" 20241127160256208 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256208 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256208 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429311453184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429311453184"} 20241127160256208 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429311453184)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160256208 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429311453184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160256208 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429311453184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429311453184"} 20241127160256208 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429311453184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160256208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429311453184)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160256208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429311453184)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160256208 DLU <0006> fsm.c:568 lu(PS:IMSI-262429311453184)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160256208 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256208 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256208 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256208 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160256209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@0eb203295419: Final verdict of PTC: pass 20241127160256210 DAUC <0003> db_auc.c:157 IMSI='262426369504783': No 2G Auth Data 20241127160256210 DAUC <0003> db_auc.c:192 IMSI='262426369504783': No 3G Auth Data 20241127160256210 DLGSUP <0013> hlr.c:121 IMSI 262426369504783: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0eb203295419: Created GsupExpect[0] for "262426369504783" to be handled at TC_gsup_ul_subscriber_data(91) 20241127160256217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44106<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@0eb203295419: GSUP ul subscriber_data 20241127160256219 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256219 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256219 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426369504783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426369504783" cn_domain=PS} 20241127160256219 DLU <0006> fsm.c:456 lu(262426369504783)[0x6120000111a0]{UNVALIDATED}: Allocated 20241127160256219 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426369504783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160256219 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426369504783)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160256219 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426369504783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426369504783" cn_domain=PS} 20241127160256219 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256219 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256219 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256219 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0eb203295419: Found GsupExpect[0] for "262426369504783" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@0eb203295419: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426369504783" 20241127160256220 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256220 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256220 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426369504783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426369504783"} 20241127160256221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426369504783)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160256221 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426369504783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160256221 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426369504783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426369504783"} 20241127160256221 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426369504783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160256221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426369504783)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160256221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426369504783)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160256221 DLU <0006> fsm.c:568 lu(PS:IMSI-262426369504783)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160256221 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256221 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256221 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256221 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160256221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44106<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@0eb203295419: Final verdict of PTC: pass 20241127160256222 DAUC <0003> db_auc.c:157 IMSI='262429384982648': No 2G Auth Data 20241127160256222 DAUC <0003> db_auc.c:192 IMSI='262429384982648': No 3G Auth Data 20241127160256223 DLGSUP <0013> hlr.c:121 IMSI 262429384982648: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0eb203295419: Created GsupExpect[0] for "262429384982648" to be handled at TC_gsup_ul_subscriber_data(92) 20241127160256230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44114<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@0eb203295419: GSUP ul subscriber_data 20241127160256233 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256233 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256233 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429384982648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429384982648" cn_domain=PS} 20241127160256233 DLU <0006> fsm.c:456 lu(262429384982648)[0x612000011320]{UNVALIDATED}: Allocated 20241127160256233 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429384982648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160256233 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429384982648)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160256233 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429384982648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429384982648" cn_domain=PS} 20241127160256233 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256233 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256233 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256233 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0eb203295419: Found GsupExpect[0] for "262429384982648" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@0eb203295419: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429384982648" 20241127160256235 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256235 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256235 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429384982648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429384982648"} 20241127160256235 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429384982648)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160256235 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429384982648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160256235 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429384982648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429384982648"} 20241127160256235 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429384982648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160256235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429384982648)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160256235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429384982648)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160256235 DLU <0006> fsm.c:568 lu(PS:IMSI-262429384982648)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160256235 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256235 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256235 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256235 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160256237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44114<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@0eb203295419: Final verdict of PTC: pass 20241127160256237 DAUC <0003> db_auc.c:157 IMSI='262426938727001': No 2G Auth Data 20241127160256237 DAUC <0003> db_auc.c:192 IMSI='262426938727001': No 3G Auth Data 20241127160256238 DLGSUP <0013> hlr.c:121 IMSI 262426938727001: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0eb203295419: Created GsupExpect[0] for "262426938727001" to be handled at TC_gsup_ul_subscriber_data(93) 20241127160256246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@0eb203295419: GSUP ul subscriber_data 20241127160256248 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256248 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256248 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426938727001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426938727001" cn_domain=PS} 20241127160256248 DLU <0006> fsm.c:456 lu(262426938727001)[0x6120000114a0]{UNVALIDATED}: Allocated 20241127160256248 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426938727001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160256248 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426938727001)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160256248 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426938727001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426938727001" cn_domain=PS} 20241127160256248 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256248 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256248 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256248 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0eb203295419: Found GsupExpect[0] for "262426938727001" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@0eb203295419: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262426938727001" 20241127160256249 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256249 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256249 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426938727001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426938727001"} 20241127160256249 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426938727001)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160256249 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426938727001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160256250 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426938727001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426938727001"} 20241127160256250 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426938727001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160256250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426938727001)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160256250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426938727001)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160256250 DLU <0006> fsm.c:568 lu(PS:IMSI-262426938727001)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160256250 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256250 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256250 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256250 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160256251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@0eb203295419: Final verdict of PTC: pass 20241127160256251 DAUC <0003> db_auc.c:157 IMSI='262427845361108': No 2G Auth Data 20241127160256251 DAUC <0003> db_auc.c:192 IMSI='262427845361108': No 3G Auth Data 20241127160256252 DLGSUP <0013> hlr.c:121 IMSI 262427845361108: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0eb203295419: Created GsupExpect[0] for "262427845361108" to be handled at TC_gsup_ul_subscriber_data(94) 20241127160256259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44128<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@0eb203295419: GSUP ul subscriber_data 20241127160256261 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256261 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256261 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427845361108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427845361108" cn_domain=PS} 20241127160256261 DLU <0006> fsm.c:456 lu(262427845361108)[0x612000011620]{UNVALIDATED}: Allocated 20241127160256261 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427845361108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160256261 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427845361108)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160256261 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427845361108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427845361108" cn_domain=PS} 20241127160256261 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256261 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256261 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256261 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0eb203295419: Found GsupExpect[0] for "262427845361108" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@0eb203295419: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427845361108" 20241127160256263 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256263 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256263 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427845361108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427845361108"} 20241127160256263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427845361108)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160256263 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427845361108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160256263 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427845361108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427845361108"} 20241127160256263 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427845361108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160256263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427845361108)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160256263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427845361108)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160256263 DLU <0006> fsm.c:568 lu(PS:IMSI-262427845361108)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160256263 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256263 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256263 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256263 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160256264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44128<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@0eb203295419: Final verdict of PTC: pass 20241127160256265 DAUC <0003> db_auc.c:157 IMSI='262421010450160': No 2G Auth Data 20241127160256265 DAUC <0003> db_auc.c:192 IMSI='262421010450160': No 3G Auth Data 20241127160256265 DLGSUP <0013> hlr.c:121 IMSI 262421010450160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0eb203295419: Created GsupExpect[0] for "262421010450160" to be handled at TC_gsup_ul_subscriber_data(95) 20241127160256271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@0eb203295419: GSUP ul subscriber_data 20241127160256273 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256273 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256273 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421010450160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421010450160" cn_domain=PS} 20241127160256273 DLU <0006> fsm.c:456 lu(262421010450160)[0x6120000117a0]{UNVALIDATED}: Allocated 20241127160256273 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421010450160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160256273 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421010450160)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160256273 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421010450160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421010450160" cn_domain=PS} 20241127160256273 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256273 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256273 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256273 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0eb203295419: Found GsupExpect[0] for "262421010450160" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@0eb203295419: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421010450160" 20241127160256275 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256275 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256275 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421010450160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421010450160"} 20241127160256275 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421010450160)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160256275 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421010450160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160256275 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421010450160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421010450160"} 20241127160256275 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421010450160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160256275 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421010450160)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160256275 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421010450160)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160256275 DLU <0006> fsm.c:568 lu(PS:IMSI-262421010450160)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160256275 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256275 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256275 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256275 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160256276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@0eb203295419: Final verdict of PTC: pass 20241127160256276 DAUC <0003> db_auc.c:157 IMSI='262427119070502': No 2G Auth Data 20241127160256276 DAUC <0003> db_auc.c:192 IMSI='262427119070502': No 3G Auth Data 20241127160256277 DLGSUP <0013> hlr.c:121 IMSI 262427119070502: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0eb203295419: Created GsupExpect[0] for "262427119070502" to be handled at TC_gsup_ul_subscriber_data(96) 20241127160256283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@0eb203295419: GSUP ul subscriber_data 20241127160256285 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256285 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256285 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427119070502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427119070502" cn_domain=PS} 20241127160256285 DLU <0006> fsm.c:456 lu(262427119070502)[0x612000011920]{UNVALIDATED}: Allocated 20241127160256285 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427119070502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160256285 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427119070502)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160256285 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427119070502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427119070502" cn_domain=PS} 20241127160256285 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256285 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256285 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256285 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0eb203295419: Found GsupExpect[0] for "262427119070502" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@0eb203295419: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427119070502" 20241127160256287 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256287 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256287 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427119070502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427119070502"} 20241127160256287 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427119070502)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160256287 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427119070502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160256287 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427119070502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427119070502"} 20241127160256287 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427119070502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160256287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427119070502)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160256287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427119070502)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160256287 DLU <0006> fsm.c:568 lu(PS:IMSI-262427119070502)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160256287 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256287 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160256287 DLINP <000b> input/ipa.c:455 connected read/write 20241127160256287 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@0eb203295419: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160256288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160256289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4258 20241127160256289 DLINP <000b> input/ipa.c:455 connected read/write 87@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP(86)@0eb203295419: Final verdict of PTC: none 20241127160256289 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160256289 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160256289 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160256290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160256290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42931<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Wed Nov 27 16:02:56 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 20241127160256314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 20241127160256415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44152<->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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Wed Nov 27 16:02:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_vty started. MTC@0eb203295419: legacy= true 20241127160259473 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160259473 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160259474 DLINP <000b> input/ipa.c:455 connected read/write 20241127160259474 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160259475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44168<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@0eb203295419: 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 } } } } 20241127160259476 DLINP <000b> input/ipa.c:455 connected read/write 20241127160259476 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(97)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160259476 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160259476 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160259476 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160259476 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160259476 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160259476 DLGSUP <0013> gsup_server.c:236 2:  20241127160259476 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160259476 DLGSUP <0013> gsup_server.c:236 3:  20241127160259476 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160259476 DLGSUP <0013> gsup_server.c:236 4:  20241127160259476 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160259476 DLGSUP <0013> gsup_server.c:236 5:  20241127160259476 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160259476 DLGSUP <0013> gsup_server.c:236 7:  20241127160259476 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160259476 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160259476 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160259476 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@0eb203295419: 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") 20241127160259484 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41047<->l=127.0.0.1:4259) 20241127160259485 DAUC <0003> db_auc.c:157 IMSI='262426094579432': No 2G Auth Data 20241127160259485 DAUC <0003> db_auc.c:192 IMSI='262426094579432': No 3G Auth Data 20241127160259487 DAUC <0003> db_auc.c:192 IMSI='262426094579432': No 3G Auth Data 20241127160259488 DAUC <0003> db_auc.c:157 IMSI='262423886544705': No 2G Auth Data 20241127160259488 DAUC <0003> db_auc.c:192 IMSI='262423886544705': No 3G Auth Data 20241127160259489 DAUC <0003> db_auc.c:157 IMSI='262423886544705': No 2G Auth Data 20241127160259490 DAUC <0003> db_auc.c:157 IMSI='262425307582792': No 2G Auth Data 20241127160259490 DAUC <0003> db_auc.c:192 IMSI='262425307582792': No 3G Auth Data MTC@0eb203295419: setverdict(pass): none -> pass 20241127160259491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44168<->l=127.0.0.1:4258 20241127160259492 DLINP <000b> input/ipa.c:455 connected read/write 20241127160259492 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160259492 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160259492 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160259492 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160259492 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41047<->l=127.0.0.1:4259) 98@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@0eb203295419: Test case TC_vty finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Wed Nov 27 16:02:59 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241127160259519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4258 20241127160259620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28340) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Wed Nov 27 16:03:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_vty_msisdn_isd started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160302649 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160302650 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160302651 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302651 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160302651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41414<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160302652 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302652 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160302652 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160302652 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160302652 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160302652 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160302652 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160302652 DLGSUP <0013> gsup_server.c:236 2:  20241127160302652 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160302652 DLGSUP <0013> gsup_server.c:236 3:  20241127160302652 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160302652 DLGSUP <0013> gsup_server.c:236 4:  20241127160302652 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160302652 DLGSUP <0013> gsup_server.c:236 5:  20241127160302652 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160302652 DLGSUP <0013> gsup_server.c:236 7:  20241127160302652 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160302652 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160302652 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160302652 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@0eb203295419: 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") 20241127160302659 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38389<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@0eb203295419: Created GsupExpect[0] for "262429398782121" to be handled at TC_vty_msisdn_isd(104) 20241127160302665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41418<->l=127.0.0.1:4258 20241127160302666 DAUC <0003> db_auc.c:157 IMSI='262429398782121': No 2G Auth Data 20241127160302666 DAUC <0003> db_auc.c:192 IMSI='262429398782121': No 3G Auth Data 20241127160302694 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302694 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160302694 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429398782121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429398782121" cn_domain=PS} 20241127160302694 DLU <0006> fsm.c:456 lu(262429398782121)[0x612000011aa0]{UNVALIDATED}: Allocated 20241127160302694 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429398782121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160302694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429398782121)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160302694 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429398782121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429398782121" cn_domain=PS} 20241127160302694 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302694 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160302694 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302694 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@0eb203295419: Found GsupExpect[0] for "262429398782121" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@0eb203295419: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429398782121" 20241127160302696 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302696 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160302696 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429398782121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429398782121"} 20241127160302696 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429398782121)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160302696 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429398782121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160302696 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429398782121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429398782121"} 20241127160302696 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429398782121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160302696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429398782121)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160302696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429398782121)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160302696 DLU <0006> fsm.c:568 lu(PS:IMSI-262429398782121)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160302696 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302696 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160302696 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302696 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@0eb203295419: setverdict(pass): none -> pass 20241127160302697 DLGSUP <0013> hlr.c:128 IMSI 262429398782121: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241127160302697 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302697 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160302697 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302697 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160302697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41418<->l=127.0.0.1:4258 20241127160302697 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302697 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160302697 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429398782121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429398782121"} 20241127160302697 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429398782121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241127160302697 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429398782121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@0eb203295419: Final verdict of PTC: pass 20241127160302698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41414<->l=127.0.0.1:4258 20241127160302698 DLINP <000b> input/ipa.c:455 connected read/write 20241127160302698 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160302698 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160302698 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160302698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160302698 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38389<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@0eb203295419: Final verdict of PTC: none 102@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 102: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@0eb203295419: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Wed Nov 27 16:03:02 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 20241127160302732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41432<->l=127.0.0.1:4258 20241127160302833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41432<->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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Wed Nov 27 16:03:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_purge_cs started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160305879 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160305879 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160305880 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305880 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41448<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160305881 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305881 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(105)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160305882 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160305882 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160305882 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160305882 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160305882 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160305882 DLGSUP <0013> gsup_server.c:236 2:  20241127160305882 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160305882 DLGSUP <0013> gsup_server.c:236 3:  20241127160305882 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160305882 DLGSUP <0013> gsup_server.c:236 4:  20241127160305882 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160305882 DLGSUP <0013> gsup_server.c:236 5:  20241127160305882 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160305882 DLGSUP <0013> gsup_server.c:236 7:  20241127160305882 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160305882 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160305882 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160305882 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@0eb203295419: 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") 20241127160305891 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35681<->l=127.0.0.1:4259) 20241127160305895 DAUC <0003> db_auc.c:157 IMSI='262422705632555': No 2G Auth Data 20241127160305895 DAUC <0003> db_auc.c:192 IMSI='262422705632555': No 3G Auth Data HLR_Test-GSUP(106)@0eb203295419: Created GsupExpect[0] for "262422705632555" to be handled at TC_gsup_purge_cs(109) 20241127160305903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41452<->l=127.0.0.1:4258 20241127160305926 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305926 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305926 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422705632555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422705632555" cn_domain=PS} 20241127160305926 DLU <0006> fsm.c:456 lu(262422705632555)[0x612000011c20]{UNVALIDATED}: Allocated 20241127160305926 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422705632555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160305926 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422705632555)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160305926 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422705632555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422705632555" cn_domain=PS} 20241127160305926 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305926 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305926 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305926 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0eb203295419: Found GsupExpect[0] for "262422705632555" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@0eb203295419: Added IMSI table entry 0TC_gsup_purge_cs(109)"262422705632555" 20241127160305928 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305928 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305928 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422705632555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422705632555"} 20241127160305928 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422705632555)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160305928 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422705632555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160305928 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422705632555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422705632555"} 20241127160305928 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422705632555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160305928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422705632555)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160305928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422705632555)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160305928 DLU <0006> fsm.c:568 lu(PS:IMSI-262422705632555)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160305928 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305928 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305928 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305928 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@0eb203295419: setverdict(pass): none -> pass 20241127160305930 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305930 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305930 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422705632555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422705632555" cn_domain=CS} 20241127160305930 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422705632555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127160305930 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422705632555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422705632555"} 20241127160305930 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422705632555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160305930 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305930 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305930 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305930 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160305931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41452<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@0eb203295419: Final verdict of PTC: pass 20241127160305932 DAUC <0003> db_auc.c:157 IMSI='262429548218613': No 2G Auth Data 20241127160305932 DAUC <0003> db_auc.c:192 IMSI='262429548218613': No 3G Auth Data 20241127160305933 DLGSUP <0013> hlr.c:121 IMSI 262429548218613: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0eb203295419: Created GsupExpect[0] for "262429548218613" to be handled at TC_gsup_purge_cs(110) 20241127160305940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41468<->l=127.0.0.1:4258 20241127160305941 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305941 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305941 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429548218613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429548218613" cn_domain=PS} 20241127160305942 DLU <0006> fsm.c:456 lu(262429548218613)[0x612000011da0]{UNVALIDATED}: Allocated 20241127160305942 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429548218613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160305942 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429548218613)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160305942 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429548218613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429548218613" cn_domain=PS} 20241127160305942 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305942 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305942 DLINP[38;5;23m <000b> input/ipa.c:455 connected read/write 20241127160305942 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0eb203295419: Found GsupExpect[0] for "262429548218613" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@0eb203295419: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429548218613" 20241127160305943 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305943 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305943 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429548218613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429548218613"} 20241127160305943 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429548218613)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160305943 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429548218613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160305943 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429548218613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429548218613"} 20241127160305943 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429548218613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160305943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429548218613)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160305943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429548218613)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160305943 DLU <0006> fsm.c:568 lu(PS:IMSI-262429548218613)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160305943 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305943 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305943 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305943 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@0eb203295419: setverdict(pass): none -> pass 20241127160305944 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305944 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305944 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429548218613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429548218613" cn_domain=CS} 20241127160305944 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429548218613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127160305944 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429548218613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429548218613"} 20241127160305945 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429548218613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160305945 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305945 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305945 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305945 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160305946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41468<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@0eb203295419: Final verdict of PTC: pass 20241127160305947 DAUC <0003> db_auc.c:157 IMSI='262421190792496': No 2G Auth Data 20241127160305947 DAUC <0003> db_auc.c:192 IMSI='262421190792496': No 3G Auth Data 20241127160305947 DLGSUP <0013> hlr.c:121 IMSI 262421190792496: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0eb203295419: Created GsupExpect[0] for "262421190792496" to be handled at TC_gsup_purge_cs(111) 20241127160305955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41474<->l=127.0.0.1:4258 20241127160305957 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305957 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305957 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421190792496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421190792496" cn_domain=PS} 20241127160305957 DLU <0006> fsm.c:456 lu(262421190792496)[0x612000011f20]{UNVALIDATED}: Allocated 20241127160305957 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421190792496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160305957 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421190792496)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160305957 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421190792496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421190792496" cn_domain=PS} 20241127160305957 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305957 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305957 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305957 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0eb203295419: Found GsupExpect[0] for "262421190792496" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@0eb203295419: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421190792496" 20241127160305959 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305959 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305959 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421190792496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421190792496"} 20241127160305959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421190792496)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160305959 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421190792496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160305959 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421190792496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421190792496"} 20241127160305959 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421190792496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160305959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190792496)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160305959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190792496)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160305959 DLU <0006> fsm.c:568 lu(PS:IMSI-262421190792496)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160305959 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305959 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305959 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305959 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@0eb203295419: setverdict(pass): none -> pass 20241127160305960 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305960 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305960 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421190792496 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421190792496" cn_domain=CS} 20241127160305960 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421190792496 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127160305960 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421190792496 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421190792496"} 20241127160305960 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421190792496 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160305960 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305960 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305960 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305960 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160305961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41474<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@0eb203295419: Final verdict of PTC: pass 20241127160305962 DAUC <0003> db_auc.c:157 IMSI='262425067633343': No 2G Auth Data 20241127160305962 DAUC <0003> db_auc.c:192 IMSI='262425067633343': No 3G Auth Data 20241127160305963 DLGSUP <0013> hlr.c:121 IMSI 262425067633343: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0eb203295419: Created GsupExpect[0] for "262425067633343" to be handled at TC_gsup_purge_cs(112) 20241127160305969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41486<->l=127.0.0.1:4258 20241127160305971 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305971 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305971 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425067633343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425067633343" cn_domain=PS} 20241127160305971 DLU <0006> fsm.c:456 lu(262425067633343)[0x6120000120a0]{UNVALIDATED}: Allocated 20241127160305971 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425067633343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160305971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425067633343)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160305971 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425067633343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425067633343" cn_domain=PS} 20241127160305971 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305971 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305971 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305971 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0eb203295419: Found GsupExpect[0] for "262425067633343" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@0eb203295419: Added IMSI table entry 3TC_gsup_purge_cs(112)"262425067633343" 20241127160305972 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305972 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305972 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425067633343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425067633343"} 20241127160305972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425067633343)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160305972 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425067633343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160305972 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425067633343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425067633343"} 20241127160305972 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425067633343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160305972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425067633343)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160305972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425067633343)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160305972 DLU <0006> fsm.c:568 lu(PS:IMSI-262425067633343)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160305972 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305972 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305972 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305972 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@0eb203295419: setverdict(pass): none -> pass 20241127160305973 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305973 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305973 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425067633343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425067633343" cn_domain=CS} 20241127160305973 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425067633343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127160305973 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425067633343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425067633343"} 20241127160305973 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425067633343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160305973 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305973 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305973 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305973 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160305974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41486<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@0eb203295419: Final verdict of PTC: pass 20241127160305975 DAUC <0003> db_auc.c:157 IMSI='262429445065032': No 2G Auth Data 20241127160305975 DAUC <0003> db_auc.c:192 IMSI='262429445065032': No 3G Auth Data 20241127160305976 DLGSUP <0013> hlr.c:121 IMSI 262429445065032: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0eb203295419: Created GsupExpect[0] for "262429445065032" to be handled at TC_gsup_purge_cs(113) 20241127160305983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4258 20241127160305985 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305985 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305985 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429445065032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429445065032" cn_domain=PS} 20241127160305985 DLU <0006> fsm.c:456 lu(262429445065032)[0x612000012220]{UNVALIDATED}: Allocated 20241127160305985 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429445065032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160305985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429445065032)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160305985 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429445065032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429445065032" cn_domain=PS} 20241127160305985 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305985 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305985 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305985 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0eb203295419: Found GsupExpect[0] for "262429445065032" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@0eb203295419: Added IMSI table entry 4TC_gsup_purge_cs(113)"262429445065032" 20241127160305987 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305987 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305987 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429445065032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429445065032"} 20241127160305987 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429445065032)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160305987 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429445065032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160305987 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429445065032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429445065032"} 20241127160305987 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429445065032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160305987 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429445065032)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160305987 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429445065032)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160305987 DLU <0006> fsm.c:568 lu(PS:IMSI-262429445065032)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160305987 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305987 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305987 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305987 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@0eb203295419: setverdict(pass): none -> pass 20241127160305989 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305989 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305989 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429445065032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429445065032" cn_domain=CS} 20241127160305989 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429445065032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127160305989 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429445065032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429445065032"} 20241127160305989 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429445065032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160305989 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305989 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305989 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305989 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160305990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@0eb203295419: Final verdict of PTC: pass 20241127160305991 DAUC <0003> db_auc.c:157 IMSI='262429726574220': No 2G Auth Data 20241127160305991 DAUC <0003> db_auc.c:192 IMSI='262429726574220': No 3G Auth Data 20241127160305991 DLGSUP <0013> hlr.c:121 IMSI 262429726574220: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0eb203295419: Created GsupExpect[0] for "262429726574220" to be handled at TC_gsup_purge_cs(114) 20241127160305997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41500<->l=127.0.0.1:4258 20241127160305999 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305999 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160305999 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429726574220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429726574220" cn_domain=PS} 20241127160305999 DLU <0006> fsm.c:456 lu(262429726574220)[0x6120000123a0]{UNVALIDATED}: Allocated 20241127160305999 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429726574220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160305999 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429726574220)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160305999 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429726574220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429726574220" cn_domain=PS} 20241127160305999 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305999 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160305999 DLINP <000b> input/ipa.c:455 connected read/write 20241127160305999 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0eb203295419: Found GsupExpect[0] for "262429726574220" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@0eb203295419: Added IMSI table entry 5TC_gsup_purge_cs(114)"262429726574220" 20241127160306001 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306001 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160306001 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429726574220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429726574220"} 20241127160306001 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429726574220)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160306001 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429726574220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160306001 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429726574220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429726574220"} 20241127160306001 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429726574220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160306001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429726574220)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160306001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429726574220)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160306001 DLU <0006> fsm.c:568 lu(PS:IMSI-262429726574220)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160306001 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306001 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160306001 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306001 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@0eb203295419: setverdict(pass): none -> pass 20241127160306002 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306002 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160306002 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429726574220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429726574220" cn_domain=CS} 20241127160306002 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429726574220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127160306002 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429726574220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429726574220"} 20241127160306002 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429726574220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160306002 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306002 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160306002 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306002 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160306002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41500<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@0eb203295419: Final verdict of PTC: pass 20241127160306003 DAUC <0003> db_auc.c:157 IMSI='262427482252149': No 2G Auth Data 20241127160306003 DAUC <0003> db_auc.c:192 IMSI='262427482252149': No 3G Auth Data 20241127160306004 DLGSUP <0013> hlr.c:121 IMSI 262427482252149: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0eb203295419: Created GsupExpect[0] for "262427482252149" to be handled at TC_gsup_purge_cs(115) 20241127160306011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 20241127160306013 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306013 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160306013 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427482252149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427482252149" cn_domain=PS} 20241127160306013 DLU <0006> fsm.c:456 lu(262427482252149)[0x612000012520]{UNVALIDATED}: Allocated 20241127160306013 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427482252149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160306013 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427482252149)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160306013 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427482252149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427482252149" cn_domain=PS} 20241127160306013 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306013 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160306013 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306013 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0eb203295419: Found GsupExpect[0] for "262427482252149" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@0eb203295419: Added IMSI table entry 6TC_gsup_purge_cs(115)"262427482252149" 20241127160306014 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306014 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160306014 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427482252149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427482252149"} 20241127160306014 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427482252149)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160306014 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427482252149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160306014 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427482252149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427482252149"} 20241127160306014 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427482252149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160306014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427482252149)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160306014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427482252149)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160306014 DLU <0006> fsm.c:568 lu(PS:IMSI-262427482252149)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160306014 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306014 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160306014 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306014 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@0eb203295419: setverdict(pass): none -> pass 20241127160306015 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306015 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160306015 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427482252149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427482252149" cn_domain=CS} 20241127160306015 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427482252149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127160306015 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427482252149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427482252149"} 20241127160306015 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427482252149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160306015 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306015 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160306015 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306015 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160306016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@0eb203295419: Final verdict of PTC: pass 20241127160306017 DAUC <0003> db_auc.c:157 IMSI='262426934007962': No 2G Auth Data 20241127160306017 DAUC <0003> db_auc.c:192 IMSI='262426934007962': No 3G Auth Data 20241127160306017 DLGSUP <0013> hlr.c:121 IMSI 262426934007962: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0eb203295419: Created GsupExpect[0] for "262426934007962" to be handled at TC_gsup_purge_cs(116) 20241127160306025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41510<->l=127.0.0.1:4258 20241127160306027 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306027 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160306027 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426934007962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426934007962" cn_domain=PS} 20241127160306027 DLU <0006> fsm.c:456 lu(262426934007962)[0x6120000126a0]{UNVALIDATED}: Allocated 20241127160306027 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426934007962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160306027 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426934007962)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160306027 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426934007962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426934007962" cn_domain=PS} 20241127160306027 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306027 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160306027 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306027 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0eb203295419: Found GsupExpect[0] for "262426934007962" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@0eb203295419: Added IMSI table entry 7TC_gsup_purge_cs(116)"262426934007962" 20241127160306028 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306028 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160306028 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426934007962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426934007962"} 20241127160306028 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426934007962)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160306028 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426934007962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160306028 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426934007962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426934007962"} 20241127160306028 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426934007962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160306028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426934007962)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160306028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426934007962)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160306028 DLU <0006> fsm.c:568 lu(PS:IMSI-262426934007962)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160306028 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306028 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160306028 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306028 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@0eb203295419: setverdict(pass): none -> pass 20241127160306029 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306029 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160306029 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426934007962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426934007962" cn_domain=CS} 20241127160306029 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426934007962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127160306029 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426934007962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426934007962"} 20241127160306029 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426934007962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160306029 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306029 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160306029 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306029 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160306030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41510<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160306031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41448<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@0eb203295419: Final verdict of PTC: none 20241127160306032 DLINP <000b> input/ipa.c:455 connected read/write 20241127160306032 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160306032 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160306032 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160306032 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160306032 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35681<->l=127.0.0.1:4259) 107@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Wed Nov 27 16:03:06 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 20241127160306065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4258 20241127160306166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41524<->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=134564) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Wed Nov 27 16:03:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_purge_ps started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160309232 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160309232 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160309236 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309236 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41532<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160309250 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309250 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309250 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160309250 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160309250 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160309250 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160309250 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160309250 DLGSUP <0013> gsup_server.c:236 2:  20241127160309250 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160309250 DLGSUP <0013> gsup_server.c:236 3:  20241127160309250 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160309250 DLGSUP <0013> gsup_server.c:236 4:  20241127160309250 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160309250 DLGSUP <0013> gsup_server.c:236 5:  20241127160309250 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160309250 DLGSUP <0013> gsup_server.c:236 7:  20241127160309250 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160309250 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160309250 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160309250 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@0eb203295419: 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") 20241127160309272 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39285<->l=127.0.0.1:4259) 20241127160309275 DAUC <0003> db_auc.c:157 IMSI='262420417133388': No 2G Auth Data 20241127160309275 DAUC <0003> db_auc.c:192 IMSI='262420417133388': No 3G Auth Data HLR_Test-GSUP(118)@0eb203295419: Created GsupExpect[0] for "262420417133388" to be handled at TC_gsup_purge_ps(121) 20241127160309294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41538<->l=127.0.0.1:4258 20241127160309300 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309300 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309300 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420417133388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420417133388" cn_domain=PS} 20241127160309300 DLU <0006> fsm.c:456 lu(262420417133388)[0x612000012820]{UNVALIDATED}: Allocated 20241127160309300 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420417133388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160309300 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420417133388)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160309300 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420417133388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420417133388" cn_domain=PS} 20241127160309300 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309300 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309300 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309300 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0eb203295419: Found GsupExpect[0] for "262420417133388" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@0eb203295419: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420417133388" 20241127160309303 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309304 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309304 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420417133388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420417133388"} 20241127160309304 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420417133388)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160309304 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420417133388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160309304 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420417133388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420417133388"} 20241127160309304 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420417133388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160309304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420417133388)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160309304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420417133388)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160309304 DLU <0006> fsm.c:568 lu(PS:IMSI-262420417133388)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160309304 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309304 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309304 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309304 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@0eb203295419: setverdict(pass): none -> pass 20241127160309305 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309305 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309305 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420417133388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420417133388" cn_domain=PS} 20241127160309305 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420417133388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127160309305 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420417133388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420417133388"} 20241127160309306 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420417133388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160309306 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309306 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309306 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309306 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41538<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(121)@0eb203295419: Final verdict of PTC: pass 20241127160309309 DAUC <0003> db_auc.c:157 IMSI='262428453746627': No 2G Auth Data 20241127160309309 DAUC <0003> db_auc.c:192 IMSI='262428453746627': No 3G Auth Data 20241127160309309 DLGSUP <0013> hlr.c:121 IMSI 262428453746627: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0eb203295419: Created GsupExpect[0] for "262428453746627" to be handled at TC_gsup_purge_ps(122) 20241127160309327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41542<->l=127.0.0.1:4258 20241127160309333 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309333 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309333 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428453746627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428453746627" cn_domain=PS} 20241127160309333 DLU <0006> fsm.c:456 lu(262428453746627)[0x6120000129a0]{UNVALIDATED}: Allocated 20241127160309333 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428453746627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160309333 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428453746627)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160309333 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428453746627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428453746627" cn_domain=PS} 20241127160309333 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309333 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309333 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309333 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0eb203295419: Found GsupExpect[0] for "262428453746627" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@0eb203295419: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428453746627" 20241127160309337 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309337 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309337 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428453746627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428453746627"} 20241127160309337 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428453746627)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160309337 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428453746627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160309337 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428453746627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428453746627"} 20241127160309337 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428453746627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160309337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428453746627)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160309337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428453746627)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160309337 DLU <0006> fsm.c:568 lu(PS:IMSI-262428453746627)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160309337 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309337 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309337 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309337 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@0eb203295419: setverdict(pass): none -> pass 20241127160309340 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309340 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309340 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428453746627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428453746627" cn_domain=PS} 20241127160309340 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428453746627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127160309341 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428453746627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428453746627"} 20241127160309341 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428453746627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160309341 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309341 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309341 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309341 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41542<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(122)@0eb203295419: Final verdict of PTC: pass 20241127160309346 DAUC <0003> db_auc.c:157 IMSI='262426949046280': No 2G Auth Data 20241127160309346 DAUC <0003> db_auc.c:192 IMSI='262426949046280': No 3G Auth Data 20241127160309347 DLGSUP <0013> hlr.c:121 IMSI 262426949046280: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0eb203295419: Created GsupExpect[0] for "262426949046280" to be handled at TC_gsup_purge_ps(123) 20241127160309369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41546<->l=127.0.0.1:4258 20241127160309374 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309374 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309374 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426949046280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426949046280" cn_domain=PS} 20241127160309374 DLU <0006> fsm.c:456 lu(262426949046280)[0x612000012b20]{UNVALIDATED}: Allocated 20241127160309374 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426949046280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160309374 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426949046280)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160309374 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426949046280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426949046280" cn_domain=PS} 20241127160309374 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309374 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309374 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309374 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0eb203295419: Found GsupExpect[0] for "262426949046280" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@0eb203295419: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426949046280" 20241127160309378 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309378 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309378 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426949046280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426949046280"} 20241127160309378 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426949046280)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160309378 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426949046280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160309378 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426949046280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426949046280"} 20241127160309379 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426949046280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160309379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426949046280)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160309379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426949046280)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160309379 DLU <0006> fsm.c:568 lu(PS:IMSI-262426949046280)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160309379 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309379 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309379 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309379 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@0eb203295419: setverdict(pass): none -> pass 20241127160309383 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309383 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309383 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426949046280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426949046280" cn_domain=PS} 20241127160309383 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426949046280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127160309383 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426949046280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426949046280"} 20241127160309383 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426949046280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160309383 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309383 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309383 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309383 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(123)@0eb203295419: Final verdict of PTC: pass 20241127160309390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41546<->l=127.0.0.1:4258 20241127160309392 DAUC <0003> db_auc.c:157 IMSI='262428812809902': No 2G Auth Data 20241127160309392 DAUC <0003> db_auc.c:192 IMSI='262428812809902': No 3G Auth Data 20241127160309393 DLGSUP <0013> hlr.c:121 IMSI 262428812809902: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0eb203295419: Created GsupExpect[0] for "262428812809902" to be handled at TC_gsup_purge_ps(124) 20241127160309413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 20241127160309426 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309426 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309426 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428812809902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428812809902" cn_domain=PS} 20241127160309427 DLU <0006> fsm.c:456 lu(262428812809902)[0x612000012ca0]{UNVALIDATED}: Allocated 20241127160309427 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428812809902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160309427 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428812809902)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160309427 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428812809902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428812809902" cn_domain=PS} 20241127160309427 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309427 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309427 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309427 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0eb203295419: Found GsupExpect[0] for "262428812809902" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@0eb203295419: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428812809902" 20241127160309430 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309430 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309430 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428812809902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428812809902"} 20241127160309430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428812809902)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160309430 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428812809902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160309430 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428812809902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428812809902"} 20241127160309430 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428812809902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160309430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428812809902)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160309430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428812809902)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160309430 DLU <0006> fsm.c:568 lu(PS:IMSI-262428812809902)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160309430 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309430 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309430 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309430 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@0eb203295419: setverdict(pass): none -> pass 20241127160309432 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309432 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309432 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428812809902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428812809902" cn_domain=PS} 20241127160309432 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428812809902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127160309432 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428812809902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428812809902"} 20241127160309432 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428812809902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160309432 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309432 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309432 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309432 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160309434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@0eb203295419: Final verdict of PTC: pass 20241127160309436 DAUC <0003> db_auc.c:157 IMSI='262429366586556': No 2G Auth Data 20241127160309436 DAUC <0003> db_auc.c:192 IMSI='262429366586556': No 3G Auth Data 20241127160309437 DLGSUP <0013> hlr.c:121 IMSI 262429366586556: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0eb203295419: Created GsupExpect[0] for "262429366586556" to be handled at TC_gsup_purge_ps(125) 20241127160309452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41570<->l=127.0.0.1:4258 20241127160309456 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309456 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309456 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429366586556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429366586556" cn_domain=PS} 20241127160309456 DLU <0006> fsm.c:456 lu(262429366586556)[0x612000012e20]{UNVALIDATED}: Allocated 20241127160309456 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429366586556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160309456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429366586556)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160309456 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429366586556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429366586556" cn_domain=PS} 20241127160309456 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309456 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309456 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309456 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0eb203295419: Found GsupExpect[0] for "262429366586556" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@0eb203295419: Added IMSI table entry 4TC_gsup_purge_ps(125)"262429366586556" 20241127160309459 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309459 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309459 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429366586556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429366586556"} 20241127160309459 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429366586556)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160309459 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429366586556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160309459 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429366586556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429366586556"} 20241127160309459 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429366586556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160309459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429366586556)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160309459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429366586556)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160309459 DLU <0006> fsm.c:568 lu(PS:IMSI-262429366586556)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160309459 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309460 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309460 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309460 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@0eb203295419: setverdict(pass): none -> pass 20241127160309461 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309461 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309461 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429366586556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429366586556" cn_domain=PS} 20241127160309461 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429366586556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127160309461 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429366586556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429366586556"} 20241127160309461 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429366586556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160309461 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309461 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309461 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309461 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160309462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41570<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@0eb203295419: Final verdict of PTC: pass 20241127160309464 DAUC <0003> db_auc.c:157 IMSI='262423790578698': No 2G Auth Data 20241127160309464 DAUC <0003> db_auc.c:192 IMSI='262423790578698': No 3G Auth Data 20241127160309465 DLGSUP <0013> hlr.c:121 IMSI 262423790578698: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0eb203295419: Created GsupExpect[0] for "262423790578698" to be handled at TC_gsup_purge_ps(126) 20241127160309487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4258 20241127160309491 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309491 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309491 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423790578698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423790578698" cn_domain=PS} 20241127160309491 DLU <0006> fsm.c:456 lu(262423790578698)[0x612000012fa0]{UNVALIDATED}: Allocated 20241127160309491 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423790578698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160309491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423790578698)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160309491 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423790578698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423790578698" cn_domain=PS} 20241127160309491 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309491 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309491 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309491 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0eb203295419: Found GsupExpect[0] for "262423790578698" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@0eb203295419: Added IMSI table entry 5TC_gsup_purge_ps(126)"262423790578698" 20241127160309494 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309494 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309494 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423790578698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423790578698"} 20241127160309494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423790578698)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160309494 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423790578698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160309494 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423790578698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423790578698"} 20241127160309494 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423790578698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160309494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423790578698)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160309494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423790578698)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160309494 DLU <0006> fsm.c:568 lu(PS:IMSI-262423790578698)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160309494 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309494 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309494 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309494 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@0eb203295419: setverdict(pass): none -> pass 20241127160309496 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309496 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309496 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423790578698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423790578698" cn_domain=PS} 20241127160309496 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423790578698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127160309496 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423790578698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423790578698"} 20241127160309496 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423790578698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160309496 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309496 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309496 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309496 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160309497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@0eb203295419: Final verdict of PTC: pass 20241127160309501 DAUC <0003> db_auc.c:157 IMSI='262426635953165': No 2G Auth Data 20241127160309501 DAUC <0003> db_auc.c:192 IMSI='262426635953165': No 3G Auth Data 20241127160309502 DLGSUP <0013> hlr.c:121 IMSI 262426635953165: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0eb203295419: Created GsupExpect[0] for "262426635953165" to be handled at TC_gsup_purge_ps(127) 20241127160309516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4258 20241127160309520 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309520 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309520 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426635953165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426635953165" cn_domain=PS} 20241127160309520 DLU <0006> fsm.c:456 lu(262426635953165)[0x612000013120]{UNVALIDATED}: Allocated 20241127160309521 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426635953165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160309521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426635953165)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160309521 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426635953165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426635953165" cn_domain=PS} 20241127160309521 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309521 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309521 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309521 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0eb203295419: Found GsupExpect[0] for "262426635953165" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@0eb203295419: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426635953165" 20241127160309524 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309524 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309524 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426635953165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426635953165"} 20241127160309524 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426635953165)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160309524 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426635953165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160309524 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426635953165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426635953165"} 20241127160309524 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426635953165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160309524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426635953165)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160309524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426635953165)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160309524 DLU <0006> fsm.c:568 lu(PS:IMSI-262426635953165)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160309524 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309524 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309524 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309524 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@0eb203295419: setverdict(pass): none -> pass 20241127160309527 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309527 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309527 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426635953165 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426635953165" cn_domain=PS} 20241127160309527 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426635953165 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127160309527 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426635953165 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426635953165"} 20241127160309527 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426635953165 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160309527 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309527 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309527 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309527 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160309529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@0eb203295419: Final verdict of PTC: pass 20241127160309532 DAUC <0003> db_auc.c:157 IMSI='262424717492598': No 2G Auth Data 20241127160309532 DAUC <0003> db_auc.c:192 IMSI='262424717492598': No 3G Auth Data 20241127160309533 DLGSUP <0013> hlr.c:121 IMSI 262424717492598: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0eb203295419: Created GsupExpect[0] for "262424717492598" to be handled at TC_gsup_purge_ps(128) 20241127160309553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41606<->l=127.0.0.1:4258 20241127160309564 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309564 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309564 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424717492598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424717492598" cn_domain=PS} 20241127160309564 DLU <0006> fsm.c:456 lu(262424717492598)[0x6120000132a0]{UNVALIDATED}: Allocated 20241127160309564 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424717492598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160309564 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424717492598)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160309564 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424717492598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424717492598" cn_domain=PS} 20241127160309565 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309565 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309565 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309565 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0eb203295419: Found GsupExpect[0] for "262424717492598" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@0eb203295419: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424717492598" 20241127160309569 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309569 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309569 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424717492598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424717492598"} 20241127160309569 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424717492598)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160309569 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424717492598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160309569 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424717492598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424717492598"} 20241127160309569 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424717492598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160309569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424717492598)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160309569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424717492598)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160309569 DLU <0006> fsm.c:568 lu(PS:IMSI-262424717492598)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160309569 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309569 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309569 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309569 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@0eb203295419: setverdict(pass): none -> pass 20241127160309572 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309572 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309572 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424717492598 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424717492598" cn_domain=PS} 20241127160309572 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424717492598 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127160309572 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424717492598 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424717492598"} 20241127160309572 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424717492598 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127160309572 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309572 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160309572 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309572 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160309575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41606<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160309584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41532<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@0eb203295419: Final verdict of PTC: none 20241127160309588 DLINP <000b> input/ipa.c:455 connected read/write 20241127160309588 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160309589 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160309589 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160309589 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 119@0eb203295419: Final verdict of PTC: none 20241127160309598 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39285<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(120)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Wed Nov 27 16:03:09 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 20241127160309706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41620<->l=127.0.0.1:4258 20241127160309807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41620<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=108804) Waiting for packet dumper to finish... 1 (prev_count=108804, count=134964) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Wed Nov 27 16:03:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_purge_unknown started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160312837 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160312837 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160312838 DLINP <000b> input/ipa.c:455 connected read/write 20241127160312838 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160312838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38886<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160312839 DLINP <000b> input/ipa.c:455 connected read/write 20241127160312839 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160312840 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160312840 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160312840 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160312840 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160312840 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160312840 DLGSUP <0013> gsup_server.c:236 2:  20241127160312840 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160312840 DLGSUP <0013> gsup_server.c:236 3:  20241127160312840 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(129)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160312840 DLGSUP <0013> gsup_server.c:236 4:  20241127160312840 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160312840 DLGSUP <0013> gsup_server.c:236 5:  20241127160312840 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160312840 DLGSUP <0013> gsup_server.c:236 7:  20241127160312840 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160312840 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160312840 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160312840 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@0eb203295419: 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") 20241127160312849 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39449<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@0eb203295419: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241127160312855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38892<->l=127.0.0.1:4258 20241127160312882 DLINP <000b> input/ipa.c:455 connected read/write 20241127160312882 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160312882 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241127160312882 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241127160312882 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 20241127160312882 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241127160312882 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160312882 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160312882 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241127160312882 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241127160312882 DLINP <000b> input/ipa.c:455 connected read/write 20241127160312882 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160312882 DLINP <000b> input/ipa.c:455 connected read/write 20241127160312882 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@0eb203295419: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@0eb203295419: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@0eb203295419: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160312884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38892<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160312884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38886<->l=127.0.0.1:4258 20241127160312885 DLINP <000b> input/ipa.c:455 connected read/write 20241127160312885 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160312885 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160312885 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160312885 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160312885 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39449<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@0eb203295419: Final verdict of PTC: none 131@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Wed Nov 27 16:03:12 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 20241127160312924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38896<->l=127.0.0.1:4258 20241127160313024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38896<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26016) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Wed Nov 27 16:03:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_mo_ussd_unknown started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160316055 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160316055 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160316056 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316056 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160316057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38910<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160316058 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316058 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(134)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160316058 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160316058 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160316058 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160316058 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160316058 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160316058 DLGSUP <0013> gsup_server.c:236 2:  20241127160316058 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160316058 DLGSUP <0013> gsup_server.c:236 3:  20241127160316058 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160316058 DLGSUP <0013> gsup_server.c:236 4:  20241127160316058 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160316058 DLGSUP <0013> gsup_server.c:236 5:  20241127160316058 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160316058 DLGSUP <0013> gsup_server.c:236 7:  20241127160316058 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160316058 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160316058 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160316058 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@0eb203295419: 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") 20241127160316067 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44307<->l=127.0.0.1:4259) 20241127160316069 DAUC <0003> db_auc.c:157 IMSI='262428239142266': No 2G Auth Data 20241127160316069 DAUC <0003> db_auc.c:192 IMSI='262428239142266': No 3G Auth Data HLR_Test-GSUP(135)@0eb203295419: Created GsupExpect[0] for "262428239142266" to be handled at TC_mo_ussd_unknown(138) 20241127160316077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38922<->l=127.0.0.1:4258 20241127160316098 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316098 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160316098 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428239142266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428239142266" session_id=1411435567 session_state=BEGIN} 20241127160316098 DSS <0004> hlr_ussd.c:576 262428239142266/0x5420cc2f: Process SS (BEGIN) 20241127160316098 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127160316098 DSS <0004> hlr_ussd.c:518 262428239142266/0x5420cc2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127160316098 DSS <0004> hlr_ussd.c:523 262428239142266/0x5420cc2f: USSD for unknown code '*#200#' 20241127160316098 DSS <0004> hlr_ussd.c:354 262428239142266/0x5420cc2f: Tx ReturnError(1, 0x12) 20241127160316098 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428239142266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428239142266" session_id=1411435567 session_state=END} 20241127160316098 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316098 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160316098 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316098 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0eb203295419: Found GsupExpect[0] for "262428239142266" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@0eb203295419: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428239142266" TC_mo_ussd_unknown(138)@0eb203295419: setverdict(pass): none -> pass 20241127160316100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38922<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@0eb203295419: Final verdict of PTC: pass 20241127160316101 DAUC <0003> db_auc.c:157 IMSI='262423502722288': No 2G Auth Data 20241127160316101 DAUC <0003> db_auc.c:192 IMSI='262423502722288': No 3G Auth Data HLR_Test-GSUP(135)@0eb203295419: Created GsupExpect[0] for "262423502722288" to be handled at TC_mo_ussd_unknown(139) 20241127160316109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38924<->l=127.0.0.1:4258 20241127160316112 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316113 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160316113 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423502722288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423502722288" session_id=1292778540 session_state=BEGIN} 20241127160316113 DSS <0004> hlr_ussd.c:576 262423502722288/0x4d0e3c2c: Process SS (BEGIN) 20241127160316113 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127160316113 DSS <0004> hlr_ussd.c:518 262423502722288/0x4d0e3c2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127160316113 DSS <0004> hlr_ussd.c:523 262423502722288/0x4d0e3c2c: USSD for unknown code '*#200#' 20241127160316113 DSS <0004> hlr_ussd.c:354 262423502722288/0x4d0e3c2c: Tx ReturnError(1, 0x12) 20241127160316113 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423502722288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423502722288" session_id=1292778540 session_state=END} 20241127160316113 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316113 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160316113 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316113 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0eb203295419: Found GsupExpect[0] for "262423502722288" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@0eb203295419: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262423502722288" TC_mo_ussd_unknown(139)@0eb203295419: setverdict(pass): none -> pass 20241127160316114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38924<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@0eb203295419: Final verdict of PTC: pass 20241127160316115 DAUC <0003> db_auc.c:157 IMSI='262428069923319': No 2G Auth Data 20241127160316115 DAUC <0003> db_auc.c:192 IMSI='262428069923319': No 3G Auth Data HLR_Test-GSUP(135)@0eb203295419: Created GsupExpect[0] for "262428069923319" to be handled at TC_mo_ussd_unknown(140) 20241127160316123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38932<->l=127.0.0.1:4258 20241127160316126 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316126 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160316126 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428069923319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428069923319" session_id=253330192 session_state=BEGIN} 20241127160316126 DSS <0004> hlr_ussd.c:576 262428069923319/0x0f198310: Process SS (BEGIN) 20241127160316126 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127160316126 DSS <0004> hlr_ussd.c:518 262428069923319/0x0f198310: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127160316126 DSS <0004> hlr_ussd.c:523 262428069923319/0x0f198310: USSD for unknown code '*#200#' 20241127160316126 DSS <0004> hlr_ussd.c:354 262428069923319/0x0f198310: Tx ReturnError(1, 0x12) 20241127160316126 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428069923319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428069923319" session_id=253330192 session_state=END} 20241127160316126 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316126 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160316126 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316126 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0eb203295419: Found GsupExpect[0] for "262428069923319" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@0eb203295419: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428069923319" TC_mo_ussd_unknown(140)@0eb203295419: setverdict(pass): none -> pass 20241127160316128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38932<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@0eb203295419: Final verdict of PTC: pass 20241127160316128 DAUC <0003> db_auc.c:157 IMSI='262423593988860': No 2G Auth Data 20241127160316128 DAUC <0003> db_auc.c:192 IMSI='262423593988860': No 3G Auth Data HLR_Test-GSUP(135)@0eb203295419: Created GsupExpect[0] for "262423593988860" to be handled at TC_mo_ussd_unknown(141) 20241127160316135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38940<->l=127.0.0.1:4258 20241127160316139 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316139 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160316139 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423593988860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423593988860" session_id=1248882812 session_state=BEGIN} 20241127160316139 DSS <0004> hlr_ussd.c:576 262423593988860/0x4a70707c: Process SS (BEGIN) 20241127160316139 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127160316139 DSS <0004> hlr_ussd.c:518 262423593988860/0x4a70707c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127160316139 DSS <0004> hlr_ussd.c:523 262423593988860/0x4a70707c: USSD for unknown code '*#200#' 20241127160316139 DSS <0004> hlr_ussd.c:354 262423593988860/0x4a70707c: Tx ReturnError(1, 0x12) 20241127160316139 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423593988860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423593988860" session_id=1248882812 session_state=END} 20241127160316139 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316139 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160316139 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316139 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0eb203295419: Found GsupExpect[0] for "262423593988860" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@0eb203295419: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423593988860" TC_mo_ussd_unknown(141)@0eb203295419: setverdict(pass): none -> pass 20241127160316140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38940<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@0eb203295419: Final verdict of PTC: pass 20241127160316141 DAUC <0003> db_auc.c:157 IMSI='262422763654191': No 2G Auth Data 20241127160316141 DAUC <0003> db_auc.c:192 IMSI='262422763654191': No 3G Auth Data HLR_Test-GSUP(135)@0eb203295419: Created GsupExpect[0] for "262422763654191" to be handled at TC_mo_ussd_unknown(142) 20241127160316148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38956<->l=127.0.0.1:4258 20241127160316151 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316151 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160316151 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422763654191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422763654191" session_id=2811822981 session_state=BEGIN} 20241127160316151 DSS <0004> hlr_ussd.c:576 262422763654191/0xa7990385: Process SS (BEGIN) 20241127160316151 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127160316151 DSS <0004> hlr_ussd.c:518 262422763654191/0xa7990385: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127160316151 DSS <0004> hlr_ussd.c:523 262422763654191/0xa7990385: USSD for unknown code '*#200#' 20241127160316151 DSS <0004> hlr_ussd.c:354 262422763654191/0xa7990385: Tx ReturnError(1, 0x12) 20241127160316151 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422763654191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422763654191" session_id=2811822981 session_state=END} 20241127160316151 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316151 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160316151 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316151 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0eb203295419: Found GsupExpect[0] for "262422763654191" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@0eb203295419: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422763654191" TC_mo_ussd_unknown(142)@0eb203295419: setverdict(pass): none -> pass 20241127160316153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38956<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@0eb203295419: Final verdict of PTC: pass 20241127160316153 DAUC <0003> db_auc.c:157 IMSI='262425692735561': No 2G Auth Data 20241127160316153 DAUC <0003> db_auc.c:192 IMSI='262425692735561': No 3G Auth Data HLR_Test-GSUP(135)@0eb203295419: Created GsupExpect[0] for "262425692735561" to be handled at TC_mo_ussd_unknown(143) 20241127160316160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38964<->l=127.0.0.1:4258 20241127160316163 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316163 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160316163 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425692735561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425692735561" session_id=1890883551 session_state=BEGIN} 20241127160316163 DSS <0004> hlr_ussd.c:576 262425692735561/0x70b497df: Process SS (BEGIN) 20241127160316163 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127160316163 DSS <0004> hlr_ussd.c:518 262425692735561/0x70b497df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127160316163 DSS <0004> hlr_ussd.c:523 262425692735561/0x70b497df: USSD for unknown code '*#200#' 20241127160316163 DSS <0004> hlr_ussd.c:354 262425692735561/0x70b497df: Tx ReturnError(1, 0x12) 20241127160316163 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425692735561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425692735561" session_id=1890883551 session_state=END} 20241127160316163 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316163 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160316163 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316163 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0eb203295419: Found GsupExpect[0] for "262425692735561" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@0eb203295419: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425692735561" TC_mo_ussd_unknown(143)@0eb203295419: setverdict(pass): none -> pass 20241127160316165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38964<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@0eb203295419: Final verdict of PTC: pass 20241127160316165 DAUC <0003> db_auc.c:157 IMSI='262420648528128': No 2G Auth Data 20241127160316165 DAUC <0003> db_auc.c:192 IMSI='262420648528128': No 3G Auth Data HLR_Test-GSUP(135)@0eb203295419: Created GsupExpect[0] for "262420648528128" to be handled at TC_mo_ussd_unknown(144) 20241127160316172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38970<->l=127.0.0.1:4258 20241127160316175 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316176 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160316176 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420648528128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420648528128" session_id=2900347310 session_state=BEGIN} 20241127160316176 DSS <0004> hlr_ussd.c:576 262420648528128/0xacdfc9ae: Process SS (BEGIN) 20241127160316176 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127160316176 DSS <0004> hlr_ussd.c:518 262420648528128/0xacdfc9ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127160316176 DSS <0004> hlr_ussd.c:523 262420648528128/0xacdfc9ae: USSD for unknown code '*#200#' 20241127160316176 DSS <0004> hlr_ussd.c:354 262420648528128/0xacdfc9ae: Tx ReturnError(1, 0x12) 20241127160316176 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420648528128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420648528128" session_id=2900347310 session_state=END} 20241127160316176 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316176 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160316176 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316176 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0eb203295419: Found GsupExpect[0] for "262420648528128" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@0eb203295419: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262420648528128" TC_mo_ussd_unknown(144)@0eb203295419: setverdict(pass): none -> pass 20241127160316177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38970<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@0eb203295419: Final verdict of PTC: pass 20241127160316178 DAUC <0003> db_auc.c:157 IMSI='262429299567487': No 2G Auth Data 20241127160316178 DAUC <0003> db_auc.c:192 IMSI='262429299567487': No 3G Auth Data HLR_Test-GSUP(135)@0eb203295419: Created GsupExpect[0] for "262429299567487" to be handled at TC_mo_ussd_unknown(145) 20241127160316186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38978<->l=127.0.0.1:4258 20241127160316191 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316191 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160316191 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429299567487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429299567487" session_id=4059405342 session_state=BEGIN} 20241127160316191 DSS <0004> hlr_ussd.c:576 262429299567487/0xf1f59c1e: Process SS (BEGIN) 20241127160316191 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127160316191 DSS <0004> hlr_ussd.c:518 262429299567487/0xf1f59c1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127160316191 DSS <0004> hlr_ussd.c:523 262429299567487/0xf1f59c1e: USSD for unknown code '*#200#' 20241127160316191 DSS <0004> hlr_ussd.c:354 262429299567487/0xf1f59c1e: Tx ReturnError(1, 0x12) 20241127160316191 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429299567487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429299567487" session_id=4059405342 session_state=END} 20241127160316191 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316191 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160316191 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316191 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0eb203295419: Found GsupExpect[0] for "262429299567487" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@0eb203295419: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429299567487" TC_mo_ussd_unknown(145)@0eb203295419: setverdict(pass): none -> pass 20241127160316193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38978<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@0eb203295419: Final verdict of PTC: pass 20241127160316194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38910<->l=127.0.0.1:4258 20241127160316194 DLINP <000b> input/ipa.c:455 connected read/write 20241127160316194 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160316194 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160316194 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160316194 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160316194 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44307<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@0eb203295419: Final verdict of PTC: none 136@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 136: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@0eb203295419: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Wed Nov 27 16:03:16 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 20241127160316217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38990<->l=127.0.0.1:4258 20241127160316318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38990<->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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Wed Nov 27 16:03:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_mo_ussd_euse_disc started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160319349 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160319349 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160319351 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319351 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160319351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38998<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160319353 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319353 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160319353 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160319353 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160319353 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160319353 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(146)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160319353 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160319353 DLGSUP <0013> gsup_server.c:236 2:  20241127160319353 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160319353 DLGSUP <0013> gsup_server.c:236 3:  20241127160319353 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160319353 DLGSUP <0013> gsup_server.c:236 4:  20241127160319353 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160319353 DLGSUP <0013> gsup_server.c:236 5:  20241127160319353 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160319353 DLGSUP <0013> gsup_server.c:236 7:  20241127160319353 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160319353 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160319353 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160319353 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@0eb203295419: 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") 20241127160319363 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34385<->l=127.0.0.1:4259) 20241127160319367 DAUC <0003> db_auc.c:157 IMSI='262421738001675': No 2G Auth Data 20241127160319367 DAUC <0003> db_auc.c:192 IMSI='262421738001675': No 3G Auth Data HLR_Test-GSUP(147)@0eb203295419: Created GsupExpect[0] for "262421738001675" to be handled at TC_mo_ussd_euse_disc(150) 20241127160319374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39010<->l=127.0.0.1:4258 20241127160319394 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319394 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160319394 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421738001675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421738001675" session_id=3917931376 session_state=BEGIN} 20241127160319394 DSS <0004> hlr_ussd.c:576 262421738001675/0xe986e370: Process SS (BEGIN) 20241127160319394 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160319394 DSS <0004> hlr_ussd.c:518 262421738001675/0xe986e370: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160319394 DSS <0004> hlr_ussd.c:542 262421738001675/0xe986e370: Cannot find conn for EUSE EUSE-foobar 20241127160319394 DSS <0004> hlr_ussd.c:354 262421738001675/0xe986e370: Tx ReturnError(1, 0x22) 20241127160319394 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421738001675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421738001675" session_id=3917931376 session_state=END} 20241127160319394 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319394 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160319394 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319394 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0eb203295419: Found GsupExpect[0] for "262421738001675" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@0eb203295419: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262421738001675" TC_mo_ussd_euse_disc(150)@0eb203295419: setverdict(pass): none -> pass 20241127160319396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39010<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@0eb203295419: Final verdict of PTC: pass 20241127160319397 DAUC <0003> db_auc.c:157 IMSI='262424634007280': No 2G Auth Data 20241127160319397 DAUC <0003> db_auc.c:192 IMSI='262424634007280': No 3G Auth Data HLR_Test-GSUP(147)@0eb203295419: Created GsupExpect[0] for "262424634007280" to be handled at TC_mo_ussd_euse_disc(151) 20241127160319404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4258 20241127160319407 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319407 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160319407 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424634007280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424634007280" session_id=989499085 session_state=BEGIN} 20241127160319407 DSS <0004> hlr_ussd.c:576 262424634007280/0x3afa8ecd: Process SS (BEGIN) 20241127160319407 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160319407 DSS <0004> hlr_ussd.c:518 262424634007280/0x3afa8ecd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160319407 DSS <0004> hlr_ussd.c:542 262424634007280/0x3afa8ecd: Cannot find conn for EUSE EUSE-foobar 20241127160319407 DSS <0004> hlr_ussd.c:354 262424634007280/0x3afa8ecd: Tx ReturnError(1, 0x22) 20241127160319407 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424634007280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424634007280" session_id=989499085 session_state=END} 20241127160319407 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319407 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160319407 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319407 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0eb203295419: Found GsupExpect[0] for "262424634007280" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@0eb203295419: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262424634007280" TC_mo_ussd_euse_disc(151)@0eb203295419: setverdict(pass): none -> pass 20241127160319409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@0eb203295419: Final verdict of PTC: pass 20241127160319409 DAUC <0003> db_auc.c:157 IMSI='262429488611779': No 2G Auth Data 20241127160319409 DAUC <0003> db_auc.c:192 IMSI='262429488611779': No 3G Auth Data HLR_Test-GSUP(147)@0eb203295419: Created GsupExpect[0] for "262429488611779" to be handled at TC_mo_ussd_euse_disc(152) 20241127160319417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39030<->l=127.0.0.1:4258 20241127160319422 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319422 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160319422 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429488611779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429488611779" session_id=4079120909 session_state=BEGIN} 20241127160319422 DSS <0004> hlr_ussd.c:576 262429488611779/0xf322720d: Process SS (BEGIN) 20241127160319422 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160319422 DSS <0004> hlr_ussd.c:518 262429488611779/0xf322720d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160319422 DSS <0004> hlr_ussd.c:542 262429488611779/0xf322720d: Cannot find conn for EUSE EUSE-foobar 20241127160319422 DSS <0004> hlr_ussd.c:354 262429488611779/0xf322720d: Tx ReturnError(1, 0x22) 20241127160319422 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429488611779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429488611779" session_id=4079120909 session_state=END} 20241127160319422 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319423 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160319423 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319423 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0eb203295419: Found GsupExpect[0] for "262429488611779" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@0eb203295419: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262429488611779" TC_mo_ussd_euse_disc(152)@0eb203295419: setverdict(pass): none -> pass 20241127160319425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39030<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@0eb203295419: Final verdict of PTC: pass 20241127160319425 DAUC <0003> db_auc.c:157 IMSI='262420547591386': No 2G Auth Data 20241127160319425 DAUC <0003> db_auc.c:192 IMSI='262420547591386': No 3G Auth Data HLR_Test-GSUP(147)@0eb203295419: Created GsupExpect[0] for "262420547591386" to be handled at TC_mo_ussd_euse_disc(153) 20241127160319434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39040<->l=127.0.0.1:4258 20241127160319438 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319438 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160319438 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420547591386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420547591386" session_id=969589016 session_state=BEGIN} 20241127160319438 DSS <0004> hlr_ussd.c:576 262420547591386/0x39cac118: Process SS (BEGIN) 20241127160319438 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160319438 DSS <0004> hlr_ussd.c:518 262420547591386/0x39cac118: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160319438 DSS <0004> hlr_ussd.c:542 262420547591386/0x39cac118: Cannot find conn for EUSE EUSE-foobar 20241127160319438 DSS <0004> hlr_ussd.c:354 262420547591386/0x39cac118: Tx ReturnError(1, 0x22) 20241127160319439 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420547591386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420547591386" session_id=969589016 session_state=END} 20241127160319439 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319439 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160319439 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319439 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0eb203295419: Found GsupExpect[0] for "262420547591386" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@0eb203295419: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262420547591386" TC_mo_ussd_euse_disc(153)@0eb203295419: setverdict(pass): none -> pass 20241127160319440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39040<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@0eb203295419: Final verdict of PTC: pass 20241127160319441 DAUC <0003> db_auc.c:157 IMSI='262420981122029': No 2G Auth Data 20241127160319441 DAUC <0003> db_auc.c:192 IMSI='262420981122029': No 3G Auth Data HLR_Test-GSUP(147)@0eb203295419: Created GsupExpect[0] for "262420981122029" to be handled at TC_mo_ussd_euse_disc(154) 20241127160319449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 20241127160319452 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319452 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160319452 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420981122029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420981122029" session_id=1476050161 session_state=BEGIN} 20241127160319452 DSS <0004> hlr_ussd.c:576 262420981122029/0x57fabcf1: Process SS (BEGIN) 20241127160319452 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160319452 DSS <0004> hlr_ussd.c:518 262420981122029/0x57fabcf1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160319452 DSS <0004> hlr_ussd.c:542 262420981122029/0x57fabcf1: Cannot find conn for EUSE EUSE-foobar 20241127160319452 DSS <0004> hlr_ussd.c:354 262420981122029/0x57fabcf1: Tx ReturnError(1, 0x22) 20241127160319452 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420981122029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420981122029" session_id=1476050161 session_state=END} 20241127160319452 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319452 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160319452 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319452 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0eb203295419: Found GsupExpect[0] for "262420981122029" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@0eb203295419: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262420981122029" TC_mo_ussd_euse_disc(154)@0eb203295419: setverdict(pass): none -> pass 20241127160319454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@0eb203295419: Final verdict of PTC: pass 20241127160319455 DAUC <0003> db_auc.c:157 IMSI='262429073697190': No 2G Auth Data 20241127160319455 DAUC <0003> db_auc.c:192 IMSI='262429073697190': No 3G Auth Data HLR_Test-GSUP(147)@0eb203295419: Created GsupExpect[0] for "262429073697190" to be handled at TC_mo_ussd_euse_disc(155) 20241127160319462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39052<->l=127.0.0.1:4258 20241127160319465 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319465 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160319465 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429073697190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429073697190" session_id=544496432 session_state=BEGIN} 20241127160319465 DSS <0004> hlr_ussd.c:576 262429073697190/0x20745b30: Process SS (BEGIN) 20241127160319465 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160319465 DSS <0004> hlr_ussd.c:518 262429073697190/0x20745b30: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160319465 DSS <0004> hlr_ussd.c:542 262429073697190/0x20745b30: Cannot find conn for EUSE EUSE-foobar 20241127160319465 DSS <0004> hlr_ussd.c:354 262429073697190/0x20745b30: Tx ReturnError(1, 0x22) 20241127160319465 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429073697190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429073697190" session_id=544496432 session_state=END} 20241127160319465 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319465 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160319465 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319465 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0eb203295419: Found GsupExpect[0] for "262429073697190" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@0eb203295419: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429073697190" TC_mo_ussd_euse_disc(155)@0eb203295419: setverdict(pass): none -> pass 20241127160319467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39052<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@0eb203295419: Final verdict of PTC: pass 20241127160319468 DAUC <0003> db_auc.c:157 IMSI='262422702637533': No 2G Auth Data 20241127160319468 DAUC <0003> db_auc.c:192 IMSI='262422702637533': No 3G Auth Data HLR_Test-GSUP(147)@0eb203295419: Created GsupExpect[0] for "262422702637533" to be handled at TC_mo_ussd_euse_disc(156) 20241127160319478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39062<->l=127.0.0.1:4258 20241127160319481 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319481 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160319481 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422702637533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422702637533" session_id=2579379802 session_state=BEGIN} 20241127160319481 DSS <0004> hlr_ussd.c:576 262422702637533/0x99be365a: Process SS (BEGIN) 20241127160319481 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160319481 DSS <0004> hlr_ussd.c:518 262422702637533/0x99be365a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160319481 DSS <0004> hlr_ussd.c:542 262422702637533/0x99be365a: Cannot find conn for EUSE EUSE-foobar 20241127160319481 DSS <0004> hlr_ussd.c:354 262422702637533/0x99be365a: Tx ReturnError(1, 0x22) 20241127160319481 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422702637533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422702637533" session_id=2579379802 session_state=END} 20241127160319481 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319481 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160319481 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319481 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0eb203295419: Found GsupExpect[0] for "262422702637533" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@0eb203295419: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262422702637533" TC_mo_ussd_euse_disc(156)@0eb203295419: setverdict(pass): none -> pass 20241127160319483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39062<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@0eb203295419: Final verdict of PTC: pass 20241127160319483 DAUC <0003> db_auc.c:157 IMSI='262426552046299': No 2G Auth Data 20241127160319483 DAUC <0003> db_auc.c:192 IMSI='262426552046299': No 3G Auth Data HLR_Test-GSUP(147)@0eb203295419: Created GsupExpect[0] for "262426552046299" to be handled at TC_mo_ussd_euse_disc(157) 20241127160319491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 20241127160319494 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319494 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160319494 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426552046299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426552046299" session_id=1539006429 session_state=BEGIN} 20241127160319494 DSS <0004> hlr_ussd.c:576 262426552046299/0x5bbb5fdd: Process SS (BEGIN) 20241127160319494 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160319494 DSS <0004> hlr_ussd.c:518 262426552046299/0x5bbb5fdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160319494 DSS <0004> hlr_ussd.c:542 262426552046299/0x5bbb5fdd: Cannot find conn for EUSE EUSE-foobar 20241127160319495 DSS <0004> hlr_ussd.c:354 262426552046299/0x5bbb5fdd: Tx ReturnError(1, 0x22) 20241127160319495 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426552046299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426552046299" session_id=1539006429 session_state=END} 20241127160319495 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319495 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160319495 DLINP <000b> input/ipa.c:455 connected read/write 20241127160319495 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0eb203295419: Found GsupExpect[0] for "262426552046299" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@0eb203295419: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262426552046299" TC_mo_ussd_euse_disc(157)@0eb203295419: setverdict(pass): none -> pass 20241127160319496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@0eb203295419: Final verdict of PTC: pass 20241127160319497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38998<->l=127.0.0.1:4258 20241127160319497 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34385<->l=127.0.0.1:4259) 20241127160319498 DLINP <000b> input/ipa.c:455 connected read/write HLR_Test-GSUP(147)@0eb203295419: Final verdict of PTC: none 20241127160319498 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received IPA-CTRL-CLI-IPA(149)@0eb203295419: Final verdict of PTC: none 20241127160319498 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160319498 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160319498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 148: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@0eb203295419: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Wed Nov 27 16:03:19 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 20241127160319527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39070<->l=127.0.0.1:4258 20241127160319728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39070<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81624) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Wed Nov 27 16:03:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_mo_ussd_iuse_imsi started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160322759 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160322759 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160322761 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322761 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160322761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160322762 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322762 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160322762 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160322762 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160322762 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160322763 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160322763 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160322763 DLGSUP <0013> gsup_server.c:236 2:  20241127160322763 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160322763 DLGSUP <0013> gsup_server.c:236 3:  20241127160322763 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(158)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160322763 DLGSUP <0013> gsup_server.c:236 4:  20241127160322763 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160322763 DLGSUP <0013> gsup_server.c:236 5:  20241127160322763 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160322763 DLGSUP <0013> gsup_server.c:236 7:  20241127160322763 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160322763 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160322763 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160322763 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@0eb203295419: 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") 20241127160322772 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43497<->l=127.0.0.1:4259) 20241127160322775 DAUC <0003> db_auc.c:157 IMSI='262427589462663': No 2G Auth Data 20241127160322775 DAUC <0003> db_auc.c:192 IMSI='262427589462663': No 3G Auth Data HLR_Test-GSUP(159)@0eb203295419: Created GsupExpect[0] for "262427589462663" to be handled at TC_mo_ussd_iuse_imsi(162) 20241127160322780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49904<->l=127.0.0.1:4258 20241127160322806 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322806 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160322806 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427589462663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427589462663" session_id=2772889046 session_state=BEGIN} 20241127160322806 DSS <0004> hlr_ussd.c:576 262427589462663/0xa546edd6: Process SS (BEGIN) 20241127160322806 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160322806 DSS <0004> hlr_ussd.c:518 262427589462663/0xa546edd6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160322806 DSS <0004> hlr_ussd.c:363 262427589462663/0xa546edd6: Tx USSD 'Your IMSI is 262427589462663' 20241127160322806 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427589462663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427589462663" session_id=2772889046 session_state=END} 20241127160322806 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427589462663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160322806 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322806 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160322806 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322806 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0eb203295419: Found GsupExpect[0] for "262427589462663" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@0eb203295419: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262427589462663" TC_mo_ussd_iuse_imsi(162)@0eb203295419: setverdict(pass): none -> pass 20241127160322808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@0eb203295419: Final verdict of PTC: pass 20241127160322809 DAUC <0003> db_auc.c:157 IMSI='262422102986507': No 2G Auth Data 20241127160322809 DAUC <0003> db_auc.c:192 IMSI='262422102986507': No 3G Auth Data HLR_Test-GSUP(159)@0eb203295419: Created GsupExpect[0] for "262422102986507" to be handled at TC_mo_ussd_iuse_imsi(163) 20241127160322815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4258 20241127160322818 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322818 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160322818 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422102986507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422102986507" session_id=3790391628 session_state=BEGIN} 20241127160322818 DSS <0004> hlr_ussd.c:576 262422102986507/0xe1ecc94c: Process SS (BEGIN) 20241127160322818 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160322818 DSS <0004> hlr_ussd.c:518 262422102986507/0xe1ecc94c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160322818 DSS <0004> hlr_ussd.c:363 262422102986507/0xe1ecc94c: Tx USSD 'Your IMSI is 262422102986507' 20241127160322818 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422102986507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422102986507" session_id=3790391628 session_state=END} 20241127160322818 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422102986507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160322818 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322818 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160322818 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322818 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0eb203295419: Found GsupExpect[0] for "262422102986507" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@0eb203295419: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262422102986507" TC_mo_ussd_iuse_imsi(163)@0eb203295419: setverdict(pass): none -> pass 20241127160322820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@0eb203295419: Final verdict of PTC: pass 20241127160322820 DAUC <0003> db_auc.c:157 IMSI='262424074495010': No 2G Auth Data 20241127160322820 DAUC <0003> db_auc.c:192 IMSI='262424074495010': No 3G Auth Data HLR_Test-GSUP(159)@0eb203295419: Created GsupExpect[0] for "262424074495010" to be handled at TC_mo_ussd_iuse_imsi(164) 20241127160322827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49920<->l=127.0.0.1:4258 20241127160322831 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322831 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160322831 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424074495010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424074495010" session_id=4174363855 session_state=BEGIN} 20241127160322831 DSS <0004> hlr_ussd.c:576 262424074495010/0xf8cfbccf: Process SS (BEGIN) 20241127160322831 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160322831 DSS <0004> hlr_ussd.c:518 262424074495010/0xf8cfbccf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160322831 DSS <0004> hlr_ussd.c:363 262424074495010/0xf8cfbccf: Tx USSD 'Your IMSI is 262424074495010' 20241127160322831 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424074495010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424074495010" session_id=4174363855 session_state=END} 20241127160322831 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424074495010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160322831 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322831 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160322831 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322831 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0eb203295419: Found GsupExpect[0] for "262424074495010" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@0eb203295419: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424074495010" TC_mo_ussd_iuse_imsi(164)@0eb203295419: setverdict(pass): none -> pass 20241127160322833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49920<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@0eb203295419: Final verdict of PTC: pass 20241127160322833 DAUC <0003> db_auc.c:157 IMSI='262422928327804': No 2G Auth Data 20241127160322833 DAUC <0003> db_auc.c:192 IMSI='262422928327804': No 3G Auth Data HLR_Test-GSUP(159)@0eb203295419: Created GsupExpect[0] for "262422928327804" to be handled at TC_mo_ussd_iuse_imsi(165) 20241127160322840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 20241127160322843 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322843 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160322843 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422928327804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422928327804" session_id=95979822 session_state=BEGIN} 20241127160322843 DSS <0004> hlr_ussd.c:576 262422928327804/0x05b8892e: Process SS (BEGIN) 20241127160322843 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160322843 DSS <0004> hlr_ussd.c:518 262422928327804/0x05b8892e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160322843 DSS <0004> hlr_ussd.c:363 262422928327804/0x05b8892e: Tx USSD 'Your IMSI is 262422928327804' 20241127160322843 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422928327804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422928327804" session_id=95979822 session_state=END} 20241127160322843 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422928327804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160322843 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322843 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160322843 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322843 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0eb203295419: Found GsupExpect[0] for "262422928327804" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@0eb203295419: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262422928327804" TC_mo_ussd_iuse_imsi(165)@0eb203295419: setverdict(pass): none -> pass 20241127160322845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@0eb203295419: Final verdict of PTC: pass 20241127160322846 DAUC <0003> db_auc.c:157 IMSI='262425315317190': No 2G Auth Data 20241127160322846 DAUC <0003> db_auc.c:192 IMSI='262425315317190': No 3G Auth Data HLR_Test-GSUP(159)@0eb203295419: Created GsupExpect[0] for "262425315317190" to be handled at TC_mo_ussd_iuse_imsi(166) 20241127160322853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4258 20241127160322856 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322856 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160322856 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425315317190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425315317190" session_id=3796893547 session_state=BEGIN} 20241127160322856 DSS <0004> hlr_ussd.c:576 262425315317190/0xe24fff6b: Process SS (BEGIN) 20241127160322856 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160322856 DSS <0004> hlr_ussd.c:518 262425315317190/0xe24fff6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160322856 DSS <0004> hlr_ussd.c:363 262425315317190/0xe24fff6b: Tx USSD 'Your IMSI is 262425315317190' 20241127160322856 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425315317190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425315317190" session_id=3796893547 session_state=END} 20241127160322856 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425315317190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160322856 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322856 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160322856 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322856 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0eb203295419: Found GsupExpect[0] for "262425315317190" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@0eb203295419: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425315317190" TC_mo_ussd_iuse_imsi(166)@0eb203295419: setverdict(pass): none -> pass 20241127160322859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@0eb203295419: Final verdict of PTC: pass 20241127160322859 DAUC <0003> db_auc.c:157 IMSI='262421362760929': No 2G Auth Data 20241127160322859 DAUC <0003> db_auc.c:192 IMSI='262421362760929': No 3G Auth Data HLR_Test-GSUP(159)@0eb203295419: Created GsupExpect[0] for "262421362760929" to be handled at TC_mo_ussd_iuse_imsi(167) 20241127160322867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4258 20241127160322870 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322870 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160322870 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421362760929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421362760929" session_id=1170514316 session_state=BEGIN} 20241127160322870 DSS <0004> hlr_ussd.c:576 262421362760929/0x45c4a18c: Process SS (BEGIN) 20241127160322870 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160322870 DSS <0004> hlr_ussd.c:518 262421362760929/0x45c4a18c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160322870 DSS <0004> hlr_ussd.c:363 262421362760929/0x45c4a18c: Tx USSD 'Your IMSI is 262421362760929' 20241127160322870 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421362760929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421362760929" session_id=1170514316 session_state=END} 20241127160322870 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421362760929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160322870 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322870 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160322870 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322870 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0eb203295419: Found GsupExpect[0] for "262421362760929" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@0eb203295419: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262421362760929" TC_mo_ussd_iuse_imsi(167)@0eb203295419: setverdict(pass): none -> pass 20241127160322873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@0eb203295419: Final verdict of PTC: pass 20241127160322873 DAUC <0003> db_auc.c:157 IMSI='262428462943774': No 2G Auth Data 20241127160322873 DAUC <0003> db_auc.c:192 IMSI='262428462943774': No 3G Auth Data HLR_Test-GSUP(159)@0eb203295419: Created GsupExpect[0] for "262428462943774" to be handled at TC_mo_ussd_iuse_imsi(168) 20241127160322880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49954<->l=127.0.0.1:4258 20241127160322883 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322883 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160322883 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428462943774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428462943774" session_id=3833681590 session_state=BEGIN} 20241127160322883 DSS <0004> hlr_ussd.c:576 262428462943774/0xe48156b6: Process SS (BEGIN) 20241127160322883 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160322883 DSS <0004> hlr_ussd.c:518 262428462943774/0xe48156b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160322883 DSS <0004> hlr_ussd.c:363 262428462943774/0xe48156b6: Tx USSD 'Your IMSI is 262428462943774' 20241127160322883 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428462943774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428462943774" session_id=3833681590 session_state=END} 20241127160322883 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428462943774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160322883 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322883 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160322883 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322883 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0eb203295419: Found GsupExpect[0] for "262428462943774" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@0eb203295419: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262428462943774" TC_mo_ussd_iuse_imsi(168)@0eb203295419: setverdict(pass): none -> pass 20241127160322886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49954<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@0eb203295419: Final verdict of PTC: pass 20241127160322886 DAUC <0003> db_auc.c:157 IMSI='262425322362494': No 2G Auth Data 20241127160322886 DAUC <0003> db_auc.c:192 IMSI='262425322362494': No 3G Auth Data HLR_Test-GSUP(159)@0eb203295419: Created GsupExpect[0] for "262425322362494" to be handled at TC_mo_ussd_iuse_imsi(169) 20241127160322894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49968<->l=127.0.0.1:4258 20241127160322897 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322897 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160322897 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425322362494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425322362494" session_id=2750347246 session_state=BEGIN} 20241127160322897 DSS <0004> hlr_ussd.c:576 262425322362494/0xa3eef7ee: Process SS (BEGIN) 20241127160322897 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160322897 DSS <0004> hlr_ussd.c:518 262425322362494/0xa3eef7ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160322897 DSS <0004> hlr_ussd.c:363 262425322362494/0xa3eef7ee: Tx USSD 'Your IMSI is 262425322362494' 20241127160322897 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425322362494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425322362494" session_id=2750347246 session_state=END} 20241127160322897 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425322362494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160322897 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322897 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160322897 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322897 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0eb203295419: Found GsupExpect[0] for "262425322362494" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@0eb203295419: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425322362494" TC_mo_ussd_iuse_imsi(169)@0eb203295419: setverdict(pass): none -> pass 20241127160322899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49968<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@0eb203295419: Final verdict of PTC: pass 20241127160322900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 160@0eb203295419: Final verdict of PTC: none 20241127160322900 DLINP <000b> input/ipa.c:455 connected read/write 20241127160322900 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160322900 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(159)@0eb203295419: Final verdict of PTC: none 20241127160322900 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160322900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160322901 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43497<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 160: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@0eb203295419: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Wed Nov 27 16:03:22 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 20241127160322932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 20241127160323133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17188) Waiting for packet dumper to finish... 1 (prev_count=17188, count=82228) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:03:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160326162 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160326163 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160326163 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326163 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160326164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160326165 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326165 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(170)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160326165 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160326165 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160326165 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160326165 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160326165 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160326165 DLGSUP <0013> gsup_server.c:236 2:  20241127160326165 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160326165 DLGSUP <0013> gsup_server.c:236 3:  20241127160326165 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160326165 DLGSUP <0013> gsup_server.c:236 4:  20241127160326165 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160326165 DLGSUP <0013> gsup_server.c:236 5:  20241127160326165 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160326165 DLGSUP <0013> gsup_server.c:236 7:  20241127160326165 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160326165 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160326165 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160326165 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@0eb203295419: 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") 20241127160326171 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38273<->l=127.0.0.1:4259) 20241127160326174 DAUC <0003> db_auc.c:157 IMSI='262423795541253': No 2G Auth Data 20241127160326174 DAUC <0003> db_auc.c:192 IMSI='262423795541253': No 3G Auth Data HLR_Test-GSUP(171)@0eb203295419: Created GsupExpect[0] for "262423795541253" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241127160326180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4258 20241127160326206 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326206 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160326206 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423795541253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423795541253" source_name="the-source\n" session_id=4176915143 session_state=BEGIN} 20241127160326206 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241127160326206 DSS <0004> hlr_ussd.c:576 262423795541253/0xf8f6aac7: Process SS (BEGIN) 20241127160326206 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160326206 DSS <0004> hlr_ussd.c:518 262423795541253/0xf8f6aac7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160326206 DSS <0004> hlr_ussd.c:363 262423795541253/0xf8f6aac7: Tx USSD 'Your IMSI is 262423795541253' 20241127160326206 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423795541253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423795541253" destination_name="the-source\n" session_id=4176915143 session_state=END} 20241127160326206 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262423795541253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160326206 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326206 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160326206 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326206 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0eb203295419: Found GsupExpect[0] for "262423795541253" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@0eb203295419: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262423795541253" TC_mo_ussd_iuse_imsi_via_proxy(174)@0eb203295419: setverdict(pass): none -> pass 20241127160326209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@0eb203295419: Final verdict of PTC: pass 20241127160326209 DAUC <0003> db_auc.c:157 IMSI='262421519291327': No 2G Auth Data 20241127160326209 DAUC <0003> db_auc.c:192 IMSI='262421519291327': No 3G Auth Data HLR_Test-GSUP(171)@0eb203295419: Created GsupExpect[0] for "262421519291327" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241127160326216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49996<->l=127.0.0.1:4258 20241127160326219 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326219 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160326219 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421519291327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421519291327" source_name="the-source\n" session_id=3444859439 session_state=BEGIN} 20241127160326219 DSS <0004> hlr_ussd.c:576 262421519291327/0xcd54622f: Process SS (BEGIN) 20241127160326219 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160326219 DSS <0004> hlr_ussd.c:518 262421519291327/0xcd54622f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160326219 DSS <0004> hlr_ussd.c:363 262421519291327/0xcd54622f: Tx USSD 'Your IMSI is 262421519291327' 20241127160326219 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421519291327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421519291327" destination_name="the-source\n" session_id=3444859439 session_state=END} 20241127160326219 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262421519291327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160326219 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326219 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160326219 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326219 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0eb203295419: Found GsupExpect[0] for "262421519291327" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@0eb203295419: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262421519291327" TC_mo_ussd_iuse_imsi_via_proxy(175)@0eb203295419: setverdict(pass): none -> pass 20241127160326221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49996<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@0eb203295419: Final verdict of PTC: pass 20241127160326222 DAUC <0003> db_auc.c:157 IMSI='262423034753544': No 2G Auth Data 20241127160326222 DAUC <0003> db_auc.c:192 IMSI='262423034753544': No 3G Auth Data HLR_Test-GSUP(171)@0eb203295419: Created GsupExpect[0] for "262423034753544" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241127160326229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50006<->l=127.0.0.1:4258 20241127160326232 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326232 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160326232 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423034753544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423034753544" source_name="the-source\n" session_id=1765147045 session_state=BEGIN} 20241127160326232 DSS <0004> hlr_ussd.c:576 262423034753544/0x693601a5: Process SS (BEGIN) 20241127160326232 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160326232 DSS <0004> hlr_ussd.c:518 262423034753544/0x693601a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160326232 DSS <0004> hlr_ussd.c:363 262423034753544/0x693601a5: Tx USSD 'Your IMSI is 262423034753544' 20241127160326232 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423034753544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423034753544" destination_name="the-source\n" session_id=1765147045 session_state=END} 20241127160326232 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423034753544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160326232 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326232 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160326232 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326232 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0eb203295419: Found GsupExpect[0] for "262423034753544" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@0eb203295419: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423034753544" TC_mo_ussd_iuse_imsi_via_proxy(176)@0eb203295419: setverdict(pass): none -> pass 20241127160326235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50006<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@0eb203295419: Final verdict of PTC: pass 20241127160326236 DAUC <0003> db_auc.c:157 IMSI='262421974707501': No 2G Auth Data 20241127160326236 DAUC <0003> db_auc.c:192 IMSI='262421974707501': No 3G Auth Data HLR_Test-GSUP(171)@0eb203295419: Created GsupExpect[0] for "262421974707501" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241127160326242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50014<->l=127.0.0.1:4258 20241127160326245 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326245 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160326245 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421974707501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421974707501" source_name="the-source\n" session_id=4037862153 session_state=BEGIN} 20241127160326245 DSS <0004> hlr_ussd.c:576 262421974707501/0xf0ace309: Process SS (BEGIN) 20241127160326245 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160326245 DSS <0004> hlr_ussd.c:518 262421974707501/0xf0ace309: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160326245 DSS <0004> hlr_ussd.c:363 262421974707501/0xf0ace309: Tx USSD 'Your IMSI is 262421974707501' 20241127160326245 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262421974707501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421974707501" destination_name="the-source\n" session_id=4037862153 session_state=END} 20241127160326245 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262421974707501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160326245 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326245 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160326245 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326245 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0eb203295419: Found GsupExpect[0] for "262421974707501" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@0eb203295419: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262421974707501" TC_mo_ussd_iuse_imsi_via_proxy(177)@0eb203295419: setverdict(pass): none -> pass 20241127160326247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50014<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@0eb203295419: Final verdict of PTC: pass 20241127160326248 DAUC <0003> db_auc.c:157 IMSI='262423285556045': No 2G Auth Data 20241127160326248 DAUC <0003> db_auc.c:192 IMSI='262423285556045': No 3G Auth Data HLR_Test-GSUP(171)@0eb203295419: Created GsupExpect[0] for "262423285556045" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241127160326254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50026<->l=127.0.0.1:4258 20241127160326258 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326258 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160326258 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423285556045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423285556045" source_name="the-source\n" session_id=2297770611 session_state=BEGIN} 20241127160326258 DSS <0004> hlr_ussd.c:576 262423285556045/0x88f53273: Process SS (BEGIN) 20241127160326258 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160326258 DSS <0004> hlr_ussd.c:518 262423285556045/0x88f53273: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160326258 DSS <0004> hlr_ussd.c:363 262423285556045/0x88f53273: Tx USSD 'Your IMSI is 262423285556045' 20241127160326258 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423285556045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423285556045" destination_name="the-source\n" session_id=2297770611 session_state=END} 20241127160326258 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262423285556045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160326258 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326258 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160326258 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326258 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0eb203295419: Found GsupExpect[0] for "262423285556045" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@0eb203295419: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262423285556045" TC_mo_ussd_iuse_imsi_via_proxy(178)@0eb203295419: setverdict(pass): none -> pass 20241127160326260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50026<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@0eb203295419: Final verdict of PTC: pass 20241127160326260 DAUC <0003> db_auc.c:157 IMSI='262424505544085': No 2G Auth Data 20241127160326260 DAUC <0003> db_auc.c:192 IMSI='262424505544085': No 3G Auth Data HLR_Test-GSUP(171)@0eb203295419: Created GsupExpect[0] for "262424505544085" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241127160326268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50038<->l=127.0.0.1:4258 20241127160326271 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326271 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160326271 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424505544085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424505544085" source_name="the-source\n" session_id=4133477083 session_state=BEGIN} 20241127160326271 DSS <0004> hlr_ussd.c:576 262424505544085/0xf65fdadb: Process SS (BEGIN) 20241127160326271 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160326271 DSS <0004> hlr_ussd.c:518 262424505544085/0xf65fdadb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160326271 DSS <0004> hlr_ussd.c:363 262424505544085/0xf65fdadb: Tx USSD 'Your IMSI is 262424505544085' 20241127160326271 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424505544085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424505544085" destination_name="the-source\n" session_id=4133477083 session_state=END} 20241127160326271 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262424505544085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160326272 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326272 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160326272 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326272 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0eb203295419: Found GsupExpect[0] for "262424505544085" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@0eb203295419: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424505544085" TC_mo_ussd_iuse_imsi_via_proxy(179)@0eb203295419: setverdict(pass): none -> pass 20241127160326274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50038<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@0eb203295419: Final verdict of PTC: pass 20241127160326275 DAUC <0003> db_auc.c:157 IMSI='262421462884002': No 2G Auth Data 20241127160326275 DAUC <0003> db_auc.c:192 IMSI='262421462884002': No 3G Auth Data HLR_Test-GSUP(171)@0eb203295419: Created GsupExpect[0] for "262421462884002" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241127160326282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50046<->l=127.0.0.1:4258 20241127160326285 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326285 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160326285 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421462884002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421462884002" source_name="the-source\n" session_id=3683859629 session_state=BEGIN} 20241127160326285 DSS <0004> hlr_ussd.c:576 262421462884002/0xdb933cad: Process SS (BEGIN) 20241127160326286 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160326286 DSS <0004> hlr_ussd.c:518 262421462884002/0xdb933cad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160326286 DSS <0004> hlr_ussd.c:363 262421462884002/0xdb933cad: Tx USSD 'Your IMSI is 262421462884002' 20241127160326286 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421462884002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421462884002" destination_name="the-source\n" session_id=3683859629 session_state=END} 20241127160326286 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262421462884002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160326286 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326286 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160326286 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326286 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0eb203295419: Found GsupExpect[0] for "262421462884002" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@0eb203295419: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262421462884002" TC_mo_ussd_iuse_imsi_via_proxy(180)@0eb203295419: setverdict(pass): none -> pass 20241127160326288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50046<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@0eb203295419: Final verdict of PTC: pass 20241127160326288 DAUC <0003> db_auc.c:157 IMSI='262425053271942': No 2G Auth Data 20241127160326288 DAUC <0003> db_auc.c:192 IMSI='262425053271942': No 3G Auth Data HLR_Test-GSUP(171)@0eb203295419: Created GsupExpect[0] for "262425053271942" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241127160326295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4258 20241127160326298 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326298 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160326298 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425053271942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425053271942" source_name="the-source\n" session_id=3680984878 session_state=BEGIN} 20241127160326298 DSS <0004> hlr_ussd.c:576 262425053271942/0xdb675f2e: Process SS (BEGIN) 20241127160326298 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127160326298 DSS <0004> hlr_ussd.c:518 262425053271942/0xdb675f2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127160326298 DSS <0004> hlr_ussd.c:363 262425053271942/0xdb675f2e: Tx USSD 'Your IMSI is 262425053271942' 20241127160326298 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425053271942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425053271942" destination_name="the-source\n" session_id=3680984878 session_state=END} 20241127160326298 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262425053271942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160326298 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326298 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160326298 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326298 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0eb203295419: Found GsupExpect[0] for "262425053271942" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@0eb203295419: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425053271942" TC_mo_ussd_iuse_imsi_via_proxy(181)@0eb203295419: setverdict(pass): none -> pass 20241127160326300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@0eb203295419: Final verdict of PTC: pass 20241127160326300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4258 20241127160326301 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38273<->l=127.0.0.1:4259) 20241127160326301 DLINP <000b> input/ipa.c:455 connected read/write 20241127160326301 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160326301 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160326301 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160326301 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160326301 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP(171)@0eb203295419: Final verdict of PTC: none 172@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 172: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@0eb203295419: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Wed Nov 27 16:03:26 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 20241127160326334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4258 20241127160326535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50060<->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=83488) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Wed Nov 27 16:03:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_mo_ussd_iuse_msisdn started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160329565 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160329565 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160329567 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329567 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160329567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160329568 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329568 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(182)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160329568 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160329568 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160329568 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160329568 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160329568 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160329568 DLGSUP <0013> gsup_server.c:236 2:  20241127160329568 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160329568 DLGSUP <0013> gsup_server.c:236 3:  20241127160329568 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160329568 DLGSUP <0013> gsup_server.c:236 4:  20241127160329568 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160329568 DLGSUP <0013> gsup_server.c:236 5:  20241127160329568 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160329568 DLGSUP <0013> gsup_server.c:236 7:  20241127160329568 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160329568 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160329568 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160329568 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@0eb203295419: 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") 20241127160329577 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40645<->l=127.0.0.1:4259) 20241127160329580 DAUC <0003> db_auc.c:157 IMSI='262426781320023': No 2G Auth Data 20241127160329580 DAUC <0003> db_auc.c:192 IMSI='262426781320023': No 3G Auth Data HLR_Test-GSUP(183)@0eb203295419: Created GsupExpect[0] for "262426781320023" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241127160329587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 20241127160329610 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329610 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160329610 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426781320023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426781320023" session_id=2868416049 session_state=BEGIN} 20241127160329610 DSS <0004> hlr_ussd.c:576 262426781320023/0xaaf88e31: Process SS (BEGIN) 20241127160329610 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160329610 DSS <0004> hlr_ussd.c:518 262426781320023/0xaaf88e31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160329610 DSS <0004> hlr_ussd.c:363 262426781320023/0xaaf88e31: Tx USSD 'Your extension is 491617281844' 20241127160329610 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426781320023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426781320023" session_id=2868416049 session_state=END} 20241127160329610 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426781320023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160329610 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329610 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160329610 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329610 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0eb203295419: Found GsupExpect[0] for "262426781320023" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@0eb203295419: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262426781320023" TC_mo_ussd_iuse_msisdn(186)@0eb203295419: setverdict(pass): none -> pass 20241127160329613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@0eb203295419: Final verdict of PTC: pass 20241127160329613 DAUC <0003> db_auc.c:157 IMSI='262427142503836': No 2G Auth Data 20241127160329613 DAUC <0003> db_auc.c:192 IMSI='262427142503836': No 3G Auth Data HLR_Test-GSUP(183)@0eb203295419: Created GsupExpect[0] for "262427142503836" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241127160329622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50092<->l=127.0.0.1:4258 20241127160329626 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329626 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160329626 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427142503836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427142503836" session_id=1341515561 session_state=BEGIN} 20241127160329626 DSS <0004> hlr_ussd.c:576 262427142503836/0x4ff5e729: Process SS (BEGIN) 20241127160329626 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160329626 DSS <0004> hlr_ussd.c:518 262427142503836/0x4ff5e729: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160329626 DSS <0004> hlr_ussd.c:363 262427142503836/0x4ff5e729: Tx USSD 'Your extension is 491614380522' 20241127160329626 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427142503836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427142503836" session_id=1341515561 session_state=END} 20241127160329626 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427142503836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160329626 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329626 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160329626 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329626 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0eb203295419: Found GsupExpect[0] for "262427142503836" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@0eb203295419: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427142503836" TC_mo_ussd_iuse_msisdn(187)@0eb203295419: setverdict(pass): none -> pass 20241127160329628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50092<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@0eb203295419: Final verdict of PTC: pass 20241127160329629 DAUC <0003> db_auc.c:157 IMSI='262424819003256': No 2G Auth Data 20241127160329629 DAUC <0003> db_auc.c:192 IMSI='262424819003256': No 3G Auth Data HLR_Test-GSUP(183)@0eb203295419: Created GsupExpect[0] for "262424819003256" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241127160329637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4258 20241127160329642 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329642 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160329642 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424819003256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424819003256" session_id=3253621155 session_state=BEGIN} 20241127160329642 DSS <0004> hlr_ussd.c:576 262424819003256/0xc1ee51a3: Process SS (BEGIN) 20241127160329642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160329642 DSS <0004> hlr_ussd.c:518 262424819003256/0xc1ee51a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160329642 DSS <0004> hlr_ussd.c:363 262424819003256/0xc1ee51a3: Tx USSD 'Your extension is 491616378845' 20241127160329642 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424819003256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424819003256" session_id=3253621155 session_state=END} 20241127160329642 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424819003256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160329642 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329642 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160329642 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329642 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0eb203295419: Found GsupExpect[0] for "262424819003256" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@0eb203295419: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262424819003256" TC_mo_ussd_iuse_msisdn(188)@0eb203295419: setverdict(pass): none -> pass 20241127160329644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@0eb203295419: Final verdict of PTC: pass 20241127160329644 DAUC <0003> db_auc.c:157 IMSI='262423404977573': No 2G Auth Data 20241127160329645 DAUC <0003> db_auc.c:192 IMSI='262423404977573': No 3G Auth Data HLR_Test-GSUP(183)@0eb203295419: Created GsupExpect[0] for "262423404977573" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241127160329652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50098<->l=127.0.0.1:4258 20241127160329655 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329655 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160329655 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423404977573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423404977573" session_id=1337822221 session_state=BEGIN} 20241127160329655 DSS <0004> hlr_ussd.c:576 262423404977573/0x4fbd8c0d: Process SS (BEGIN) 20241127160329655 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160329655 DSS <0004> hlr_ussd.c:518 262423404977573/0x4fbd8c0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160329655 DSS <0004> hlr_ussd.c:363 262423404977573/0x4fbd8c0d: Tx USSD 'Your extension is 491614331020' 20241127160329655 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423404977573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423404977573" session_id=1337822221 session_state=END} 20241127160329655 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423404977573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160329655 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329655 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160329655 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329655 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0eb203295419: Found GsupExpect[0] for "262423404977573" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@0eb203295419: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262423404977573" TC_mo_ussd_iuse_msisdn(189)@0eb203295419: setverdict(pass): none -> pass 20241127160329657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@0eb203295419: Final verdict of PTC: pass 20241127160329657 DAUC <0003> db_auc.c:157 IMSI='262423772201994': No 2G Auth Data 20241127160329657 DAUC <0003> db_auc.c:192 IMSI='262423772201994': No 3G Auth Data HLR_Test-GSUP(183)@0eb203295419: Created GsupExpect[0] for "262423772201994" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241127160329664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50104<->l=127.0.0.1:4258 20241127160329667 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329667 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160329667 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423772201994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423772201994" session_id=3260513098 session_state=BEGIN} 20241127160329667 DSS <0004> hlr_ussd.c:576 262423772201994/0xc2577b4a: Process SS (BEGIN) 20241127160329667 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160329667 DSS <0004> hlr_ussd.c:518 262423772201994/0xc2577b4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160329668 DSS <0004> hlr_ussd.c:363 262423772201994/0xc2577b4a: Tx USSD 'Your extension is 491616205372' 20241127160329668 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423772201994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423772201994" session_id=3260513098 session_state=END} 20241127160329668 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423772201994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160329668 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329668 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160329668 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329668 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0eb203295419: Found GsupExpect[0] for "262423772201994" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@0eb203295419: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423772201994" TC_mo_ussd_iuse_msisdn(190)@0eb203295419: setverdict(pass): none -> pass 20241127160329670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50104<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@0eb203295419: Final verdict of PTC: pass 20241127160329670 DAUC <0003> db_auc.c:157 IMSI='262422733579565': No 2G Auth Data 20241127160329670 DAUC <0003> db_auc.c:192 IMSI='262422733579565': No 3G Auth Data HLR_Test-GSUP(183)@0eb203295419: Created GsupExpect[0] for "262422733579565" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241127160329677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50106<->l=127.0.0.1:4258 20241127160329680 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329680 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160329680 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422733579565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422733579565" session_id=3691850822 session_state=BEGIN} 20241127160329680 DSS <0004> hlr_ussd.c:576 262422733579565/0xdc0d2c46: Process SS (BEGIN) 20241127160329680 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160329680 DSS <0004> hlr_ussd.c:518 262422733579565/0xdc0d2c46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160329681 DSS <0004> hlr_ussd.c:363 262422733579565/0xdc0d2c46: Tx USSD 'Your extension is 491610237510' 20241127160329681 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422733579565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422733579565" session_id=3691850822 session_state=END} 20241127160329681 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422733579565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160329681 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329681 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160329681 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329681 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0eb203295419: Found GsupExpect[0] for "262422733579565" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@0eb203295419: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262422733579565" TC_mo_ussd_iuse_msisdn(191)@0eb203295419: setverdict(pass): none -> pass 20241127160329683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50106<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@0eb203295419: Final verdict of PTC: pass 20241127160329683 DAUC <0003> db_auc.c:157 IMSI='262429983011063': No 2G Auth Data 20241127160329683 DAUC <0003> db_auc.c:192 IMSI='262429983011063': No 3G Auth Data HLR_Test-GSUP(183)@0eb203295419: Created GsupExpect[0] for "262429983011063" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241127160329691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 20241127160329694 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329694 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160329694 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429983011063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429983011063" session_id=1089746324 session_state=BEGIN} 20241127160329694 DSS <0004> hlr_ussd.c:576 262429983011063/0x40f43594: Process SS (BEGIN) 20241127160329694 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160329694 DSS <0004> hlr_ussd.c:518 262429983011063/0x40f43594: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160329694 DSS <0004> hlr_ussd.c:363 262429983011063/0x40f43594: Tx USSD 'Your extension is 491613557554' 20241127160329694 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429983011063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429983011063" session_id=1089746324 session_state=END} 20241127160329694 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429983011063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160329694 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329694 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160329694 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329694 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0eb203295419: Found GsupExpect[0] for "262429983011063" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@0eb203295419: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429983011063" TC_mo_ussd_iuse_msisdn(192)@0eb203295419: setverdict(pass): none -> pass 20241127160329696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@0eb203295419: Final verdict of PTC: pass 20241127160329697 DAUC <0003> db_auc.c:157 IMSI='262421699146774': No 2G Auth Data 20241127160329697 DAUC <0003> db_auc.c:192 IMSI='262421699146774': No 3G Auth Data HLR_Test-GSUP(183)@0eb203295419: Created GsupExpect[0] for "262421699146774" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241127160329705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50132<->l=127.0.0.1:4258 20241127160329709 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329709 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160329709 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421699146774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421699146774" session_id=2777122234 session_state=BEGIN} 20241127160329709 DSS <0004> hlr_ussd.c:576 262421699146774/0xa58785ba: Process SS (BEGIN) 20241127160329709 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160329709 DSS <0004> hlr_ussd.c:518 262421699146774/0xa58785ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160329709 DSS <0004> hlr_ussd.c:363 262421699146774/0xa58785ba: Tx USSD 'Your extension is 491610643853' 20241127160329709 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421699146774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421699146774" session_id=2777122234 session_state=END} 20241127160329709 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421699146774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160329709 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329709 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160329709 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329709 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0eb203295419: Found GsupExpect[0] for "262421699146774" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@0eb203295419: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421699146774" TC_mo_ussd_iuse_msisdn(193)@0eb203295419: setverdict(pass): none -> pass 20241127160329711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50132<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@0eb203295419: Final verdict of PTC: pass 20241127160329712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 184@0eb203295419: Final verdict of PTC: none 20241127160329712 DLINP <000b> input/ipa.c:455 connected read/write 20241127160329712 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160329712 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160329712 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160329712 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160329712 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40645<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 184: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@0eb203295419: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Wed Nov 27 16:03:29 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 20241127160329735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50142<->l=127.0.0.1:4258 20241127160329936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50142<->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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:03:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160332970 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160332971 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160332972 DLINP <000b> input/ipa.c:455 connected read/write 20241127160332972 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160332972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@0eb203295419: 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)@0eb203295419: 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(194)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160332973 DLINP <000b> input/ipa.c:455 connected read/write 20241127160332973 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160332973 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160332973 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160332973 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160332973 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160332973 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160332973 DLGSUP <0013> gsup_server.c:236 2:  20241127160332973 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160332973 DLGSUP <0013> gsup_server.c:236 3:  20241127160332973 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160332973 DLGSUP <0013> gsup_server.c:236 4:  20241127160332973 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160332973 DLGSUP <0013> gsup_server.c:236 5:  20241127160332973 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160332973 DLGSUP <0013> gsup_server.c:236 7:  20241127160332973 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160332973 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160332973 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160332973 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@0eb203295419: 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") 20241127160332982 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45749<->l=127.0.0.1:4259) 20241127160332985 DAUC <0003> db_auc.c:157 IMSI='262426500714800': No 2G Auth Data 20241127160332985 DAUC <0003> db_auc.c:192 IMSI='262426500714800': No 3G Auth Data HLR_Test-GSUP(195)@0eb203295419: Created GsupExpect[0] for "262426500714800" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241127160332992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 20241127160333014 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333014 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160333014 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426500714800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426500714800" source_name="the-source\n" session_id=353660388 session_state=BEGIN} 20241127160333014 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241127160333014 DSS <0004> hlr_ussd.c:576 262426500714800/0x15146de4: Process SS (BEGIN) 20241127160333014 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160333014 DSS <0004> hlr_ussd.c:518 262426500714800/0x15146de4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160333014 DSS <0004> hlr_ussd.c:363 262426500714800/0x15146de4: Tx USSD 'Your extension is 491616552727' 20241127160333014 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426500714800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426500714800" destination_name="the-source\n" session_id=353660388 session_state=END} 20241127160333014 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262426500714800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160333014 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333014 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160333014 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333014 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0eb203295419: Found GsupExpect[0] for "262426500714800" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@0eb203295419: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426500714800" TC_mo_ussd_iuse_msisdn_via_proxy(198)@0eb203295419: setverdict(pass): none -> pass 20241127160333016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@0eb203295419: Final verdict of PTC: pass 20241127160333017 DAUC <0003> db_auc.c:157 IMSI='262427485847025': No 2G Auth Data 20241127160333017 DAUC <0003> db_auc.c:192 IMSI='262427485847025': No 3G Auth Data HLR_Test-GSUP(195)@0eb203295419: Created GsupExpect[0] for "262427485847025" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241127160333024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38044<->l=127.0.0.1:4258 20241127160333027 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333027 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160333027 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427485847025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427485847025" source_name="the-source\n" session_id=1287050304 session_state=BEGIN} 20241127160333027 DSS <0004> hlr_ussd.c:576 262427485847025/0x4cb6d440: Process SS (BEGIN) 20241127160333027 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160333027 DSS <0004> hlr_ussd.c:518 262427485847025/0x4cb6d440: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160333027 DSS <0004> hlr_ussd.c:363 262427485847025/0x4cb6d440: Tx USSD 'Your extension is 491614523188' 20241127160333027 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427485847025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427485847025" destination_name="the-source\n" session_id=1287050304 session_state=END} 20241127160333027 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262427485847025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160333027 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333027 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160333027 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333027 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0eb203295419: Found GsupExpect[0] for "262427485847025" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@0eb203295419: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262427485847025" TC_mo_ussd_iuse_msisdn_via_proxy(199)@0eb203295419: setverdict(pass): none -> pass 20241127160333029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38044<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@0eb203295419: Final verdict of PTC: pass 20241127160333029 DAUC <0003> db_auc.c:157 IMSI='262420755736462': No 2G Auth Data 20241127160333029 DAUC <0003> db_auc.c:192 IMSI='262420755736462': No 3G Auth Data HLR_Test-GSUP(195)@0eb203295419: Created GsupExpect[0] for "262420755736462" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241127160333037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4258 20241127160333042 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333042 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160333042 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420755736462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420755736462" source_name="the-source\n" session_id=531011971 session_state=BEGIN} 20241127160333042 DSS <0004> hlr_ussd.c:576 262420755736462/0x1fa69983: Process SS (BEGIN) 20241127160333042 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160333042 DSS <0004> hlr_ussd.c:518 262420755736462/0x1fa69983: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160333042 DSS <0004> hlr_ussd.c:363 262420755736462/0x1fa69983: Tx USSD 'Your extension is 491616401582' 20241127160333043 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420755736462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420755736462" destination_name="the-source\n" session_id=531011971 session_state=END} 20241127160333043 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262420755736462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160333043 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333043 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160333043 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333043 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0eb203295419: Found GsupExpect[0] for "262420755736462" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@0eb203295419: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420755736462" TC_mo_ussd_iuse_msisdn_via_proxy(200)@0eb203295419: setverdict(pass): none -> pass 20241127160333045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@0eb203295419: Final verdict of PTC: pass 20241127160333046 DAUC <0003> db_auc.c:157 IMSI='262428937049904': No 2G Auth Data 20241127160333046 DAUC <0003> db_auc.c:192 IMSI='262428937049904': No 3G Auth Data HLR_Test-GSUP(195)@0eb203295419: Created GsupExpect[0] for "262428937049904" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241127160333053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4258 20241127160333056 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333056 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160333056 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428937049904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428937049904" source_name="the-source\n" session_id=131044926 session_state=BEGIN} 20241127160333056 DSS <0004> hlr_ussd.c:576 262428937049904/0x07cf963e: Process SS (BEGIN) 20241127160333056 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160333056 DSS <0004> hlr_ussd.c:518 262428937049904/0x07cf963e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160333056 DSS <0004> hlr_ussd.c:363 262428937049904/0x07cf963e: Tx USSD 'Your extension is 491615833555' 20241127160333056 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428937049904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428937049904" destination_name="the-source\n" session_id=131044926 session_state=END} 20241127160333056 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262428937049904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160333056 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333056 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160333056 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333056 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0eb203295419: Found GsupExpect[0] for "262428937049904" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@0eb203295419: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428937049904" TC_mo_ussd_iuse_msisdn_via_proxy(201)@0eb203295419: setverdict(pass): none -> pass 20241127160333059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@0eb203295419: Final verdict of PTC: pass 20241127160333059 DAUC <0003> db_auc.c:157 IMSI='262421050755296': No 2G Auth Data 20241127160333059 DAUC <0003> db_auc.c:192 IMSI='262421050755296': No 3G Auth Data HLR_Test-GSUP(195)@0eb203295419: Created GsupExpect[0] for "262421050755296" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241127160333066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4258 20241127160333069 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333069 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160333069 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421050755296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421050755296" source_name="the-source\n" session_id=1969010859 session_state=BEGIN} 20241127160333069 DSS <0004> hlr_ussd.c:576 262421050755296/0x755cb8ab: Process SS (BEGIN) 20241127160333069 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160333069 DSS <0004> hlr_ussd.c:518 262421050755296/0x755cb8ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160333069 DSS <0004> hlr_ussd.c:363 262421050755296/0x755cb8ab: Tx USSD 'Your extension is 491614850033' 20241127160333069 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421050755296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421050755296" destination_name="the-source\n" session_id=1969010859 session_state=END} 20241127160333069 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421050755296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160333069 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333069 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160333069 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333069 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0eb203295419: Found GsupExpect[0] for "262421050755296" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@0eb203295419: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421050755296" TC_mo_ussd_iuse_msisdn_via_proxy(202)@0eb203295419: setverdict(pass): none -> pass 20241127160333072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@0eb203295419: Final verdict of PTC: pass 20241127160333072 DAUC <0003> db_auc.c:157 IMSI='262429281249819': No 2G Auth Data 20241127160333072 DAUC <0003> db_auc.c:192 IMSI='262429281249819': No 3G Auth Data HLR_Test-GSUP(195)@0eb203295419: Created GsupExpect[0] for "262429281249819" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241127160333079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38076<->l=127.0.0.1:4258 20241127160333083 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333083 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160333083 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429281249819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429281249819" source_name="the-source\n" session_id=3485017565 session_state=BEGIN} 20241127160333083 DSS <0004> hlr_ussd.c:576 262429281249819/0xcfb925dd: Process SS (BEGIN) 20241127160333083 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160333083 DSS <0004> hlr_ussd.c:518 262429281249819/0xcfb925dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160333083 DSS <0004> hlr_ussd.c:363 262429281249819/0xcfb925dd: Tx USSD 'Your extension is 491611548138' 20241127160333083 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429281249819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429281249819" destination_name="the-source\n" session_id=3485017565 session_state=END} 20241127160333083 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262429281249819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160333083 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333083 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160333083 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333083 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0eb203295419: Found GsupExpect[0] for "262429281249819" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@0eb203295419: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429281249819" TC_mo_ussd_iuse_msisdn_via_proxy(203)@0eb203295419: setverdict(pass): none -> pass 20241127160333085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38076<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@0eb203295419: Final verdict of PTC: pass 20241127160333085 DAUC <0003> db_auc.c:157 IMSI='262422552037515': No 2G Auth Data 20241127160333085 DAUC <0003> db_auc.c:192 IMSI='262422552037515': No 3G Auth Data HLR_Test-GSUP(195)@0eb203295419: Created GsupExpect[0] for "262422552037515" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241127160333093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38078<->l=127.0.0.1:4258 20241127160333096 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333096 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160333096 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422552037515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422552037515" source_name="the-source\n" session_id=646961899 session_state=BEGIN} 20241127160333096 DSS <0004> hlr_ussd.c:576 262422552037515/0x268fdaeb: Process SS (BEGIN) 20241127160333096 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160333096 DSS <0004> hlr_ussd.c:518 262422552037515/0x268fdaeb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160333096 DSS <0004> hlr_ussd.c:363 262422552037515/0x268fdaeb: Tx USSD 'Your extension is 491614750082' 20241127160333096 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422552037515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422552037515" destination_name="the-source\n" session_id=646961899 session_state=END} 20241127160333096 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262422552037515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160333096 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333096 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160333096 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333096 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0eb203295419: Found GsupExpect[0] for "262422552037515" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@0eb203295419: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262422552037515" TC_mo_ussd_iuse_msisdn_via_proxy(204)@0eb203295419: setverdict(pass): none -> pass 20241127160333098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38078<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@0eb203295419: Final verdict of PTC: pass 20241127160333099 DAUC <0003> db_auc.c:157 IMSI='262423643329261': No 2G Auth Data 20241127160333099 DAUC <0003> db_auc.c:192 IMSI='262423643329261': No 3G Auth Data HLR_Test-GSUP(195)@0eb203295419: Created GsupExpect[0] for "262423643329261" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241127160333106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38082<->l=127.0.0.1:4258 20241127160333109 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333109 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160333109 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423643329261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423643329261" source_name="the-source\n" session_id=1574542809 session_state=BEGIN} 20241127160333109 DSS <0004> hlr_ussd.c:576 262423643329261/0x5dd99dd9: Process SS (BEGIN) 20241127160333109 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127160333109 DSS <0004> hlr_ussd.c:518 262423643329261/0x5dd99dd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127160333109 DSS <0004> hlr_ussd.c:363 262423643329261/0x5dd99dd9: Tx USSD 'Your extension is 491617838626' 20241127160333109 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423643329261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423643329261" destination_name="the-source\n" session_id=1574542809 session_state=END} 20241127160333109 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262423643329261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160333109 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333109 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160333109 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333109 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0eb203295419: Found GsupExpect[0] for "262423643329261" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@0eb203295419: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423643329261" TC_mo_ussd_iuse_msisdn_via_proxy(205)@0eb203295419: setverdict(pass): none -> pass 20241127160333111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38082<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@0eb203295419: Final verdict of PTC: pass 20241127160333112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 20241127160333112 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45749<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@0eb203295419: Final verdict of PTC: none 20241127160333112 DLINP <000b> input/ipa.c:455 connected read/write 20241127160333113 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160333113 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160333113 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 IPA-CTRL-CLI-IPA(197)@0eb203295419: Final verdict of PTC: none 20241127160333113 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160333113 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 196: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@0eb203295419: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Wed Nov 27 16:03:33 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 20241127160333137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 20241127160333339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81368) Waiting for packet dumper to finish... 1 (prev_count=81368, count=83540) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Wed Nov 27 16:03:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_mo_ussd_euse started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 20241127160336373 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40557 20241127160336373 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40557 MTC@0eb203295419: in not legacy case 2 IPA-EUSE-foobar(208)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160336375 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336375 DLINP <000b> input/ipa.c:409 127.0.0.1:40557 message received 20241127160336375 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160336375 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@0eb203295419: 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 } } } } 20241127160336376 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336376 DLINP <000b> input/ipa.c:409 127.0.0.1:40557 message received IPA-EUSE-foobar(208)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160336376 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160336376 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241127160336376 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241127160336376 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241127160336376 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160336376 DLGSUP <0013> gsup_server.c:236 2:  20241127160336376 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160336376 DLGSUP <0013> gsup_server.c:236 3:  20241127160336376 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160336376 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(207)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160336376 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160336376 DLGSUP <0013> gsup_server.c:236 5:  20241127160336376 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160336376 DLGSUP <0013> gsup_server.c:236 7:  20241127160336376 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160336376 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160336376 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160336376 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40557 20241127160336376 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336376 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160336377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38092<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160336377 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336377 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160336377 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160336378 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160336378 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160336378 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160336378 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160336378 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(207)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160336378 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160336378 DLGSUP <0013> gsup_server.c:236 3:  20241127160336378 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160336378 DLGSUP <0013> gsup_server.c:236 4:  20241127160336378 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160336378 DLGSUP <0013> gsup_server.c:236 5:  20241127160336378 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160336378 DLGSUP <0013> gsup_server.c:236 7:  20241127160336378 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160336378 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160336378 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160336378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@0eb203295419: 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") 20241127160336385 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45763<->l=127.0.0.1:4259) 20241127160336387 DAUC <0003> db_auc.c:157 IMSI='262422413594474': No 2G Auth Data 20241127160336387 DAUC <0003> db_auc.c:192 IMSI='262422413594474': No 3G Auth Data HLR_Test-GSUP(209)@0eb203295419: Created GsupExpect[0] for "262422413594474" to be handled at TC_mo_ussd_euse(212) 20241127160336393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 20241127160336418 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336418 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160336418 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422413594474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422413594474" session_id=2512165862 session_state=BEGIN} 20241127160336418 DSS <0004> hlr_ussd.c:576 262422413594474/0x95bc9be6: Process SS (BEGIN) 20241127160336418 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160336418 DSS <0004> hlr_ussd.c:518 262422413594474/0x95bc9be6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160336418 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336418 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data 20241127160336418 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336418 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data EUSE-TC_mo_ussd_euse(206)@0eb203295419: 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 } } } } } 20241127160336423 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336423 DLINP <000b> input/ipa.c:409 127.0.0.1:40557 message received 20241127160336423 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262422413594474 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422413594474" session_id=2512165862 session_state=END} 20241127160336423 DSS <0004> hlr_ussd.c:576 262422413594474/0x95bc9be6: Process SS (END) 20241127160336423 DSS <0004> hlr_ussd.c:518 262422413594474/0x95bc9be6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160336423 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422413594474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422413594474" session_id=2512165862 session_state=END} 20241127160336423 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422413594474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160336423 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262422413594474 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160336423 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336423 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160336423 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336423 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0eb203295419: Found GsupExpect[0] for "262422413594474" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@0eb203295419: Added IMSI table entry 0TC_mo_ussd_euse(212)"262422413594474" TC_mo_ussd_euse(212)@0eb203295419: setverdict(pass): none -> pass 20241127160336425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@0eb203295419: Final verdict of PTC: pass 20241127160336426 DAUC <0003> db_auc.c:157 IMSI='262423649085288': No 2G Auth Data 20241127160336426 DAUC <0003> db_auc.c:192 IMSI='262423649085288': No 3G Auth Data HLR_Test-GSUP(209)@0eb203295419: Created GsupExpect[0] for "262423649085288" to be handled at TC_mo_ussd_euse(213) 20241127160336433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4258 20241127160336436 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336436 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160336436 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423649085288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423649085288" session_id=467589424 session_state=BEGIN} 20241127160336436 DSS <0004> hlr_ussd.c:576 262423649085288/0x1bded930: Process SS (BEGIN) 20241127160336436 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160336436 DSS <0004> hlr_ussd.c:518 262423649085288/0x1bded930: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160336436 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336436 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data 20241127160336436 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336436 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data EUSE-TC_mo_ussd_euse(206)@0eb203295419: 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 } } } } } 20241127160336438 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336438 DLINP <000b> input/ipa.c:409 127.0.0.1:40557 message received 20241127160336438 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262423649085288 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423649085288" session_id=467589424 session_state=END} 20241127160336438 DSS <0004> hlr_ussd.c:576 262423649085288/0x1bded930: Process SS (END) 20241127160336438 DSS <0004> hlr_ussd.c:518 262423649085288/0x1bded930: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160336438 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423649085288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423649085288" session_id=467589424 session_state=END} 20241127160336438 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423649085288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160336438 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262423649085288 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160336438 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336438 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160336438 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336438 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0eb203295419: Found GsupExpect[0] for "262423649085288" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@0eb203295419: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423649085288" TC_mo_ussd_euse(213)@0eb203295419: setverdict(pass): none -> pass 20241127160336440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@0eb203295419: Final verdict of PTC: pass 20241127160336441 DAUC <0003> db_auc.c:157 IMSI='262425224911731': No 2G Auth Data 20241127160336441 DAUC <0003> db_auc.c:192 IMSI='262425224911731': No 3G Auth Data HLR_Test-GSUP(209)@0eb203295419: Created GsupExpect[0] for "262425224911731" to be handled at TC_mo_ussd_euse(214) 20241127160336449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4258 20241127160336452 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336452 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160336453 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425224911731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425224911731" session_id=1741169699 session_state=BEGIN} 20241127160336453 DSS <0004> hlr_ussd.c:576 262425224911731/0x67c82423: Process SS (BEGIN) 20241127160336453 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160336453 DSS <0004> hlr_ussd.c:518 262425224911731/0x67c82423: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160336453 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336453 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data 20241127160336453 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336453 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data EUSE-TC_mo_ussd_euse(206)@0eb203295419: 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 } } } } } 20241127160336454 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336454 DLINP <000b> input/ipa.c:409 127.0.0.1:40557 message received 20241127160336454 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262425224911731 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425224911731" session_id=1741169699 session_state=END} 20241127160336454 DSS <0004> hlr_ussd.c:576 262425224911731/0x67c82423: Process SS (END) 20241127160336454 DSS <0004> hlr_ussd.c:518 262425224911731/0x67c82423: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160336454 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425224911731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425224911731" session_id=1741169699 session_state=END} 20241127160336454 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425224911731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160336454 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262425224911731 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160336454 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336454 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160336454 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336454 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0eb203295419: Found GsupExpect[0] for "262425224911731" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@0eb203295419: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425224911731" TC_mo_ussd_euse(214)@0eb203295419: setverdict(pass): none -> pass 20241127160336456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@0eb203295419: Final verdict of PTC: pass 20241127160336457 DAUC <0003> db_auc.c:157 IMSI='262425023424742': No 2G Auth Data 20241127160336457 DAUC <0003> db_auc.c:192 IMSI='262425023424742': No 3G Auth Data HLR_Test-GSUP(209)@0eb203295419: Created GsupExpect[0] for "262425023424742" to be handled at TC_mo_ussd_euse(215) 20241127160336466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4258 20241127160336471 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336471 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160336471 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425023424742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425023424742" session_id=3239133279 session_state=BEGIN} 20241127160336471 DSS <0004> hlr_ussd.c:576 262425023424742/0xc111405f: Process SS (BEGIN) 20241127160336471 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160336471 DSS <0004> hlr_ussd.c:518 262425023424742/0xc111405f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160336471 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336471 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data 20241127160336471 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336471 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data EUSE-TC_mo_ussd_euse(206)@0eb203295419: 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 } } } } } 20241127160336472 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336472 DLINP <000b> input/ipa.c:409 127.0.0.1:40557 message received 20241127160336472 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262425023424742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425023424742" session_id=3239133279 session_state=END} 20241127160336472 DSS <0004> hlr_ussd.c:576 262425023424742/0xc111405f: Process SS (END) 20241127160336472 DSS <0004> hlr_ussd.c:518 262425023424742/0xc111405f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160336472 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425023424742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425023424742" session_id=3239133279 session_state=END} 20241127160336472 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425023424742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160336473 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262425023424742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160336473 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336473 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160336473 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336473 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0eb203295419: Found GsupExpect[0] for "262425023424742" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@0eb203295419: Added IMSI table entry 3TC_mo_ussd_euse(215)"262425023424742" TC_mo_ussd_euse(215)@0eb203295419: setverdict(pass): none -> pass 20241127160336475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@0eb203295419: Final verdict of PTC: pass 20241127160336475 DAUC <0003> db_auc.c:157 IMSI='262422828714597': No 2G Auth Data 20241127160336475 DAUC <0003> db_auc.c:192 IMSI='262422828714597': No 3G Auth Data HLR_Test-GSUP(209)@0eb203295419: Created GsupExpect[0] for "262422828714597" to be handled at TC_mo_ussd_euse(216) 20241127160336483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38118<->l=127.0.0.1:4258 20241127160336487 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336487 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160336487 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422828714597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422828714597" session_id=1352383208 session_state=BEGIN} 20241127160336487 DSS <0004> hlr_ussd.c:576 262422828714597/0x509bbae8: Process SS (BEGIN) 20241127160336487 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160336487 DSS <0004> hlr_ussd.c:518 262422828714597/0x509bbae8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160336487 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336487 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data 20241127160336487 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336487 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data EUSE-TC_mo_ussd_euse(206)@0eb203295419: 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 } } } } } 20241127160336488 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336488 DLINP <000b> input/ipa.c:409 127.0.0.1:40557 message received 20241127160336488 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262422828714597 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422828714597" session_id=1352383208 session_state=END} 20241127160336488 DSS <0004> hlr_ussd.c:576 262422828714597/0x509bbae8: Process SS (END) 20241127160336488 DSS <0004> hlr_ussd.c:518 262422828714597/0x509bbae8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160336488 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422828714597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422828714597" session_id=1352383208 session_state=END} 20241127160336488 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422828714597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160336488 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262422828714597 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160336488 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336488 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160336488 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336488 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0eb203295419: Found GsupExpect[0] for "262422828714597" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@0eb203295419: Added IMSI table entry 4TC_mo_ussd_euse(216)"262422828714597" TC_mo_ussd_euse(216)@0eb203295419: setverdict(pass): none -> pass 20241127160336491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38118<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@0eb203295419: Final verdict of PTC: pass 20241127160336491 DAUC <0003> db_auc.c:157 IMSI='262420358383551': No 2G Auth Data 20241127160336491 DAUC <0003> db_auc.c:192 IMSI='262420358383551': No 3G Auth Data HLR_Test-GSUP(209)@0eb203295419: Created GsupExpect[0] for "262420358383551" to be handled at TC_mo_ussd_euse(217) 20241127160336499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4258 20241127160336502 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336502 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160336502 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420358383551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420358383551" session_id=156406681 session_state=BEGIN} 20241127160336502 DSS <0004> hlr_ussd.c:576 262420358383551/0x09529399: Process SS (BEGIN) 20241127160336502 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160336502 DSS <0004> hlr_ussd.c:518 262420358383551/0x09529399: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160336502 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336502 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data 20241127160336502 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336502 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data EUSE-TC_mo_ussd_euse(206)@0eb203295419: 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 } } } } } 20241127160336503 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336503 DLINP <000b> input/ipa.c:409 127.0.0.1:40557 message received 20241127160336503 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262420358383551 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420358383551" session_id=156406681 session_state=END} 20241127160336503 DSS <0004> hlr_ussd.c:576 262420358383551/0x09529399: Process SS (END) 20241127160336503 DSS <0004> hlr_ussd.c:518 262420358383551/0x09529399: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160336503 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420358383551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420358383551" session_id=156406681 session_state=END} 20241127160336503 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420358383551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160336503 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262420358383551 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160336503 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336503 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160336503 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336503 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0eb203295419: Found GsupExpect[0] for "262420358383551" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@0eb203295419: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420358383551" TC_mo_ussd_euse(217)@0eb203295419: setverdict(pass): none -> pass 20241127160336505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@0eb203295419: Final verdict of PTC: pass 20241127160336506 DAUC <0003> db_auc.c:157 IMSI='262426964981544': No 2G Auth Data 20241127160336506 DAUC <0003> db_auc.c:192 IMSI='262426964981544': No 3G Auth Data HLR_Test-GSUP(209)@0eb203295419: Created GsupExpect[0] for "262426964981544" to be handled at TC_mo_ussd_euse(218) 20241127160336513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4258 20241127160336516 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336516 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160336517 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426964981544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426964981544" session_id=4133279143 session_state=BEGIN} 20241127160336517 DSS <0004> hlr_ussd.c:576 262426964981544/0xf65cd5a7: Process SS (BEGIN) 20241127160336517 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160336517 DSS <0004> hlr_ussd.c:518 262426964981544/0xf65cd5a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160336517 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336517 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data 20241127160336517 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336517 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data EUSE-TC_mo_ussd_euse(206)@0eb203295419: 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 } } } } } 20241127160336518 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336518 DLINP <000b> input/ipa.c:409 127.0.0.1:40557 message received 20241127160336518 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426964981544 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426964981544" session_id=4133279143 session_state=END} 20241127160336518 DSS <0004> hlr_ussd.c:576 262426964981544/0xf65cd5a7: Process SS (END) 20241127160336518 DSS <0004> hlr_ussd.c:518 262426964981544/0xf65cd5a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160336518 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426964981544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426964981544" session_id=4133279143 session_state=END} 20241127160336518 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426964981544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160336518 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426964981544 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160336518 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336518 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160336518 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336518 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0eb203295419: Found GsupExpect[0] for "262426964981544" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@0eb203295419: Added IMSI table entry 6TC_mo_ussd_euse(218)"262426964981544" TC_mo_ussd_euse(218)@0eb203295419: setverdict(pass): none -> pass 20241127160336520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@0eb203295419: Final verdict of PTC: pass 20241127160336521 DAUC <0003> db_auc.c:157 IMSI='262422060662332': No 2G Auth Data 20241127160336521 DAUC <0003> db_auc.c:192 IMSI='262422060662332': No 3G Auth Data HLR_Test-GSUP(209)@0eb203295419: Created GsupExpect[0] for "262422060662332" to be handled at TC_mo_ussd_euse(219) 20241127160336529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38150<->l=127.0.0.1:4258 20241127160336532 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336532 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160336532 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422060662332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422060662332" session_id=3845594208 session_state=BEGIN} 20241127160336532 DSS <0004> hlr_ussd.c:576 262422060662332/0xe5371c60: Process SS (BEGIN) 20241127160336532 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160336532 DSS <0004> hlr_ussd.c:518 262422060662332/0xe5371c60: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160336532 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336532 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data 20241127160336532 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336532 DLINP <000b> input/ipa.c:435 127.0.0.1:40557 sending data EUSE-TC_mo_ussd_euse(206)@0eb203295419: 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 } } } } } 20241127160336534 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336534 DLINP <000b> input/ipa.c:409 127.0.0.1:40557 message received 20241127160336534 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262422060662332 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422060662332" session_id=3845594208 session_state=END} 20241127160336534 DSS <0004> hlr_ussd.c:576 262422060662332/0xe5371c60: Process SS (END) 20241127160336534 DSS <0004> hlr_ussd.c:518 262422060662332/0xe5371c60: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160336534 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422060662332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422060662332" session_id=3845594208 session_state=END} 20241127160336534 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422060662332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160336534 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262422060662332 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160336534 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336534 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160336534 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336534 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0eb203295419: Found GsupExpect[0] for "262422060662332" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@0eb203295419: Added IMSI table entry 7TC_mo_ussd_euse(219)"262422060662332" TC_mo_ussd_euse(219)@0eb203295419: setverdict(pass): none -> pass 20241127160336536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38150<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@0eb203295419: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@0eb203295419: Final verdict of PTC: none 20241127160336537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38092<->l=127.0.0.1:4258 20241127160336537 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45763<->l=127.0.0.1:4259) 20241127160336538 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336538 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160336538 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160336538 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160336538 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP(209)@0eb203295419: Final verdict of PTC: none 20241127160336538 DLINP <000b> input/ipa.c:455 connected read/write 20241127160336538 DLINP <000b> input/ipa.c:409 127.0.0.1:40557 message received 20241127160336538 DLINP <000b> input/ipa.c:418 127.0.0.1:40557 connection closed with server 20241127160336538 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40557 20241127160336538 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(207)@0eb203295419: Final verdict of PTC: none 210@0eb203295419: Final verdict of PTC: none IPA-EUSE-foobar(208)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 210: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@0eb203295419: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Wed Nov 27 16:03:36 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 20241127160336562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38158<->l=127.0.0.1:4258 20241127160336763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38158<->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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Wed Nov 27 16:03:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_mo_ussd_euse_continue started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 20241127160339798 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42443 20241127160339798 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:42443 MTC@0eb203295419: in not legacy case 2 IPA-EUSE-foobar(222)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160339800 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339800 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339800 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160339801 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@0eb203295419: 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)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@0eb203295419: 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 } } } } 20241127160339801 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339801 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339801 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160339801 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241127160339801 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241127160339801 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241127160339801 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160339801 DLGSUP <0013> gsup_server.c:236 2:  20241127160339801 DLGSUP <0013> gsup_server.c:238 2: 00  IPA-EUSE-foobar(222)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160339801 DLGSUP <0013> gsup_server.c:236 3:  20241127160339801 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160339801 DLGSUP <0013> gsup_server.c:236 4:  20241127160339801 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160339801 DLGSUP <0013> gsup_server.c:236 5:  20241127160339802 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160339802 DLGSUP <0013> gsup_server.c:236 7:  20241127160339802 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160339802 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160339802 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160339802 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42443 20241127160339802 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339802 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160339803 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339803 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339803 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160339803 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160339803 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  HLR_Test-GSUP-IPA(221)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160339803 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160339803 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160339803 DLGSUP <0013> gsup_server.c:236 2:  20241127160339803 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160339803 DLGSUP <0013> gsup_server.c:236 3:  20241127160339803 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160339803 DLGSUP <0013> gsup_server.c:236 4:  20241127160339803 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160339803 DLGSUP <0013> gsup_server.c:236 5:  20241127160339803 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160339803 DLGSUP <0013> gsup_server.c:236 7:  20241127160339803 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160339803 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160339803 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160339803 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@0eb203295419: 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") 20241127160339811 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36431<->l=127.0.0.1:4259) 20241127160339815 DAUC <0003> db_auc.c:157 IMSI='262429686611481': No 2G Auth Data 20241127160339815 DAUC <0003> db_auc.c:192 IMSI='262429686611481': No 3G Auth Data HLR_Test-GSUP(223)@0eb203295419: Created GsupExpect[0] for "262429686611481" to be handled at TC_mo_ussd_euse_continue(226) 20241127160339821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 20241127160339846 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339846 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339846 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429686611481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429686611481" session_id=2146095945 session_state=BEGIN} 20241127160339846 DSS <0004> hlr_ussd.c:576 262429686611481/0x7fead349: Process SS (BEGIN) 20241127160339846 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160339846 DSS <0004> hlr_ussd.c:518 262429686611481/0x7fead349: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160339846 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339846 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339846 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339846 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339849 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339849 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339849 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262429686611481 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429686611481" session_id=2146095945 session_state=CONTINUE} 20241127160339849 DSS <0004> hlr_ussd.c:576 262429686611481/0x7fead349: Process SS (CONTINUE) 20241127160339849 DSS <0004> hlr_ussd.c:518 262429686611481/0x7fead349: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160339849 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429686611481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429686611481" session_id=2146095945 session_state=CONTINUE} 20241127160339849 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262429686611481 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339849 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339849 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339849 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339849 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0eb203295419: Found GsupExpect[0] for "262429686611481" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@0eb203295419: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262429686611481" TC_mo_ussd_euse_continue(226)@0eb203295419: setverdict(pass): none -> pass 20241127160339852 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339852 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339852 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429686611481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429686611481" session_id=2146095945 session_state=CONTINUE} 20241127160339852 DSS <0004> hlr_ussd.c:576 262429686611481/0x7fead349: Process SS (CONTINUE) 20241127160339852 DSS <0004> hlr_ussd.c:518 262429686611481/0x7fead349: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339852 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429686611481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339852 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339852 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339852 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339852 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339853 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339853 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339853 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262429686611481 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429686611481" session_id=2146095945 session_state=END} 20241127160339853 DSS <0004> hlr_ussd.c:576 262429686611481/0x7fead349: Process SS (END) 20241127160339853 DSS <0004> hlr_ussd.c:518 262429686611481/0x7fead349: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339853 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429686611481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429686611481" session_id=2146095945 session_state=END} 20241127160339853 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429686611481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339853 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262429686611481 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339853 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339853 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339853 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339853 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160339853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@0eb203295419: Final verdict of PTC: pass 20241127160339854 DAUC <0003> db_auc.c:157 IMSI='262426853839686': No 2G Auth Data 20241127160339854 DAUC <0003> db_auc.c:192 IMSI='262426853839686': No 3G Auth Data HLR_Test-GSUP(223)@0eb203295419: Created GsupExpect[0] for "262426853839686" to be handled at TC_mo_ussd_euse_continue(227) 20241127160339861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 20241127160339864 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339864 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339864 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426853839686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426853839686" session_id=4293624928 session_state=BEGIN} 20241127160339864 DSS <0004> hlr_ussd.c:576 262426853839686/0xffeb8460: Process SS (BEGIN) 20241127160339864 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160339864 DSS <0004> hlr_ussd.c:518 262426853839686/0xffeb8460: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160339864 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339864 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339864 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339864 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339866 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339866 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339866 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262426853839686 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426853839686" session_id=4293624928 session_state=CONTINUE} 20241127160339866 DSS <0004> hlr_ussd.c:576 262426853839686/0xffeb8460: Process SS (CONTINUE) 20241127160339866 DSS <0004> hlr_ussd.c:518 262426853839686/0xffeb8460: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160339866 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426853839686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426853839686" session_id=4293624928 session_state=CONTINUE} 20241127160339866 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262426853839686 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339866 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339866 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339866 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339866 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0eb203295419: Found GsupExpect[0] for "262426853839686" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@0eb203295419: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426853839686" TC_mo_ussd_euse_continue(227)@0eb203295419: setverdict(pass): none -> pass 20241127160339868 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339868 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339868 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426853839686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426853839686" session_id=4293624928 session_state=CONTINUE} 20241127160339868 DSS <0004> hlr_ussd.c:576 262426853839686/0xffeb8460: Process SS (CONTINUE) 20241127160339868 DSS <0004> hlr_ussd.c:518 262426853839686/0xffeb8460: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339868 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426853839686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339868 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339868 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339868 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339868 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339869 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339869 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339869 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262426853839686 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426853839686" session_id=4293624928 session_state=END} 20241127160339869 DSS <0004> hlr_ussd.c:576 262426853839686/0xffeb8460: Process SS (END) 20241127160339869 DSS <0004> hlr_ussd.c:518 262426853839686/0xffeb8460: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339869 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426853839686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426853839686" session_id=4293624928 session_state=END} 20241127160339869 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426853839686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339869 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262426853839686 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339869 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339869 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339869 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339869 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160339870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@0eb203295419: Final verdict of PTC: pass 20241127160339871 DAUC <0003> db_auc.c:157 IMSI='262422291454921': No 2G Auth Data 20241127160339871 DAUC <0003> db_auc.c:192 IMSI='262422291454921': No 3G Auth Data HLR_Test-GSUP(223)@0eb203295419: Created GsupExpect[0] for "262422291454921" to be handled at TC_mo_ussd_euse_continue(228) 20241127160339878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38190<->l=127.0.0.1:4258 20241127160339881 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339881 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339881 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422291454921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422291454921" session_id=1018305624 session_state=BEGIN} 20241127160339881 DSS <0004> hlr_ussd.c:576 262422291454921/0x3cb21c58: Process SS (BEGIN) 20241127160339881 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160339881 DSS <0004> hlr_ussd.c:518 262422291454921/0x3cb21c58: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160339881 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339881 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339881 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339881 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339882 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339882 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339882 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262422291454921 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422291454921" session_id=1018305624 session_state=CONTINUE} 20241127160339882 DSS <0004> hlr_ussd.c:576 262422291454921/0x3cb21c58: Process SS (CONTINUE) 20241127160339882 DSS <0004> hlr_ussd.c:518 262422291454921/0x3cb21c58: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160339883 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422291454921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422291454921" session_id=1018305624 session_state=CONTINUE} 20241127160339883 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262422291454921 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339883 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339883 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339883 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339883 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0eb203295419: Found GsupExpect[0] for "262422291454921" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@0eb203295419: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262422291454921" TC_mo_ussd_euse_continue(228)@0eb203295419: setverdict(pass): none -> pass 20241127160339885 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339885 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339885 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422291454921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422291454921" session_id=1018305624 session_state=CONTINUE} 20241127160339885 DSS <0004> hlr_ussd.c:576 262422291454921/0x3cb21c58: Process SS (CONTINUE) 20241127160339885 DSS <0004> hlr_ussd.c:518 262422291454921/0x3cb21c58: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339885 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422291454921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339885 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339885 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339885 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339885 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339886 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339886 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339886 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262422291454921 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422291454921" session_id=1018305624 session_state=END} 20241127160339886 DSS <0004> hlr_ussd.c:576 262422291454921/0x3cb21c58: Process SS (END) 20241127160339886 DSS <0004> hlr_ussd.c:518 262422291454921/0x3cb21c58: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339886 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422291454921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422291454921" session_id=1018305624 session_state=END} 20241127160339886 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422291454921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339886 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262422291454921 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339886 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339886 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339886 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339886 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160339887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38190<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@0eb203295419: Final verdict of PTC: pass 20241127160339887 DAUC <0003> db_auc.c:157 IMSI='262422665505611': No 2G Auth Data 20241127160339887 DAUC <0003> db_auc.c:192 IMSI='262422665505611': No 3G Auth Data HLR_Test-GSUP(223)@0eb203295419: Created GsupExpect[0] for "262422665505611" to be handled at TC_mo_ussd_euse_continue(229) 20241127160339895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 20241127160339898 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339898 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339898 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422665505611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422665505611" session_id=1166052469 session_state=BEGIN} 20241127160339898 DSS <0004> hlr_ussd.c:576 262422665505611/0x45808c75: Process SS (BEGIN) 20241127160339898 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160339898 DSS <0004> hlr_ussd.c:518 262422665505611/0x45808c75: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160339898 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339898 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339898 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339898 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339899 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339899 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339899 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262422665505611 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422665505611" session_id=1166052469 session_state=CONTINUE} 20241127160339899 DSS <0004> hlr_ussd.c:576 262422665505611/0x45808c75: Process SS (CONTINUE) 20241127160339899 DSS <0004> hlr_ussd.c:518 262422665505611/0x45808c75: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160339899 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422665505611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422665505611" session_id=1166052469 session_state=CONTINUE} 20241127160339900 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262422665505611 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339900 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339900 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339900 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339900 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0eb203295419: Found GsupExpect[0] for "262422665505611" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@0eb203295419: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262422665505611" TC_mo_ussd_euse_continue(229)@0eb203295419: setverdict(pass): none -> pass 20241127160339902 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339902 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339902 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422665505611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422665505611" session_id=1166052469 session_state=CONTINUE} 20241127160339902 DSS <0004> hlr_ussd.c:576 262422665505611/0x45808c75: Process SS (CONTINUE) 20241127160339902 DSS <0004> hlr_ussd.c:518 262422665505611/0x45808c75: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339902 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422665505611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339902 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339902 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339902 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339902 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339903 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339903 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339903 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262422665505611 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422665505611" session_id=1166052469 session_state=END} 20241127160339903 DSS <0004> hlr_ussd.c:576 262422665505611/0x45808c75: Process SS (END) 20241127160339903 DSS <0004> hlr_ussd.c:518 262422665505611/0x45808c75: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339903 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422665505611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422665505611" session_id=1166052469 session_state=END} 20241127160339903 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422665505611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339903 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262422665505611 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339903 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339903 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339903 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339903 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160339904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@0eb203295419: Final verdict of PTC: pass 20241127160339904 DAUC <0003> db_auc.c:157 IMSI='262420032220878': No 2G Auth Data 20241127160339904 DAUC <0003> db_auc.c:192 IMSI='262420032220878': No 3G Auth Data HLR_Test-GSUP(223)@0eb203295419: Created GsupExpect[0] for "262420032220878" to be handled at TC_mo_ussd_euse_continue(230) 20241127160339912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38202<->l=127.0.0.1:4258 20241127160339917 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339917 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339917 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420032220878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420032220878" session_id=1755285369 session_state=BEGIN} 20241127160339917 DSS <0004> hlr_ussd.c:576 262420032220878/0x689f8779: Process SS (BEGIN) 20241127160339917 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160339917 DSS <0004> hlr_ussd.c:518 262420032220878/0x689f8779: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160339917 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339917 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339917 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339917 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339918 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339918 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339918 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262420032220878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420032220878" session_id=1755285369 session_state=CONTINUE} 20241127160339918 DSS <0004> hlr_ussd.c:576 262420032220878/0x689f8779: Process SS (CONTINUE) 20241127160339918 DSS <0004> hlr_ussd.c:518 262420032220878/0x689f8779: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160339918 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420032220878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420032220878" session_id=1755285369 session_state=CONTINUE} 20241127160339918 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262420032220878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339918 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339918 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339918 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339918 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0eb203295419: Found GsupExpect[0] for "262420032220878" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@0eb203295419: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262420032220878" TC_mo_ussd_euse_continue(230)@0eb203295419: setverdict(pass): none -> pass 20241127160339920 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339920 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339920 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420032220878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420032220878" session_id=1755285369 session_state=CONTINUE} 20241127160339920 DSS <0004> hlr_ussd.c:576 262420032220878/0x689f8779: Process SS (CONTINUE) 20241127160339920 DSS <0004> hlr_ussd.c:518 262420032220878/0x689f8779: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339920 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420032220878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339921 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339921 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339921 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339921 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339921 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339921 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339921 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262420032220878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420032220878" session_id=1755285369 session_state=END} 20241127160339921 DSS <0004> hlr_ussd.c:576 262420032220878/0x689f8779: Process SS (END) 20241127160339921 DSS <0004> hlr_ussd.c:518 262420032220878/0x689f8779: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339921 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420032220878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420032220878" session_id=1755285369 session_state=END} 20241127160339921 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420032220878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339921 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262420032220878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339921 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339921 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339922 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339922 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160339922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38202<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@0eb203295419: Final verdict of PTC: pass 20241127160339923 DAUC <0003> db_auc.c:157 IMSI='262427183982167': No 2G Auth Data 20241127160339923 DAUC <0003> db_auc.c:192 IMSI='262427183982167': No 3G Auth Data HLR_Test-GSUP(223)@0eb203295419: Created GsupExpect[0] for "262427183982167" to be handled at TC_mo_ussd_euse_continue(231) 20241127160339930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38206<->l=127.0.0.1:4258 20241127160339933 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339933 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339933 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427183982167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427183982167" session_id=3076891905 session_state=BEGIN} 20241127160339933 DSS <0004> hlr_ussd.c:576 262427183982167/0xb765a501: Process SS (BEGIN) 20241127160339933 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160339933 DSS <0004> hlr_ussd.c:518 262427183982167/0xb765a501: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160339933 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339933 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339933 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339933 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339935 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339935 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339935 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262427183982167 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427183982167" session_id=3076891905 session_state=CONTINUE} 20241127160339935 DSS <0004> hlr_ussd.c:576 262427183982167/0xb765a501: Process SS (CONTINUE) 20241127160339935 DSS <0004> hlr_ussd.c:518 262427183982167/0xb765a501: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160339935 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427183982167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427183982167" session_id=3076891905 session_state=CONTINUE} 20241127160339935 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262427183982167 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339935 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339935 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339935 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339935 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0eb203295419: Found GsupExpect[0] for "262427183982167" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@0eb203295419: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427183982167" TC_mo_ussd_euse_continue(231)@0eb203295419: setverdict(pass): none -> pass 20241127160339937 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339937 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339937 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427183982167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427183982167" session_id=3076891905 session_state=CONTINUE} 20241127160339938 DSS <0004> hlr_ussd.c:576 262427183982167/0xb765a501: Process SS (CONTINUE) 20241127160339938 DSS <0004> hlr_ussd.c:518 262427183982167/0xb765a501: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339938 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427183982167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339938 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339938 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339938 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339938 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339938 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339938 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339938 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262427183982167 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427183982167" session_id=3076891905 session_state=END} 20241127160339938 DSS <0004> hlr_ussd.c:576 262427183982167/0xb765a501: Process SS (END) 20241127160339938 DSS <0004> hlr_ussd.c:518 262427183982167/0xb765a501: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339939 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427183982167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427183982167" session_id=3076891905 session_state=END} 20241127160339939 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427183982167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339939 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262427183982167 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339939 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339939 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339939 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339939 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160339940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38206<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@0eb203295419: Final verdict of PTC: pass 20241127160339940 DAUC <0003> db_auc.c:157 IMSI='262425623968308': No 2G Auth Data 20241127160339940 DAUC <0003> db_auc.c:192 IMSI='262425623968308': No 3G Auth Data HLR_Test-GSUP(223)@0eb203295419: Created GsupExpect[0] for "262425623968308" to be handled at TC_mo_ussd_euse_continue(232) 20241127160339947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 20241127160339950 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339950 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339950 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425623968308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425623968308" session_id=3175446152 session_state=BEGIN} 20241127160339950 DSS <0004> hlr_ussd.c:576 262425623968308/0xbd457688: Process SS (BEGIN) 20241127160339950 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160339950 DSS <0004> hlr_ussd.c:518 262425623968308/0xbd457688: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160339951 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339951 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339951 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339951 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339951 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339951 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339951 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262425623968308 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425623968308" session_id=3175446152 session_state=CONTINUE} 20241127160339951 DSS <0004> hlr_ussd.c:576 262425623968308/0xbd457688: Process SS (CONTINUE) 20241127160339951 DSS <0004> hlr_ussd.c:518 262425623968308/0xbd457688: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160339951 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425623968308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425623968308" session_id=3175446152 session_state=CONTINUE} 20241127160339951 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262425623968308 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339951 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339951 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339952 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339952 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0eb203295419: Found GsupExpect[0] for "262425623968308" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@0eb203295419: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262425623968308" TC_mo_ussd_euse_continue(232)@0eb203295419: setverdict(pass): none -> pass 20241127160339954 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339954 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339954 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425623968308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425623968308" session_id=3175446152 session_state=CONTINUE} 20241127160339954 DSS <0004> hlr_ussd.c:576 262425623968308/0xbd457688: Process SS (CONTINUE) 20241127160339954 DSS <0004> hlr_ussd.c:518 262425623968308/0xbd457688: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339954 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425623968308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339954 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339954 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339954 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339954 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339955 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339955 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339955 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262425623968308 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425623968308" session_id=3175446152 session_state=END} 20241127160339955 DSS <0004> hlr_ussd.c:576 262425623968308/0xbd457688: Process SS (END) 20241127160339955 DSS <0004> hlr_ussd.c:518 262425623968308/0xbd457688: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339955 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425623968308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425623968308" session_id=3175446152 session_state=END} 20241127160339955 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425623968308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339955 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262425623968308 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339955 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339955 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339955 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339955 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160339956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@0eb203295419: Final verdict of PTC: pass 20241127160339956 DAUC <0003> db_auc.c:157 IMSI='262427089549063': No 2G Auth Data 20241127160339956 DAUC <0003> db_auc.c:192 IMSI='262427089549063': No 3G Auth Data HLR_Test-GSUP(223)@0eb203295419: Created GsupExpect[0] for "262427089549063" to be handled at TC_mo_ussd_euse_continue(233) 20241127160339964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38228<->l=127.0.0.1:4258 20241127160339967 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339967 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339967 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427089549063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427089549063" session_id=3236233956 session_state=BEGIN} 20241127160339967 DSS <0004> hlr_ussd.c:576 262427089549063/0xc0e502e4: Process SS (BEGIN) 20241127160339967 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127160339967 DSS <0004> hlr_ussd.c:518 262427089549063/0xc0e502e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127160339967 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339967 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339967 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339967 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339968 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339968 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339969 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262427089549063 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427089549063" session_id=3236233956 session_state=CONTINUE} 20241127160339969 DSS <0004> hlr_ussd.c:576 262427089549063/0xc0e502e4: Process SS (CONTINUE) 20241127160339969 DSS <0004> hlr_ussd.c:518 262427089549063/0xc0e502e4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127160339969 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427089549063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427089549063" session_id=3236233956 session_state=CONTINUE} 20241127160339969 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262427089549063 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339969 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339969 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339969 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339969 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0eb203295419: Found GsupExpect[0] for "262427089549063" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@0eb203295419: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427089549063" TC_mo_ussd_euse_continue(233)@0eb203295419: setverdict(pass): none -> pass 20241127160339971 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339971 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339971 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427089549063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427089549063" session_id=3236233956 session_state=CONTINUE} 20241127160339971 DSS <0004> hlr_ussd.c:576 262427089549063/0xc0e502e4: Process SS (CONTINUE) 20241127160339971 DSS <0004> hlr_ussd.c:518 262427089549063/0xc0e502e4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339971 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427089549063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339971 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339971 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data 20241127160339971 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339971 DLINP <000b> input/ipa.c:435 127.0.0.1:42443 sending data EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: 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 } } } } } 20241127160339972 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339972 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339972 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262427089549063 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427089549063" session_id=3236233956 session_state=END} 20241127160339972 DSS <0004> hlr_ussd.c:576 262427089549063/0xc0e502e4: Process SS (END) 20241127160339972 DSS <0004> hlr_ussd.c:518 262427089549063/0xc0e502e4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127160339972 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427089549063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427089549063" session_id=3236233956 session_state=END} 20241127160339972 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427089549063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160339972 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262427089549063 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160339972 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339972 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160339972 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339972 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160339973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38228<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@0eb203295419: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@0eb203295419: Final verdict of PTC: none 20241127160339974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4258 20241127160339975 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36431<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@0eb203295419: Final verdict of PTC: none 20241127160339975 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339975 DLINP <000b> input/ipa.c:409 127.0.0.1:42443 message received 20241127160339975 DLINP <000b> input/ipa.c:418 127.0.0.1:42443 connection closed with server 20241127160339975 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:42443 IPA-CTRL-CLI-IPA(225)@0eb203295419: Final verdict of PTC: none 20241127160339975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241127160339975 DLINP <000b> input/ipa.c:455 connected read/write 20241127160339975 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160339975 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160339975 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160339975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 224@0eb203295419: Final verdict of PTC: none IPA-EUSE-foobar(222)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 224: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@0eb203295419: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Wed Nov 27 16:03:39 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 20241127160339999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38234<->l=127.0.0.1:4258 20241127160340200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38234<->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=156856) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Wed Nov 27 16:03:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_mo_ussd_euse_defaultroute started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 20241127160343232 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44665 20241127160343232 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44665 MTC@0eb203295419: in not legacy case 2 IPA-EUSE-foobar(236)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160343233 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343233 DLINP <000b> input/ipa.c:409 127.0.0.1:44665 message received 20241127160343234 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160343234 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@0eb203295419: 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 } } } } 20241127160343234 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343234 DLINP <000b> input/ipa.c:409 127.0.0.1:44665 message received HLR_Test-GSUP-IPA(235)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160343234 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160343234 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar IPA-EUSE-foobar(236)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160343234 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241127160343234 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241127160343235 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160343235 DLGSUP <0013> gsup_server.c:236 2:  20241127160343235 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160343235 DLGSUP <0013> gsup_server.c:236 3:  20241127160343235 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160343235 DLGSUP <0013> gsup_server.c:236 4:  20241127160343235 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160343235 DLGSUP <0013> gsup_server.c:236 5:  20241127160343235 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160343235 DLGSUP <0013> gsup_server.c:236 7:  20241127160343235 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160343235 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160343235 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160343235 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44665 20241127160343235 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343235 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160343235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60302<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160343236 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343236 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(235)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160343236 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160343236 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160343236 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160343236 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160343236 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160343236 DLGSUP <0013> gsup_server.c:236 2:  20241127160343236 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160343236 DLGSUP <0013> gsup_server.c:236 3:  20241127160343236 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160343236 DLGSUP <0013> gsup_server.c:236 4:  20241127160343236 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160343236 DLGSUP <0013> gsup_server.c:236 5:  20241127160343236 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160343236 DLGSUP <0013> gsup_server.c:236 7:  20241127160343236 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160343236 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160343236 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160343236 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@0eb203295419: 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") 20241127160343244 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39523<->l=127.0.0.1:4259) 20241127160343247 DAUC <0003> db_auc.c:157 IMSI='262420734779627': No 2G Auth Data 20241127160343247 DAUC <0003> db_auc.c:192 IMSI='262420734779627': No 3G Auth Data HLR_Test-GSUP(237)@0eb203295419: Created GsupExpect[0] for "262420734779627" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241127160343253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60312<->l=127.0.0.1:4258 20241127160343282 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343282 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160343282 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420734779627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420734779627" session_id=3745167948 session_state=BEGIN} 20241127160343282 DSS <0004> hlr_ussd.c:576 262420734779627/0xdf3aba4c: Process SS (BEGIN) 20241127160343282 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127160343282 DSS <0004> hlr_ussd.c:518 262420734779627/0xdf3aba4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127160343282 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343282 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data 20241127160343282 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343282 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0eb203295419: 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 } } } } } 20241127160343286 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343286 DLINP <000b> input/ipa.c:409 127.0.0.1:44665 message received 20241127160343286 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262420734779627 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420734779627" session_id=3745167948 session_state=END} 20241127160343286 DSS <0004> hlr_ussd.c:576 262420734779627/0xdf3aba4c: Process SS (END) 20241127160343286 DSS <0004> hlr_ussd.c:518 262420734779627/0xdf3aba4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127160343286 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420734779627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420734779627" session_id=3745167948 session_state=END} 20241127160343286 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420734779627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160343286 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262420734779627 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160343286 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343286 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160343286 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343286 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0eb203295419: Found GsupExpect[0] for "262420734779627" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@0eb203295419: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262420734779627" TC_mo_ussd_euse_defaultroute(240)@0eb203295419: setverdict(pass): none -> pass 20241127160343288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60312<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@0eb203295419: Final verdict of PTC: pass 20241127160343288 DAUC <0003> db_auc.c:157 IMSI='262422024676834': No 2G Auth Data 20241127160343288 DAUC <0003> db_auc.c:192 IMSI='262422024676834': No 3G Auth Data HLR_Test-GSUP(237)@0eb203295419: Created GsupExpect[0] for "262422024676834" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241127160343296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60318<->l=127.0.0.1:4258 20241127160343299 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343299 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160343299 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422024676834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422024676834" session_id=3873337757 session_state=BEGIN} 20241127160343299 DSS <0004> hlr_ussd.c:576 262422024676834/0xe6de719d: Process SS (BEGIN) 20241127160343299 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127160343299 DSS <0004> hlr_ussd.c:518 262422024676834/0xe6de719d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127160343299 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343299 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data 20241127160343299 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343299 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0eb203295419: 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 } } } } } 20241127160343300 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343300 DLINP <000b> input/ipa.c:409 127.0.0.1:44665 message received 20241127160343300 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262422024676834 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422024676834" session_id=3873337757 session_state=END} 20241127160343300 DSS <0004> hlr_ussd.c:576 262422024676834/0xe6de719d: Process SS (END) 20241127160343300 DSS <0004> hlr_ussd.c:518 262422024676834/0xe6de719d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127160343300 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422024676834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422024676834" session_id=3873337757 session_state=END} 20241127160343300 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422024676834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160343300 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262422024676834 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160343300 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343300 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160343300 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343300 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0eb203295419: Found GsupExpect[0] for "262422024676834" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@0eb203295419: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422024676834" TC_mo_ussd_euse_defaultroute(241)@0eb203295419: setverdict(pass): none -> pass 20241127160343302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60318<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@0eb203295419: Final verdict of PTC: pass 20241127160343303 DAUC <0003> db_auc.c:157 IMSI='262425435248201': No 2G Auth Data 20241127160343303 DAUC <0003> db_auc.c:192 IMSI='262425435248201': No 3G Auth Data HLR_Test-GSUP(237)@0eb203295419: Created GsupExpect[0] for "262425435248201" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241127160343312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20241127160343315 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343315 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160343315 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425435248201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425435248201" session_id=277868966 session_state=BEGIN} 20241127160343315 DSS <0004> hlr_ussd.c:576 262425435248201/0x108ff1a6: Process SS (BEGIN) 20241127160343315 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127160343315 DSS <0004> hlr_ussd.c:518 262425435248201/0x108ff1a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127160343315 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343315 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data 20241127160343315 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343315 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0eb203295419: 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 } } } } } 20241127160343316 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343316 DLINP <000b> input/ipa.c:409 127.0.0.1:44665 message received 20241127160343316 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262425435248201 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425435248201" session_id=277868966 session_state=END} 20241127160343316 DSS <0004> hlr_ussd.c:576 262425435248201/0x108ff1a6: Process SS (END) 20241127160343316 DSS <0004> hlr_ussd.c:518 262425435248201/0x108ff1a6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127160343316 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425435248201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425435248201" session_id=277868966 session_state=END} 20241127160343316 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425435248201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160343316 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262425435248201 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160343316 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343316 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160343316 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343316 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0eb203295419: Found GsupExpect[0] for "262425435248201" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@0eb203295419: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425435248201" TC_mo_ussd_euse_defaultroute(242)@0eb203295419: setverdict(pass): none -> pass 20241127160343318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@0eb203295419: Final verdict of PTC: pass 20241127160343319 DAUC <0003> db_auc.c:157 IMSI='262426409042184': No 2G Auth Data 20241127160343319 DAUC <0003> db_auc.c:192 IMSI='262426409042184': No 3G Auth Data HLR_Test-GSUP(237)@0eb203295419: Created GsupExpect[0] for "262426409042184" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241127160343326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60330<->l=127.0.0.1:4258 20241127160343329 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343329 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160343329 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426409042184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426409042184" session_id=4244207071 session_state=BEGIN} 20241127160343329 DSS <0004> hlr_ussd.c:576 262426409042184/0xfcf975df: Process SS (BEGIN) 20241127160343329 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127160343329 DSS <0004> hlr_ussd.c:518 262426409042184/0xfcf975df: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127160343329 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343329 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data 20241127160343329 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343329 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0eb203295419: 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 } } } } } 20241127160343330 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343330 DLINP <000b> input/ipa.c:409 127.0.0.1:44665 message received 20241127160343330 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426409042184 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426409042184" session_id=4244207071 session_state=END} 20241127160343330 DSS <0004> hlr_ussd.c:576 262426409042184/0xfcf975df: Process SS (END) 20241127160343330 DSS <0004> hlr_ussd.c:518 262426409042184/0xfcf975df: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127160343330 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426409042184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426409042184" session_id=4244207071 session_state=END} 20241127160343330 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426409042184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160343330 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426409042184 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160343330 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160343330 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0eb203295419: Found GsupExpect[0] for "262426409042184" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@0eb203295419: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426409042184" TC_mo_ussd_euse_defaultroute(243)@0eb203295419: setverdict(pass): none -> pass 20241127160343332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60330<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@0eb203295419: Final verdict of PTC: pass 20241127160343333 DAUC <0003> db_auc.c:157 IMSI='262423338728086': No 2G Auth Data 20241127160343333 DAUC <0003> db_auc.c:192 IMSI='262423338728086': No 3G Auth Data HLR_Test-GSUP(237)@0eb203295419: Created GsupExpect[0] for "262423338728086" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241127160343341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4258 20241127160343344 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343344 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160343344 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423338728086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423338728086" session_id=2171549396 session_state=BEGIN} 20241127160343344 DSS <0004> hlr_ussd.c:576 262423338728086/0x816f36d4: Process SS (BEGIN) 20241127160343344 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127160343344 DSS <0004> hlr_ussd.c:518 262423338728086/0x816f36d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127160343344 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343344 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data 20241127160343344 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343344 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0eb203295419: 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 } } } } } 20241127160343345 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343345 DLINP <000b> input/ipa.c:409 127.0.0.1:44665 message received 20241127160343345 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262423338728086 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423338728086" session_id=2171549396 session_state=END} 20241127160343345 DSS <0004> hlr_ussd.c:576 262423338728086/0x816f36d4: Process SS (END) 20241127160343346 DSS <0004> hlr_ussd.c:518 262423338728086/0x816f36d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127160343346 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423338728086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423338728086" session_id=2171549396 session_state=END} 20241127160343346 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423338728086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160343346 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262423338728086 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160343346 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343346 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160343346 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343346 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0eb203295419: Found GsupExpect[0] for "262423338728086" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@0eb203295419: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262423338728086" TC_mo_ussd_euse_defaultroute(244)@0eb203295419: setverdict(pass): none -> pass 20241127160343348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@0eb203295419: Final verdict of PTC: pass 20241127160343348 DAUC <0003> db_auc.c:157 IMSI='262429891482699': No 2G Auth Data 20241127160343348 DAUC <0003> db_auc.c:192 IMSI='262429891482699': No 3G Auth Data HLR_Test-GSUP(237)@0eb203295419: Created GsupExpect[0] for "262429891482699" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241127160343356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4258 20241127160343360 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343360 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160343360 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429891482699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429891482699" session_id=101959247 session_state=BEGIN} 20241127160343360 DSS <0004> hlr_ussd.c:576 262429891482699/0x0613c64f: Process SS (BEGIN) 20241127160343360 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127160343360 DSS <0004> hlr_ussd.c:518 262429891482699/0x0613c64f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127160343360 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343360 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data 20241127160343360 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343360 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0eb203295419: 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 } } } } } 20241127160343361 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343361 DLINP <000b> input/ipa.c:409 127.0.0.1:44665 message received 20241127160343361 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262429891482699 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429891482699" session_id=101959247 session_state=END} 20241127160343361 DSS <0004> hlr_ussd.c:576 262429891482699/0x0613c64f: Process SS (END) 20241127160343361 DSS <0004> hlr_ussd.c:518 262429891482699/0x0613c64f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127160343361 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429891482699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429891482699" session_id=101959247 session_state=END} 20241127160343361 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429891482699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160343361 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262429891482699 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160343361 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343361 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160343361 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343361 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0eb203295419: Found GsupExpect[0] for "262429891482699" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@0eb203295419: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429891482699" TC_mo_ussd_euse_defaultroute(245)@0eb203295419: setverdict(pass): none -> pass 20241127160343363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@0eb203295419: Final verdict of PTC: pass 20241127160343364 DAUC <0003> db_auc.c:157 IMSI='262422101455286': No 2G Auth Data 20241127160343364 DAUC <0003> db_auc.c:192 IMSI='262422101455286': No 3G Auth Data HLR_Test-GSUP(237)@0eb203295419: Created GsupExpect[0] for "262422101455286" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241127160343372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 20241127160343375 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343375 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160343375 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422101455286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422101455286" session_id=2404947700 session_state=BEGIN} 20241127160343375 DSS <0004> hlr_ussd.c:576 262422101455286/0x8f5896f4: Process SS (BEGIN) 20241127160343375 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127160343375 DSS <0004> hlr_ussd.c:518 262422101455286/0x8f5896f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127160343375 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343375 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data 20241127160343375 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343375 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0eb203295419: 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 } } } } } 20241127160343377 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343377 DLINP <000b> input/ipa.c:409 127.0.0.1:44665 message received 20241127160343377 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262422101455286 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422101455286" session_id=2404947700 session_state=END} 20241127160343377 DSS <0004> hlr_ussd.c:576 262422101455286/0x8f5896f4: Process SS (END) 20241127160343377 DSS <0004> hlr_ussd.c:518 262422101455286/0x8f5896f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127160343377 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422101455286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422101455286" session_id=2404947700 session_state=END} 20241127160343377 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422101455286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160343377 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262422101455286 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160343377 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343377 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160343377 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343377 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0eb203295419: Found GsupExpect[0] for "262422101455286" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@0eb203295419: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422101455286" TC_mo_ussd_euse_defaultroute(246)@0eb203295419: setverdict(pass): none -> pass 20241127160343379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@0eb203295419: Final verdict of PTC: pass 20241127160343380 DAUC <0003> db_auc.c:157 IMSI='262425920999665': No 2G Auth Data 20241127160343380 DAUC <0003> db_auc.c:192 IMSI='262425920999665': No 3G Auth Data HLR_Test-GSUP(237)@0eb203295419: Created GsupExpect[0] for "262425920999665" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241127160343389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60354<->l=127.0.0.1:4258 20241127160343393 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343393 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160343393 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425920999665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425920999665" session_id=2331860257 session_state=BEGIN} 20241127160343393 DSS <0004> hlr_ussd.c:576 262425920999665/0x8afd5d21: Process SS (BEGIN) 20241127160343393 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127160343393 DSS <0004> hlr_ussd.c:518 262425920999665/0x8afd5d21: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127160343393 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343393 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data 20241127160343393 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343393 DLINP <000b> input/ipa.c:435 127.0.0.1:44665 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0eb203295419: 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 } } } } } 20241127160343394 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343394 DLINP <000b> input/ipa.c:409 127.0.0.1:44665 message received 20241127160343394 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262425920999665 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425920999665" session_id=2331860257 session_state=END} 20241127160343394 DSS <0004> hlr_ussd.c:576 262425920999665/0x8afd5d21: Process SS (END) 20241127160343394 DSS <0004> hlr_ussd.c:518 262425920999665/0x8afd5d21: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127160343394 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425920999665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425920999665" session_id=2331860257 session_state=END} 20241127160343394 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425920999665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160343394 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262425920999665 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127160343394 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343394 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160343394 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343394 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0eb203295419: Found GsupExpect[0] for "262425920999665" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@0eb203295419: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425920999665" TC_mo_ussd_euse_defaultroute(247)@0eb203295419: setverdict(pass): none -> pass 20241127160343397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60354<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@0eb203295419: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@0eb203295419: Final verdict of PTC: none 20241127160343399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60302<->l=127.0.0.1:4258 20241127160343400 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39523<->l=127.0.0.1:4259) 20241127160343400 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343400 DLINP <000b> input/ipa.c:409 127.0.0.1:44665 message received 20241127160343400 DLINP <000b> input/ipa.c:418 127.0.0.1:44665 connection closed with server 20241127160343400 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44665 20241127160343400 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241127160343400 DLINP <000b> input/ipa.c:455 connected read/write 20241127160343400 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160343400 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160343400 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160343400 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@0eb203295419: Final verdict of PTC: none 238@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@0eb203295419: Final verdict of PTC: none IPA-EUSE-foobar(236)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 238: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@0eb203295419: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Wed Nov 27 16:03:43 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 20241127160343434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4258 20241127160343635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=92444) Waiting for packet dumper to finish... 1 (prev_count=92444, count=113380) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Wed Nov 27 16:03:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241127160346101 DSS <0004> hlr_ussd.c:239 262428239142266/0x5420cc2f: SS Session Timeout, destroying 20241127160346101 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428239142266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160346113 DSS <0004> hlr_ussd.c:239 262423502722288/0x4d0e3c2c: SS Session Timeout, destroying 20241127160346114 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423502722288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160346127 DSS <0004> hlr_ussd.c:239 262428069923319/0x0f198310: SS Session Timeout, destroying 20241127160346127 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428069923319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160346139 DSS <0004> hlr_ussd.c:239 262423593988860/0x4a70707c: SS Session Timeout, destroying 20241127160346139 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423593988860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160346151 DSS <0004> hlr_ussd.c:239 262422763654191/0xa7990385: SS Session Timeout, destroying 20241127160346151 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422763654191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160346164 DSS <0004> hlr_ussd.c:239 262425692735561/0x70b497df: SS Session Timeout, destroying 20241127160346164 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425692735561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160346177 DSS <0004> hlr_ussd.c:239 262420648528128/0xacdfc9ae: SS Session Timeout, destroying 20241127160346177 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420648528128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160346192 DSS <0004> hlr_ussd.c:239 262429299567487/0xf1f59c1e: SS Session Timeout, destroying 20241127160346192 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429299567487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_mo_sss_reject started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160346667 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160346667 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160346668 DLINP <000b> input/ipa.c:455 connected read/write 20241127160346668 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160346668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60374<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160346669 DLINP <000b> input/ipa.c:455 connected read/write 20241127160346669 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160346669 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160346669 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160346669 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160346669 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160346669 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160346669 DLGSUP <0013> gsup_server.c:236 2:  20241127160346669 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160346669 DLGSUP <0013> gsup_server.c:236 3:  20241127160346669 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160346669 DLGSUP <0013> gsup_server.c:236 4:  20241127160346669 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160346669 DLGSUP <0013> gsup_server.c:236 5:  20241127160346669 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160346669 DLGSUP <0013> gsup_server.c:236 7:  20241127160346669 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160346669 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160346669 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160346669 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)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@0eb203295419: 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") 20241127160346679 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37179<->l=127.0.0.1:4259) 20241127160346680 DAUC <0003> db_auc.c:157 IMSI='262426857990069': No 2G Auth Data 20241127160346680 DAUC <0003> db_auc.c:192 IMSI='262426857990069': No 3G Auth Data HLR_Test-GSUP(249)@0eb203295419: Created GsupExpect[0] for "262426857990069" to be handled at TC_mo_sss_reject(252) 20241127160346688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4258 20241127160346710 DLINP <000b> input/ipa.c:455 connected read/write 20241127160346710 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160346710 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426857990069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426857990069" session_id=1010210332 session_state=BEGIN} 20241127160346710 DSS <0004> hlr_ussd.c:576 262426857990069/0x3c36961c: Process SS (BEGIN) 20241127160346710 DSS <0004> hlr_ussd.c:498 262426857990069/0x3c36961c: SS CompType=Invoke, OpCode=InterrogateSS 20241127160346710 DSS <0004> hlr_ussd.c:506 262426857990069/0x3c36961c: Structured SS requests are not supported, rejecting... 20241127160346710 DSS <0004> hlr_ussd.c:354 262426857990069/0x3c36961c: Tx ReturnError(0, 0x15) 20241127160346710 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426857990069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426857990069" session_id=1010210332 session_state=END} 20241127160346710 DLINP <000b> input/ipa.c:455 connected read/write 20241127160346710 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160346710 DLINP <000b> input/ipa.c:455 connected read/write 20241127160346710 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@0eb203295419: Found GsupExpect[0] for "262426857990069" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@0eb203295419: Added IMSI table entry 0TC_mo_sss_reject(252)"262426857990069" TC_mo_sss_reject(252)@0eb203295419: setverdict(pass): none -> pass 20241127160346712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@0eb203295419: Final verdict of PTC: pass 20241127160346713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60374<->l=127.0.0.1:4258 20241127160346714 DLINP <000b> input/ipa.c:455 connected read/write 20241127160346714 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160346714 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160346714 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160346714 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@0eb203295419: Final verdict of PTC: none 20241127160346714 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37179<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@0eb203295419: Final verdict of PTC: none 250@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 250: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@0eb203295419: Test case TC_mo_sss_reject finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Wed Nov 27 16:03:46 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 20241127160346738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4258 20241127160346838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3276) Waiting for packet dumper to finish... 1 (prev_count=3276, count=31692) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Wed Nov 27 16:03:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241127160349397 DSS <0004> hlr_ussd.c:239 262421738001675/0xe986e370: SS Session Timeout, destroying 20241127160349397 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421738001675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160349408 DSS <0004> hlr_ussd.c:239 262424634007280/0x3afa8ecd: SS Session Timeout, destroying 20241127160349408 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424634007280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160349423 DSS <0004> hlr_ussd.c:239 262429488611779/0xf322720d: SS Session Timeout, destroying 20241127160349423 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429488611779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160349439 DSS <0004> hlr_ussd.c:239 262420547591386/0x39cac118: SS Session Timeout, destroying 20241127160349439 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420547591386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160349452 DSS <0004> hlr_ussd.c:239 262420981122029/0x57fabcf1: SS Session Timeout, destroying 20241127160349452 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420981122029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160349466 DSS <0004> hlr_ussd.c:239 262429073697190/0x20745b30: SS Session Timeout, destroying 20241127160349466 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429073697190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160349482 DSS <0004> hlr_ussd.c:239 262422702637533/0x99be365a: SS Session Timeout, destroying 20241127160349482 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422702637533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127160349495 DSS <0004> hlr_ussd.c:239 262426552046299/0x5bbb5fdd: SS Session Timeout, destroying 20241127160349495 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426552046299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_check_imei started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160349870 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160349870 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160349872 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349872 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160349873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160349875 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349875 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160349875 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160349875 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160349875 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160349875 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160349875 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160349875 DLGSUP <0013> gsup_server.c:236 2:  20241127160349875 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(253)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160349875 DLGSUP <0013> gsup_server.c:236 3:  20241127160349875 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160349875 DLGSUP <0013> gsup_server.c:236 4:  20241127160349875 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160349875 DLGSUP <0013> gsup_server.c:236 5:  20241127160349875 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160349875 DLGSUP <0013> gsup_server.c:236 7:  20241127160349875 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160349875 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160349875 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160349875 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@0eb203295419: 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") 20241127160349885 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34557<->l=127.0.0.1:4259) 20241127160349887 DAUC <0003> db_auc.c:157 IMSI='262423253094331': No 2G Auth Data 20241127160349887 DAUC <0003> db_auc.c:192 IMSI='262423253094331': No 3G Auth Data HLR_Test-GSUP(254)@0eb203295419: Created GsupExpect[0] for "262423253094331" to be handled at TC_gsup_check_imei(257) 20241127160349895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4258 20241127160349918 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349918 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160349918 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423253094331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423253094331"} 20241127160349918 DMAIN <0000> hlr.c:435 IMSI='262423253094331': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160349918 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423253094331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423253094331"} 20241127160349918 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423253094331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160349918 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349918 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160349918 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349918 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0eb203295419: Found GsupExpect[0] for "262423253094331" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@0eb203295419: Added IMSI table entry 0TC_gsup_check_imei(257)"262423253094331" TC_gsup_check_imei(257)@0eb203295419: setverdict(pass): none -> pass 20241127160349921 DAUC <0003> db_auc.c:192 IMSI='262423253094331': No 3G Auth Data 20241127160349923 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349923 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160349923 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423253094331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423253094331"} 20241127160349923 DAUC <0003> hlr.c:428 IMSI='262423253094331': storing IMEI = 12345678901234 20241127160349923 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423253094331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423253094331"} 20241127160349923 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423253094331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160349923 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349923 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160349923 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349923 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160349924 DAUC <0003> db_auc.c:192 IMSI='262423253094331': No 3G Auth Data 20241127160349925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@0eb203295419: Final verdict of PTC: pass 20241127160349926 DAUC <0003> db_auc.c:157 IMSI='262423844622197': No 2G Auth Data 20241127160349926 DAUC <0003> db_auc.c:192 IMSI='262423844622197': No 3G Auth Data HLR_Test-GSUP(254)@0eb203295419: Created GsupExpect[0] for "262423844622197" to be handled at TC_gsup_check_imei(258) 20241127160349935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60426<->l=127.0.0.1:4258 20241127160349938 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349938 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160349938 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423844622197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423844622197"} 20241127160349938 DMAIN <0000> hlr.c:435 IMSI='262423844622197': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160349938 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423844622197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423844622197"} 20241127160349939 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423844622197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160349939 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349939 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160349939 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349939 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0eb203295419: Found GsupExpect[0] for "262423844622197" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@0eb203295419: Added IMSI table entry 1TC_gsup_check_imei(258)"262423844622197" TC_gsup_check_imei(258)@0eb203295419: setverdict(pass): none -> pass 20241127160349940 DAUC <0003> db_auc.c:192 IMSI='262423844622197': No 3G Auth Data 20241127160349943 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349943 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160349943 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423844622197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423844622197"} 20241127160349943 DAUC <0003> hlr.c:428 IMSI='262423844622197': storing IMEI = 12345678901234 20241127160349943 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423844622197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423844622197"} 20241127160349943 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423844622197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160349943 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349943 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160349943 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349943 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160349944 DAUC <0003> db_auc.c:192 IMSI='262423844622197': No 3G Auth Data 20241127160349945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60426<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@0eb203295419: Final verdict of PTC: pass 20241127160349946 DAUC <0003> db_auc.c:157 IMSI='262425238740696': No 2G Auth Data 20241127160349946 DAUC <0003> db_auc.c:192 IMSI='262425238740696': No 3G Auth Data HLR_Test-GSUP(254)@0eb203295419: Created GsupExpect[0] for "262425238740696" to be handled at TC_gsup_check_imei(259) 20241127160349955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 20241127160349960 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349960 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160349960 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425238740696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425238740696"} 20241127160349960 DMAIN <0000> hlr.c:435 IMSI='262425238740696': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160349960 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425238740696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425238740696"} 20241127160349960 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425238740696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160349960 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349960 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160349960 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349960 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0eb203295419: Found GsupExpect[0] for "262425238740696" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@0eb203295419: Added IMSI table entry 2TC_gsup_check_imei(259)"262425238740696" TC_gsup_check_imei(259)@0eb203295419: setverdict(pass): none -> pass 20241127160349961 DAUC <0003> db_auc.c:192 IMSI='262425238740696': No 3G Auth Data 20241127160349963 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349963 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160349963 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425238740696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425238740696"} 20241127160349963 DAUC <0003> hlr.c:428 IMSI='262425238740696': storing IMEI = 12345678901234 20241127160349963 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425238740696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425238740696"} 20241127160349963 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425238740696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160349963 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349963 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160349963 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349963 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160349965 DAUC <0003> db_auc.c:192 IMSI='262425238740696': No 3G Auth Data 20241127160349966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@0eb203295419: Final verdict of PTC: pass 20241127160349967 DAUC <0003> db_auc.c:157 IMSI='262421366846367': No 2G Auth Data 20241127160349967 DAUC <0003> db_auc.c:192 IMSI='262421366846367': No 3G Auth Data HLR_Test-GSUP(254)@0eb203295419: Created GsupExpect[0] for "262421366846367" to be handled at TC_gsup_check_imei(260) 20241127160349975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4258 20241127160349981 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349981 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160349981 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421366846367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421366846367"} 20241127160349981 DMAIN <0000> hlr.c:435 IMSI='262421366846367': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160349981 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421366846367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421366846367"} 20241127160349981 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421366846367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160349981 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349981 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160349981 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349981 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0eb203295419: Found GsupExpect[0] for "262421366846367" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@0eb203295419: Added IMSI table entry 3TC_gsup_check_imei(260)"262421366846367" TC_gsup_check_imei(260)@0eb203295419: setverdict(pass): none -> pass 20241127160349982 DAUC <0003> db_auc.c:157 IMSI='262421366846367': No 2G Auth Data 20241127160349985 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349985 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160349985 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421366846367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421366846367"} 20241127160349985 DAUC <0003> hlr.c:428 IMSI='262421366846367': storing IMEI = 12345678901234 20241127160349985 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421366846367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421366846367"} 20241127160349985 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421366846367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160349985 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349985 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160349985 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349985 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160349986 DAUC <0003> db_auc.c:157 IMSI='262421366846367': No 2G Auth Data 20241127160349987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@0eb203295419: Final verdict of PTC: pass 20241127160349988 DAUC <0003> db_auc.c:157 IMSI='262423712316324': No 2G Auth Data 20241127160349988 DAUC <0003> db_auc.c:192 IMSI='262423712316324': No 3G Auth Data HLR_Test-GSUP(254)@0eb203295419: Created GsupExpect[0] for "262423712316324" to be handled at TC_gsup_check_imei(261) 20241127160349995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60454<->l=127.0.0.1:4258 20241127160349998 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349998 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160349998 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423712316324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423712316324"} 20241127160349998 DMAIN <0000> hlr.c:435 IMSI='262423712316324': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160349998 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423712316324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423712316324"} 20241127160349998 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423712316324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160349998 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349998 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160349998 DLINP <000b> input/ipa.c:455 connected read/write 20241127160349998 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0eb203295419: Found GsupExpect[0] for "262423712316324" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@0eb203295419: Added IMSI table entry 4TC_gsup_check_imei(261)"262423712316324" TC_gsup_check_imei(261)@0eb203295419: setverdict(pass): none -> pass 20241127160349999 DAUC <0003> db_auc.c:157 IMSI='262423712316324': No 2G Auth Data 20241127160350001 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350001 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160350001 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423712316324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423712316324"} 20241127160350001 DAUC <0003> hlr.c:428 IMSI='262423712316324': storing IMEI = 12345678901234 20241127160350001 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423712316324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423712316324"} 20241127160350001 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423712316324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160350001 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350001 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160350001 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350001 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160350003 DAUC <0003> db_auc.c:157 IMSI='262423712316324': No 2G Auth Data 20241127160350004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60454<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@0eb203295419: Final verdict of PTC: pass 20241127160350005 DAUC <0003> db_auc.c:157 IMSI='262422447020323': No 2G Auth Data 20241127160350005 DAUC <0003> db_auc.c:192 IMSI='262422447020323': No 3G Auth Data HLR_Test-GSUP(254)@0eb203295419: Created GsupExpect[0] for "262422447020323" to be handled at TC_gsup_check_imei(262) 20241127160350013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60456<->l=127.0.0.1:4258 20241127160350017 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350017 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160350017 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422447020323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422447020323"} 20241127160350017 DMAIN <0000> hlr.c:435 IMSI='262422447020323': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160350017 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422447020323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422447020323"} 20241127160350017 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422447020323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160350017 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350017 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160350017 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350018 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0eb203295419: Found GsupExpect[0] for "262422447020323" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@0eb203295419: Added IMSI table entry 5TC_gsup_check_imei(262)"262422447020323" TC_gsup_check_imei(262)@0eb203295419: setverdict(pass): none -> pass 20241127160350021 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350021 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160350021 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422447020323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422447020323"} 20241127160350021 DAUC <0003> hlr.c:428 IMSI='262422447020323': storing IMEI = 12345678901234 20241127160350021 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422447020323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422447020323"} 20241127160350021 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422447020323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160350021 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350021 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160350021 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350021 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160350023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60456<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@0eb203295419: Final verdict of PTC: pass 20241127160350024 DAUC <0003> db_auc.c:157 IMSI='262427300199754': No 2G Auth Data 20241127160350024 DAUC <0003> db_auc.c:192 IMSI='262427300199754': No 3G Auth Data HLR_Test-GSUP(254)@0eb203295419: Created GsupExpect[0] for "262427300199754" to be handled at TC_gsup_check_imei(263) 20241127160350032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4258 20241127160350036 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350036 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160350036 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427300199754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427300199754"} 20241127160350036 DMAIN <0000> hlr.c:435 IMSI='262427300199754': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160350036 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427300199754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427300199754"} 20241127160350036 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427300199754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160350036 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350036 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160350036 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350036 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0eb203295419: Found GsupExpect[0] for "262427300199754" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@0eb203295419: Added IMSI table entry 6TC_gsup_check_imei(263)"262427300199754" TC_gsup_check_imei(263)@0eb203295419: setverdict(pass): none -> pass 20241127160350038 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350039 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160350039 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427300199754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427300199754"} 20241127160350039 DAUC <0003> hlr.c:428 IMSI='262427300199754': storing IMEI = 12345678901234 20241127160350039 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427300199754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427300199754"} 20241127160350039 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427300199754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160350039 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350039 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160350039 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350039 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160350040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@0eb203295419: Final verdict of PTC: pass 20241127160350041 DAUC <0003> db_auc.c:157 IMSI='262425634077537': No 2G Auth Data 20241127160350041 DAUC <0003> db_auc.c:192 IMSI='262425634077537': No 3G Auth Data HLR_Test-GSUP(254)@0eb203295419: Created GsupExpect[0] for "262425634077537" to be handled at TC_gsup_check_imei(264) 20241127160350050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4258 20241127160350053 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350053 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160350053 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425634077537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425634077537"} 20241127160350053 DMAIN <0000> hlr.c:435 IMSI='262425634077537': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160350053 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425634077537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425634077537"} 20241127160350053 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425634077537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160350053 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350053 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160350053 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350053 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0eb203295419: Found GsupExpect[0] for "262425634077537" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@0eb203295419: Added IMSI table entry 7TC_gsup_check_imei(264)"262425634077537" TC_gsup_check_imei(264)@0eb203295419: setverdict(pass): none -> pass 20241127160350056 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350056 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160350056 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425634077537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425634077537"} 20241127160350056 DAUC <0003> hlr.c:428 IMSI='262425634077537': storing IMEI = 12345678901234 20241127160350056 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425634077537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425634077537"} 20241127160350056 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425634077537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160350056 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350056 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160350056 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350056 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160350057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160350058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4258 20241127160350059 DLINP <000b> input/ipa.c:455 connected read/write 20241127160350059 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160350059 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160350059 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160350059 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160350059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34557<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@0eb203295419: Final verdict of PTC: none 255@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_check_imei finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Wed Nov 27 16:03:50 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 20241127160350088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60476<->l=127.0.0.1:4258 20241127160350189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60476<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=83232) Waiting for packet dumper to finish... 1 (prev_count=83232, count=129256) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:03:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_check_imei_via_proxy started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160353220 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160353220 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160353221 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353221 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56694<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160353223 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353223 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(265)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160353223 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160353223 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160353223 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160353223 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160353223 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160353223 DLGSUP <0013> gsup_server.c:236 2:  20241127160353223 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160353223 DLGSUP <0013> gsup_server.c:236 3:  20241127160353223 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160353223 DLGSUP <0013> gsup_server.c:236 4:  20241127160353223 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160353223 DLGSUP <0013> gsup_server.c:236 5:  20241127160353223 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160353223 DLGSUP <0013> gsup_server.c:236 7:  20241127160353223 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160353223 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160353223 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160353223 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@0eb203295419: 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") 20241127160353231 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42177<->l=127.0.0.1:4259) 20241127160353233 DAUC <0003> db_auc.c:157 IMSI='262423097935696': No 2G Auth Data 20241127160353233 DAUC <0003> db_auc.c:192 IMSI='262423097935696': No 3G Auth Data HLR_Test-GSUP(266)@0eb203295419: Created GsupExpect[0] for "262423097935696" to be handled at TC_gsup_check_imei_via_proxy(269) 20241127160353239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4258 20241127160353266 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353266 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353266 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423097935696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423097935696" source_name="the-source\n"} 20241127160353266 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241127160353266 DMAIN <0000> hlr.c:435 IMSI='262423097935696': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160353266 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262423097935696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423097935696" destination_name="the-source\n"} 20241127160353266 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262423097935696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353266 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353266 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353266 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353266 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0eb203295419: Found GsupExpect[0] for "262423097935696" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@0eb203295419: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262423097935696" TC_gsup_check_imei_via_proxy(269)@0eb203295419: setverdict(pass): none -> pass 20241127160353268 DAUC <0003> db_auc.c:192 IMSI='262423097935696': No 3G Auth Data 20241127160353269 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353269 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353269 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423097935696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423097935696" source_name="the-source\n"} 20241127160353269 DAUC <0003> hlr.c:428 IMSI='262423097935696': storing IMEI = 12345678901234 20241127160353269 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262423097935696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423097935696" destination_name="the-source\n"} 20241127160353269 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262423097935696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353270 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353270 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353270 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353270 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160353270 DAUC <0003> db_auc.c:192 IMSI='262423097935696': No 3G Auth Data 20241127160353270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@0eb203295419: Final verdict of PTC: pass 20241127160353271 DAUC <0003> db_auc.c:157 IMSI='262424307468138': No 2G Auth Data 20241127160353271 DAUC <0003> db_auc.c:192 IMSI='262424307468138': No 3G Auth Data HLR_Test-GSUP(266)@0eb203295419: Created GsupExpect[0] for "262424307468138" to be handled at TC_gsup_check_imei_via_proxy(270) 20241127160353277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56708<->l=127.0.0.1:4258 20241127160353280 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353280 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353280 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424307468138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424307468138" source_name="the-source\n"} 20241127160353280 DMAIN <0000> hlr.c:435 IMSI='262424307468138': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160353280 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424307468138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424307468138" destination_name="the-source\n"} 20241127160353280 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424307468138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353280 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353280 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353280 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353280 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0eb203295419: Found GsupExpect[0] for "262424307468138" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@0eb203295419: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424307468138" TC_gsup_check_imei_via_proxy(270)@0eb203295419: setverdict(pass): none -> pass 20241127160353281 DAUC <0003> db_auc.c:192 IMSI='262424307468138': No 3G Auth Data 20241127160353282 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353282 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353282 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424307468138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424307468138" source_name="the-source\n"} 20241127160353282 DAUC <0003> hlr.c:428 IMSI='262424307468138': storing IMEI = 12345678901234 20241127160353282 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424307468138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424307468138" destination_name="the-source\n"} 20241127160353282 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424307468138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353282 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353282 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353282 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353282 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160353283 DAUC <0003> db_auc.c:192 IMSI='262424307468138': No 3G Auth Data 20241127160353283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56708<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@0eb203295419: Final verdict of PTC: pass 20241127160353284 DAUC <0003> db_auc.c:157 IMSI='262429485817090': No 2G Auth Data 20241127160353284 DAUC <0003> db_auc.c:192 IMSI='262429485817090': No 3G Auth Data HLR_Test-GSUP(266)@0eb203295419: Created GsupExpect[0] for "262429485817090" to be handled at TC_gsup_check_imei_via_proxy(271) 20241127160353292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56716<->l=127.0.0.1:4258 20241127160353295 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353295 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353295 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429485817090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429485817090" source_name="the-source\n"} 20241127160353295 DMAIN <0000> hlr.c:435 IMSI='262429485817090': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160353295 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429485817090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429485817090" destination_name="the-source\n"} 20241127160353295 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262429485817090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353295 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353295 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353295 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353295 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0eb203295419: Found GsupExpect[0] for "262429485817090" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@0eb203295419: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262429485817090" TC_gsup_check_imei_via_proxy(271)@0eb203295419: setverdict(pass): none -> pass 20241127160353296 DAUC <0003> db_auc.c:192 IMSI='262429485817090': No 3G Auth Data 20241127160353297 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353297 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353297 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429485817090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429485817090" source_name="the-source\n"} 20241127160353297 DAUC <0003> hlr.c:428 IMSI='262429485817090': storing IMEI = 12345678901234 20241127160353297 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429485817090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429485817090" destination_name="the-source\n"} 20241127160353297 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262429485817090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353297 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353298 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353298 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353298 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160353298 DAUC <0003> db_auc.c:192 IMSI='262429485817090': No 3G Auth Data 20241127160353299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56716<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@0eb203295419: Final verdict of PTC: pass 20241127160353300 DAUC <0003> db_auc.c:157 IMSI='262429267251349': No 2G Auth Data 20241127160353300 DAUC <0003> db_auc.c:192 IMSI='262429267251349': No 3G Auth Data HLR_Test-GSUP(266)@0eb203295419: Created GsupExpect[0] for "262429267251349" to be handled at TC_gsup_check_imei_via_proxy(272) 20241127160353307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4258 20241127160353310 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353310 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353310 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429267251349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429267251349" source_name="the-source\n"} 20241127160353310 DMAIN <0000> hlr.c:435 IMSI='262429267251349': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160353310 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429267251349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429267251349" destination_name="the-source\n"} 20241127160353310 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262429267251349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353310 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353310 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353310 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353310 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0eb203295419: Found GsupExpect[0] for "262429267251349" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@0eb203295419: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262429267251349" TC_gsup_check_imei_via_proxy(272)@0eb203295419: setverdict(pass): none -> pass 20241127160353312 DAUC <0003> db_auc.c:157 IMSI='262429267251349': No 2G Auth Data 20241127160353313 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353313 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353313 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429267251349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429267251349" source_name="the-source\n"} 20241127160353313 DAUC <0003> hlr.c:428 IMSI='262429267251349': storing IMEI = 12345678901234 20241127160353313 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429267251349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429267251349" destination_name="the-source\n"} 20241127160353313 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262429267251349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353313 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353313 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353313 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353313 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160353314 DAUC <0003> db_auc.c:157 IMSI='262429267251349': No 2G Auth Data 20241127160353315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@0eb203295419: Final verdict of PTC: pass 20241127160353316 DAUC <0003> db_auc.c:157 IMSI='262427972820845': No 2G Auth Data 20241127160353316 DAUC <0003> db_auc.c:192 IMSI='262427972820845': No 3G Auth Data HLR_Test-GSUP(266)@0eb203295419: Created GsupExpect[0] for "262427972820845" to be handled at TC_gsup_check_imei_via_proxy(273) 20241127160353324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56732<->l=127.0.0.1:4258 20241127160353329 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353329 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353329 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427972820845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427972820845" source_name="the-source\n"} 20241127160353329 DMAIN <0000> hlr.c:435 IMSI='262427972820845': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160353329 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427972820845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427972820845" destination_name="the-source\n"} 20241127160353329 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262427972820845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353329 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353329 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353329 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353329 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0eb203295419: Found GsupExpect[0] for "262427972820845" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@0eb203295419: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427972820845" TC_gsup_check_imei_via_proxy(273)@0eb203295419: setverdict(pass): none -> pass 20241127160353331 DAUC <0003> db_auc.c:157 IMSI='262427972820845': No 2G Auth Data 20241127160353333 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353333 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353333 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427972820845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427972820845" source_name="the-source\n"} 20241127160353333 DAUC <0003> hlr.c:428 IMSI='262427972820845': storing IMEI = 12345678901234 20241127160353333 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427972820845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427972820845" destination_name="the-source\n"} 20241127160353333 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262427972820845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353333 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353333 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353333 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353333 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160353334 DAUC <0003> db_auc.c:157 IMSI='262427972820845': No 2G Auth Data 20241127160353335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56732<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@0eb203295419: Final verdict of PTC: pass 20241127160353336 DAUC <0003> db_auc.c:157 IMSI='262424689615603': No 2G Auth Data 20241127160353336 DAUC <0003> db_auc.c:192 IMSI='262424689615603': No 3G Auth Data HLR_Test-GSUP(266)@0eb203295419: Created GsupExpect[0] for "262424689615603" to be handled at TC_gsup_check_imei_via_proxy(274) 20241127160353344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 20241127160353347 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353347 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353347 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424689615603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424689615603" source_name="the-source\n"} 20241127160353347 DMAIN <0000> hlr.c:435 IMSI='262424689615603': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160353347 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424689615603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424689615603" destination_name="the-source\n"} 20241127160353347 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262424689615603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353347 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353347 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353347 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353347 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0eb203295419: Found GsupExpect[0] for "262424689615603" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@0eb203295419: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262424689615603" TC_gsup_check_imei_via_proxy(274)@0eb203295419: setverdict(pass): none -> pass 20241127160353350 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353350 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353350 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424689615603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424689615603" source_name="the-source\n"} 20241127160353351 DAUC <0003> hlr.c:428 IMSI='262424689615603': storing IMEI = 12345678901234 20241127160353351 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424689615603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424689615603" destination_name="the-source\n"} 20241127160353351 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262424689615603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353351 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353351 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353351 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353351 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160353352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@0eb203295419: Final verdict of PTC: pass 20241127160353354 DAUC <0003> db_auc.c:157 IMSI='262427669036846': No 2G Auth Data 20241127160353354 DAUC <0003> db_auc.c:192 IMSI='262427669036846': No 3G Auth Data HLR_Test-GSUP(266)@0eb203295419: Created GsupExpect[0] for "262427669036846" to be handled at TC_gsup_check_imei_via_proxy(275) 20241127160353362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56754<->l=127.0.0.1:4258 20241127160353365 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353365 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353365 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427669036846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427669036846" source_name="the-source\n"} 20241127160353365 DMAIN <0000> hlr.c:435 IMSI='262427669036846': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160353365 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262427669036846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427669036846" destination_name="the-source\n"} 20241127160353365 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262427669036846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353365 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353365 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353365 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353365 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0eb203295419: Found GsupExpect[0] for "262427669036846" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@0eb203295419: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262427669036846" TC_gsup_check_imei_via_proxy(275)@0eb203295419: setverdict(pass): none -> pass 20241127160353368 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353368 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353368 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427669036846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427669036846" source_name="the-source\n"} 20241127160353368 DAUC <0003> hlr.c:428 IMSI='262427669036846': storing IMEI = 12345678901234 20241127160353368 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262427669036846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427669036846" destination_name="the-source\n"} 20241127160353369 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262427669036846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353369 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353369 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353369 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353369 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160353370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56754<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@0eb203295419: Final verdict of PTC: pass 20241127160353371 DAUC <0003> db_auc.c:157 IMSI='262425224324776': No 2G Auth Data 20241127160353371 DAUC <0003> db_auc.c:192 IMSI='262425224324776': No 3G Auth Data HLR_Test-GSUP(266)@0eb203295419: Created GsupExpect[0] for "262425224324776" to be handled at TC_gsup_check_imei_via_proxy(276) 20241127160353380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56770<->l=127.0.0.1:4258 20241127160353383 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353383 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353383 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425224324776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425224324776" source_name="the-source\n"} 20241127160353383 DMAIN <0000> hlr.c:435 IMSI='262425224324776': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127160353383 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262425224324776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425224324776" destination_name="the-source\n"} 20241127160353383 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262425224324776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353383 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353383 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353383 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353383 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0eb203295419: Found GsupExpect[0] for "262425224324776" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@0eb203295419: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262425224324776" TC_gsup_check_imei_via_proxy(276)@0eb203295419: setverdict(pass): none -> pass 20241127160353386 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353386 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353386 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425224324776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425224324776" source_name="the-source\n"} 20241127160353386 DAUC <0003> hlr.c:428 IMSI='262425224324776': storing IMEI = 12345678901234 20241127160353386 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262425224324776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425224324776" destination_name="the-source\n"} 20241127160353386 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262425224324776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160353386 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353386 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160353386 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353386 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160353388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56770<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160353389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56694<->l=127.0.0.1:4258 20241127160353390 DLINP <000b> input/ipa.c:455 connected read/write 20241127160353390 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160353390 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160353390 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160353390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160353390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@0eb203295419: Final verdict of PTC: none 20241127160353390 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42177<->l=127.0.0.1:4259) 267@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Wed Nov 27 16:03:53 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 20241127160353414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4258 20241127160353515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=83836) Waiting for packet dumper to finish... 1 (prev_count=83836, count=126920) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:03:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_check_imei_invalid_len started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160356546 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160356546 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160356548 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356548 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160356550 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356550 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356550 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160356550 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160356550 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160356550 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160356550 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  HLR_Test-GSUP-IPA(277)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160356550 DLGSUP <0013> gsup_server.c:236 2:  20241127160356550 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160356550 DLGSUP <0013> gsup_server.c:236 3:  20241127160356550 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160356550 DLGSUP <0013> gsup_server.c:236 4:  20241127160356550 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160356550 DLGSUP <0013> gsup_server.c:236 5:  20241127160356550 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160356550 DLGSUP <0013> gsup_server.c:236 7:  20241127160356550 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160356550 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160356550 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160356550 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@0eb203295419: 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") 20241127160356558 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42005<->l=127.0.0.1:4259) 20241127160356560 DAUC <0003> db_auc.c:157 IMSI='262422773711703': No 2G Auth Data 20241127160356560 DAUC <0003> db_auc.c:192 IMSI='262422773711703': No 3G Auth Data HLR_Test-GSUP(278)@0eb203295419: Created GsupExpect[0] for "262422773711703" to be handled at TC_gsup_check_imei_invalid_len(281) 20241127160356568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4258 20241127160356594 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356594 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356594 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422773711703"} 20241127160356594 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127160356594 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422773711703" cause=Invalid mandatory information} 20241127160356594 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356594 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356594 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356594 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356594 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0eb203295419: Found GsupExpect[0] for "262422773711703" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@0eb203295419: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262422773711703" TC_gsup_check_imei_invalid_len(281)@0eb203295419: setverdict(pass): none -> pass 20241127160356596 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356596 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356596 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422773711703"} 20241127160356596 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127160356596 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422773711703" cause=Invalid mandatory information} 20241127160356596 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356596 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356596 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356596 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356596 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356597 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356597 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356597 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422773711703"} 20241127160356597 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127160356597 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422773711703" cause=Invalid mandatory information} 20241127160356597 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356597 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356597 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356597 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356597 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356598 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356598 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356598 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422773711703"} 20241127160356598 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127160356598 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422773711703" cause=Invalid mandatory information} 20241127160356598 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356598 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356598 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356598 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356598 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356599 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356599 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356599 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422773711703"} 20241127160356599 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127160356599 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422773711703" cause=Invalid mandatory information} 20241127160356599 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422773711703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356599 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356599 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356599 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356599 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@0eb203295419: Final verdict of PTC: pass 20241127160356601 DAUC <0003> db_auc.c:157 IMSI='262423587050550': No 2G Auth Data 20241127160356601 DAUC <0003> db_auc.c:192 IMSI='262423587050550': No 3G Auth Data HLR_Test-GSUP(278)@0eb203295419: Created GsupExpect[0] for "262423587050550" to be handled at TC_gsup_check_imei_invalid_len(282) 20241127160356608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56806<->l=127.0.0.1:4258 20241127160356609 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356609 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356609 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423587050550"} 20241127160356609 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127160356609 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423587050550" cause=Invalid mandatory information} 20241127160356609 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356609 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356609 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356609 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356609 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0eb203295419: Found GsupExpect[0] for "262423587050550" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@0eb203295419: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262423587050550" TC_gsup_check_imei_invalid_len(282)@0eb203295419: setverdict(pass): none -> pass 20241127160356610 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356610 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356610 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423587050550"} 20241127160356610 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127160356610 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423587050550" cause=Invalid mandatory information} 20241127160356610 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356610 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356610 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356610 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356610 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356611 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356611 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356611 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423587050550"} 20241127160356611 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127160356611 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423587050550" cause=Invalid mandatory information} 20241127160356611 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356611 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356611 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356611 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356611 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356612 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356612 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356612 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423587050550"} 20241127160356612 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127160356612 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423587050550" cause=Invalid mandatory information} 20241127160356612 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356612 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356612 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356612 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356612 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356613 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356613 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356613 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423587050550"} 20241127160356613 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127160356613 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423587050550" cause=Invalid mandatory information} 20241127160356613 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423587050550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356613 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356613 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356613 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356613 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56806<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@0eb203295419: Final verdict of PTC: pass 20241127160356614 DAUC <0003> db_auc.c:157 IMSI='262425550877265': No 2G Auth Data 20241127160356614 DAUC <0003> db_auc.c:192 IMSI='262425550877265': No 3G Auth Data HLR_Test-GSUP(278)@0eb203295419: Created GsupExpect[0] for "262425550877265" to be handled at TC_gsup_check_imei_invalid_len(283) 20241127160356622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56810<->l=127.0.0.1:4258 20241127160356624 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356624 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356624 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425550877265"} 20241127160356624 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127160356624 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425550877265" cause=Invalid mandatory information} 20241127160356624 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356624 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356624 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356624 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356624 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0eb203295419: Found GsupExpect[0] for "262425550877265" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@0eb203295419: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262425550877265" TC_gsup_check_imei_invalid_len(283)@0eb203295419: setverdict(pass): none -> pass 20241127160356625 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356625 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356625 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425550877265"} 20241127160356625 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127160356625 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425550877265" cause=Invalid mandatory information} 20241127160356625 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356625 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356625 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356625 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356625 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356626 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356626 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356626 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425550877265"} 20241127160356626 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127160356626 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425550877265" cause=Invalid mandatory information} 20241127160356626 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356626 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356626 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356626 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356626 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356627 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356627 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356627 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425550877265"} 20241127160356627 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127160356627 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425550877265" cause=Invalid mandatory information} 20241127160356627 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356627 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356627 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356627 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356627 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356628 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356628 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356628 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425550877265"} 20241127160356628 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127160356628 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425550877265" cause=Invalid mandatory information} 20241127160356628 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425550877265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356628 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356628 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356628 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356628 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56810<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@0eb203295419: Final verdict of PTC: pass 20241127160356630 DAUC <0003> db_auc.c:157 IMSI='262421260134902': No 2G Auth Data 20241127160356630 DAUC <0003> db_auc.c:192 IMSI='262421260134902': No 3G Auth Data HLR_Test-GSUP(278)@0eb203295419: Created GsupExpect[0] for "262421260134902" to be handled at TC_gsup_check_imei_invalid_len(284) 20241127160356638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 20241127160356640 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356640 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356640 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421260134902"} 20241127160356640 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127160356640 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421260134902" cause=Invalid mandatory information} 20241127160356640 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356640 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356640 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356640 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356640 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0eb203295419: Found GsupExpect[0] for "262421260134902" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@0eb203295419: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262421260134902" TC_gsup_check_imei_invalid_len(284)@0eb203295419: setverdict(pass): none -> pass 20241127160356641 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356642 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356642 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421260134902"} 20241127160356642 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127160356642 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421260134902" cause=Invalid mandatory information} 20241127160356642 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356642 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356642 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356642 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356642 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356643 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356643 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356643 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421260134902"} 20241127160356643 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127160356643 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421260134902" cause=Invalid mandatory information} 20241127160356643 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356643 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356643 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356643 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356643 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356644 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356644 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356644 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421260134902"} 20241127160356644 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127160356644 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421260134902" cause=Invalid mandatory information} 20241127160356644 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356644 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356644 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356644 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356644 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356645 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356645 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356645 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421260134902"} 20241127160356645 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127160356645 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421260134902" cause=Invalid mandatory information} 20241127160356645 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421260134902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356645 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356645 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356645 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356645 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@0eb203295419: Final verdict of PTC: pass 20241127160356647 DAUC <0003> db_auc.c:157 IMSI='262425378999312': No 2G Auth Data 20241127160356647 DAUC <0003> db_auc.c:192 IMSI='262425378999312': No 3G Auth Data HLR_Test-GSUP(278)@0eb203295419: Created GsupExpect[0] for "262425378999312" to be handled at TC_gsup_check_imei_invalid_len(285) 20241127160356655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56826<->l=127.0.0.1:4258 20241127160356657 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356658 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356658 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425378999312"} 20241127160356658 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127160356658 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425378999312" cause=Invalid mandatory information} 20241127160356658 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356658 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356658 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356658 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356658 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0eb203295419: Found GsupExpect[0] for "262425378999312" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@0eb203295419: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262425378999312" TC_gsup_check_imei_invalid_len(285)@0eb203295419: setverdict(pass): none -> pass 20241127160356659 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356659 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356659 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425378999312"} 20241127160356659 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127160356659 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425378999312" cause=Invalid mandatory information} 20241127160356659 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356659 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356659 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356659 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356659 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356660 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356660 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356660 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425378999312"} 20241127160356660 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127160356660 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425378999312" cause=Invalid mandatory information} 20241127160356660 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356660 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356660 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356660 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356660 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356661 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356661 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356661 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425378999312"} 20241127160356661 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127160356661 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425378999312" cause=Invalid mandatory information} 20241127160356661 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356661 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356661 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356661 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356661 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356662 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356662 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356662 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425378999312"} 20241127160356662 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127160356662 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425378999312" cause=Invalid mandatory information} 20241127160356662 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425378999312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356662 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356662 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356662 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356662 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56826<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@0eb203295419: Final verdict of PTC: pass 20241127160356664 DAUC <0003> db_auc.c:157 IMSI='262420856441068': No 2G Auth Data 20241127160356664 DAUC <0003> db_auc.c:192 IMSI='262420856441068': No 3G Auth Data HLR_Test-GSUP(278)@0eb203295419: Created GsupExpect[0] for "262420856441068" to be handled at TC_gsup_check_imei_invalid_len(286) 20241127160356673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 20241127160356675 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356675 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356675 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420856441068"} 20241127160356675 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127160356675 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420856441068" cause=Invalid mandatory information} 20241127160356675 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356675 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356675 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356675 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356675 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0eb203295419: Found GsupExpect[0] for "262420856441068" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@0eb203295419: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420856441068" TC_gsup_check_imei_invalid_len(286)@0eb203295419: setverdict(pass): none -> pass 20241127160356676 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356676 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356676 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420856441068"} 20241127160356676 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127160356676 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420856441068" cause=Invalid mandatory information} 20241127160356676 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356676 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356676 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356676 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356676 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356677 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356677 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356677 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420856441068"} 20241127160356677 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127160356677 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420856441068" cause=Invalid mandatory information} 20241127160356677 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356677 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356677 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356677 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356677 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356678 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356678 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356678 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420856441068"} 20241127160356679 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127160356679 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420856441068" cause=Invalid mandatory information} 20241127160356679 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356679 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356679 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356679 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356679 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356680 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356680 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356680 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420856441068"} 20241127160356680 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127160356680 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420856441068" cause=Invalid mandatory information} 20241127160356680 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420856441068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356680 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356680 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356680 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356680 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@0eb203295419: Final verdict of PTC: pass 20241127160356682 DAUC <0003> db_auc.c:157 IMSI='262424581458871': No 2G Auth Data 20241127160356682 DAUC <0003> db_auc.c:192 IMSI='262424581458871': No 3G Auth Data HLR_Test-GSUP(278)@0eb203295419: Created GsupExpect[0] for "262424581458871" to be handled at TC_gsup_check_imei_invalid_len(287) 20241127160356690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56846<->l=127.0.0.1:4258 20241127160356692 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356692 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356692 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424581458871"} 20241127160356692 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127160356692 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424581458871" cause=Invalid mandatory information} 20241127160356692 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356692 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356692 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356692 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356692 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0eb203295419: Found GsupExpect[0] for "262424581458871" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@0eb203295419: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424581458871" TC_gsup_check_imei_invalid_len(287)@0eb203295419: setverdict(pass): none -> pass 20241127160356694 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356694 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356694 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424581458871"} 20241127160356694 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127160356694 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424581458871" cause=Invalid mandatory information} 20241127160356694 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356694 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356694 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356694 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356694 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356695 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356695 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356695 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424581458871"} 20241127160356695 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127160356695 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424581458871" cause=Invalid mandatory information} 20241127160356695 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356695 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356695 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356695 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356695 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356696 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356696 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356696 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424581458871"} 20241127160356696 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127160356696 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424581458871" cause=Invalid mandatory information} 20241127160356696 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356696 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356696 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356696 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356696 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356697 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356697 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356697 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424581458871"} 20241127160356697 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127160356697 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424581458871" cause=Invalid mandatory information} 20241127160356697 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424581458871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356697 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356697 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356697 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356697 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56846<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@0eb203295419: Final verdict of PTC: pass 20241127160356699 DAUC <0003> db_auc.c:157 IMSI='262427483417990': No 2G Auth Data 20241127160356699 DAUC <0003> db_auc.c:192 IMSI='262427483417990': No 3G Auth Data HLR_Test-GSUP(278)@0eb203295419: Created GsupExpect[0] for "262427483417990" to be handled at TC_gsup_check_imei_invalid_len(288) 20241127160356708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56848<->l=127.0.0.1:4258 20241127160356710 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356710 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356710 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427483417990"} 20241127160356710 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127160356710 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427483417990" cause=Invalid mandatory information} 20241127160356710 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356710 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356710 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356710 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356710 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0eb203295419: Found GsupExpect[0] for "262427483417990" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@0eb203295419: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427483417990" TC_gsup_check_imei_invalid_len(288)@0eb203295419: setverdict(pass): none -> pass 20241127160356711 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356711 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356711 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427483417990"} 20241127160356711 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127160356711 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427483417990" cause=Invalid mandatory information} 20241127160356711 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356711 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356711 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356711 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356711 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356712 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356712 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356712 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427483417990"} 20241127160356712 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127160356712 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427483417990" cause=Invalid mandatory information} 20241127160356712 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356712 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356712 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356712 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356712 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356713 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356713 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356713 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427483417990"} 20241127160356713 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127160356713 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427483417990" cause=Invalid mandatory information} 20241127160356713 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356713 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356713 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356713 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356713 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356715 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356715 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356715 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427483417990"} 20241127160356715 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127160356715 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427483417990" cause=Invalid mandatory information} 20241127160356715 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427483417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160356715 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356715 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160356715 DLINP <000b> input/ipa.c:455 connected read/write 20241127160356715 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160356716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56848<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@0eb203295419: Final verdict of PTC: pass MTC@0eb203295419: setverdict(pass): none -> pass 20241127160356717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 20241127160356717 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42005<->l=127.0.0.1:4259) 20241127160356718 DLINP <000b> input/ipa.c:455 connected read/write IPA-CTRL-CLI-IPA(280)@0eb203295419: Final verdict of PTC: none 20241127160356718 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160356718 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160356718 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(278)@0eb203295419: Final verdict of PTC: none 20241127160356718 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: pass MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@0eb203295419: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Wed Nov 27 16:03:56 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 20241127160356743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56858<->l=127.0.0.1:4258 20241127160356843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56858<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81468) Waiting for packet dumper to finish... 1 (prev_count=81468, count=168356) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:03:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_gsup_check_imei_unknown_imsi started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160359876 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160359876 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160359878 DLINP <000b> input/ipa.c:455 connected read/write 20241127160359878 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160359878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160359879 DLINP <000b> input/ipa.c:455 connected read/write 20241127160359879 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(289)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160359879 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160359879 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160359879 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160359879 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160359879 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160359879 DLGSUP <0013> gsup_server.c:236 2:  20241127160359879 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160359879 DLGSUP <0013> gsup_server.c:236 3:  20241127160359879 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160359879 DLGSUP <0013> gsup_server.c:236 4:  20241127160359879 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160359879 DLGSUP <0013> gsup_server.c:236 5:  20241127160359879 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160359879 DLGSUP <0013> gsup_server.c:236 7:  20241127160359879 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160359879 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160359879 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160359879 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@0eb203295419: 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") 20241127160359887 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37303<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@0eb203295419: Created GsupExpect[0] for "262423792797499" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241127160359893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 20241127160359926 DLINP <000b> input/ipa.c:455 connected read/write 20241127160359926 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160359926 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423792797499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423792797499"} 20241127160359926 DMAIN <0000> hlr.c:435 IMSI='262423792797499': has IMEI = 22245678901234 (consider setting 'store-imei') 20241127160359926 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423792797499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241127160359926 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423792797499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423792797499" cause=Invalid mandatory information} 20241127160359926 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423792797499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160359926 DLINP <000b> input/ipa.c:455 connected read/write 20241127160359926 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160359926 DLINP <000b> input/ipa.c:455 connected read/write 20241127160359926 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@0eb203295419: Found GsupExpect[0] for "262423792797499" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@0eb203295419: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423792797499" TC_gsup_check_imei_unknown_imsi(293)@0eb203295419: setverdict(pass): none -> pass 20241127160359929 DLINP <000b> input/ipa.c:455 connected read/write 20241127160359929 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160359929 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423792797499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423792797499"} 20241127160359929 DAUC <0003> hlr.c:428 IMSI='262423792797499': storing IMEI = 22245678901234 20241127160359929 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423792797499': no such subscriber 20241127160359929 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423792797499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241127160359929 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423792797499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423792797499" cause=Invalid mandatory information} 20241127160359929 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423792797499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160359929 DLINP <000b> input/ipa.c:455 connected read/write 20241127160359929 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160359929 DLINP <000b> input/ipa.c:455 connected read/write 20241127160359929 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160359929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@0eb203295419: Final verdict of PTC: pass 20241127160359930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56870<->l=127.0.0.1:4258 20241127160359930 DLINP <000b> input/ipa.c:455 connected read/write 20241127160359930 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160359930 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160359930 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160359930 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160359930 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37303<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@0eb203295419: Final verdict of PTC: none 291@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 291: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@0eb203295419: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Wed Nov 27 16:03:59 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 20241127160359965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56890<->l=127.0.0.1:4258 20241127160400065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56890<->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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:04:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160403094 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160403094 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160403095 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403095 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160403096 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403096 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(294)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160403096 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160403096 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160403096 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160403096 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160403096 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160403096 DLGSUP <0013> gsup_server.c:236 2:  20241127160403096 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160403096 DLGSUP <0013> gsup_server.c:236 3:  20241127160403096 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160403096 DLGSUP <0013> gsup_server.c:236 4:  20241127160403096 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160403096 DLGSUP <0013> gsup_server.c:236 5:  20241127160403096 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160403096 DLGSUP <0013> gsup_server.c:236 7:  20241127160403096 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160403096 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160403096 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160403096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@0eb203295419: 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") 20241127160403104 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39177<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@0eb203295419: Created GsupExpect[0] for "262426455131620" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241127160403109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4258 20241127160403138 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403138 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403138 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426455131620"} 20241127160403138 DMAIN <0000> hlr.c:227 IMSI='262426455131620': Creating subscriber on demand 20241127160403138 DMAIN <0000> hlr.c:243 IMSI='262426455131620': Successfully assigned MSISDN='575' 20241127160403138 DAUC <0003> hlr.c:428 IMSI='262426455131620': storing IMEI = 12345678901234 20241127160403138 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426455131620"} 20241127160403138 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160403138 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403138 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403138 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403138 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@0eb203295419: Found GsupExpect[0] for "262426455131620" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@0eb203295419: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426455131620" TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): none -> pass 20241127160403139 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403139 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403140 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403140 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403140 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403140 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403141 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403141 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403141 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426455131620" cn_domain=PS} 20241127160403141 DLU <0006> fsm.c:456 lu(262426455131620)[0x6120000135a0]{UNVALIDATED}: Allocated 20241127160403141 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160403141 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426455131620)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160403141 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426455131620" cn_domain=PS} 20241127160403141 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403141 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403141 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403141 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403142 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403142 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403142 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426455131620"} 20241127160403142 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426455131620)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160403142 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160403142 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426455131620"} 20241127160403142 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160403142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426455131620)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160403142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426455131620)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160403142 DLU <0006> fsm.c:568 lu(PS:IMSI-262426455131620)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160403142 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403142 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403142 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403142 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160403143 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403143 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403143 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426455131620"} 20241127160403143 DMAIN <0000> hlr.c:227 IMSI='262426455131620': Creating subscriber on demand 20241127160403143 DMAIN <0000> hlr.c:243 IMSI='262426455131620': Successfully assigned MSISDN='515' 20241127160403143 DAUC <0003> hlr.c:428 IMSI='262426455131620': storing IMEI = 12345678901234 20241127160403143 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426455131620"} 20241127160403143 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160403143 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403143 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403143 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403143 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160403144 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403144 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403144 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403144 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403145 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403145 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403146 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403146 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403146 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403146 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403146 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426455131620" cn_domain=PS} 20241127160403146 DLU <0006> fsm.c:456 lu(262426455131620)[0x612000013720]{UNVALIDATED}: Allocated 20241127160403146 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160403147 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426455131620)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160403147 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426455131620" cn_domain=PS} 20241127160403147 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403147 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403147 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403147 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403147 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403147 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403147 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426455131620"} 20241127160403147 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426455131620)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160403147 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160403147 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426455131620"} 20241127160403147 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160403147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426455131620)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160403147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426455131620)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160403147 DLU <0006> fsm.c:568 lu(PS:IMSI-262426455131620)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160403147 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403147 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403148 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403148 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160403149 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403149 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403149 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426455131620"} 20241127160403149 DMAIN <0000> hlr.c:227 IMSI='262426455131620': Creating subscriber on demand 20241127160403150 DMAIN <0000> hlr.c:243 IMSI='262426455131620': Successfully assigned MSISDN='909' 20241127160403150 DAUC <0003> hlr.c:428 IMSI='262426455131620': storing IMEI = 12345678901234 20241127160403150 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426455131620"} 20241127160403150 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160403150 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403150 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403150 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403150 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160403150 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403150 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403150 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403150 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403151 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403151 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403151 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403151 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403152 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403152 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403152 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426455131620" cn_domain=PS} 20241127160403152 DLU <0006> fsm.c:456 lu(262426455131620)[0x6120000138a0]{UNVALIDATED}: Allocated 20241127160403152 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127160403152 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426455131620" cause=GPRS services not allowed} 20241127160403152 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160403152 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426455131620)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160403152 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426455131620)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241127160403152 DLU <0006> fsm.c:568 lu(PS:IMSI-262426455131620)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241127160403152 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403152 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403152 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403152 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160403153 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403153 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403153 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426455131620"} 20241127160403153 DMAIN <0000> hlr.c:227 IMSI='262426455131620': Creating subscriber on demand 20241127160403153 DMAIN <0000> hlr.c:243 IMSI='262426455131620': Successfully assigned MSISDN='746' 20241127160403153 DAUC <0003> hlr.c:428 IMSI='262426455131620': storing IMEI = 12345678901234 20241127160403153 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426455131620"} 20241127160403153 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160403153 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403153 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403153 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403153 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160403153 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403153 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403154 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403154 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403154 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403154 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403154 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403154 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403154 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426455131620" cn_domain=PS} 20241127160403155 DLU <0006> fsm.c:456 lu(262426455131620)[0x612000013a20]{UNVALIDATED}: Allocated 20241127160403155 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127160403155 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426455131620" cause=GPRS services not allowed} 20241127160403155 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160403155 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426455131620)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160403155 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426455131620)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241127160403155 DLU <0006> fsm.c:568 lu(PS:IMSI-262426455131620)[0x612000013a20]{UNVALIDATED}: Deallocated 20241127160403155 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403155 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403155 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403155 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160403156 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403156 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403156 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426455131620"} 20241127160403156 DMAIN <0000> hlr.c:227 IMSI='262426455131620': Creating subscriber on demand 20241127160403156 DAUC <0003> hlr.c:428 IMSI='262426455131620': storing IMEI = 12345678901234 20241127160403156 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426455131620"} 20241127160403156 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160403156 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403156 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403156 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403156 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160403156 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403156 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403157 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403157 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403157 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403157 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403157 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403157 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403157 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426455131620" cn_domain=PS} 20241127160403157 DLU <0006> fsm.c:456 lu(262426455131620)[0x612000013ba0]{UNVALIDATED}: Allocated 20241127160403157 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127160403157 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426455131620" cause=GPRS services not allowed} 20241127160403157 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160403157 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426455131620)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160403157 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426455131620)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241127160403157 DLU <0006> fsm.c:568 lu(PS:IMSI-262426455131620)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241127160403157 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403157 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403157 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403157 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160403159 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403159 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403159 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426455131620"} 20241127160403159 DMAIN <0000> hlr.c:227 IMSI='262426455131620': Creating subscriber on demand 20241127160403159 DAUC <0003> hlr.c:428 IMSI='262426455131620': storing IMEI = 12345678901234 20241127160403159 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426455131620"} 20241127160403159 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127160403159 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403159 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403159 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403159 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160403159 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403159 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403159 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403159 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403160 DAUC <0003> db_auc.c:157 IMSI='262426455131620': No 2G Auth Data 20241127160403160 DAUC <0003> db_auc.c:192 IMSI='262426455131620': No 3G Auth Data 20241127160403160 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403160 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403160 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426455131620" cn_domain=PS} 20241127160403160 DLU <0006> fsm.c:456 lu(262426455131620)[0x612000013d20]{UNVALIDATED}: Allocated 20241127160403160 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160403160 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426455131620)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160403160 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426455131620" cn_domain=PS} 20241127160403160 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403160 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403160 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403160 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403161 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403161 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160403161 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426455131620"} 20241127160403161 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426455131620)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160403161 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160403161 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426455131620"} 20241127160403161 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426455131620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160403161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426455131620)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160403161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426455131620)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160403161 DLU <0006> fsm.c:568 lu(PS:IMSI-262426455131620)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160403161 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403161 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160403161 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403161 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160403162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@0eb203295419: Final verdict of PTC: pass 20241127160403162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4258 20241127160403162 DLINP <000b> input/ipa.c:455 connected read/write 20241127160403162 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP(295)@0eb203295419: Final verdict of PTC: none 20241127160403163 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160403163 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160403163 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160403163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39177<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@0eb203295419: Final verdict of PTC: none 296@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 296: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@0eb203295419: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Wed Nov 27 16:04:03 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 20241127160403185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 20241127160403286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53036<->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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:04:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_subscr_create_on_demand_ul started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160406316 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160406316 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160406317 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406317 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53052<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160406318 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406318 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406318 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160406318 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160406318 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160406318 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160406318 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160406318 DLGSUP <0013> gsup_server.c:236 2:  20241127160406318 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160406318 DLGSUP <0013> gsup_server.c:236 3:  20241127160406318 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160406318 DLGSUP <0013> gsup_server.c:236 4:  20241127160406318 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160406318 DLGSUP <0013> gsup_server.c:236 5:  20241127160406318 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160406318 DLGSUP <0013> gsup_server.c:236 7:  20241127160406318 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160406318 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160406318 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160406318 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@0eb203295419: 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") 20241127160406328 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43387<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@0eb203295419: Created GsupExpect[0] for "262425627796795" to be handled at TC_subscr_create_on_demand_ul(303) 20241127160406334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53068<->l=127.0.0.1:4258 20241127160406362 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406362 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406362 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425627796795" cn_domain=PS} 20241127160406362 DMAIN <0000> hlr.c:227 IMSI='262425627796795': Creating subscriber on demand 20241127160406362 DMAIN <0000> hlr.c:243 IMSI='262425627796795': Successfully assigned MSISDN='131' 20241127160406362 DLU <0006> fsm.c:456 lu(262425627796795)[0x612000013ea0]{UNVALIDATED}: Allocated 20241127160406362 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160406362 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425627796795)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160406362 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425627796795" cn_domain=PS} 20241127160406362 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406362 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160406362 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406362 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@0eb203295419: Found GsupExpect[0] for "262425627796795" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@0eb203295419: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425627796795" 20241127160406364 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406364 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406364 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425627796795"} 20241127160406364 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425627796795)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160406364 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160406364 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425627796795"} 20241127160406364 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160406364 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425627796795)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160406364 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425627796795)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160406364 DLU <0006> fsm.c:568 lu(PS:IMSI-262425627796795)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160406364 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406364 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160406364 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406364 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0eb203295419: setverdict(pass): none -> pass 20241127160406364 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406364 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406365 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406365 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406365 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406365 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406367 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406367 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406367 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425627796795" cn_domain=PS} 20241127160406367 DMAIN <0000> hlr.c:227 IMSI='262425627796795': Creating subscriber on demand 20241127160406367 DMAIN <0000> hlr.c:243 IMSI='262425627796795': Successfully assigned MSISDN='982' 20241127160406367 DLU <0006> fsm.c:456 lu(262425627796795)[0x612000014020]{UNVALIDATED}: Allocated 20241127160406367 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160406367 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425627796795)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160406367 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425627796795" cn_domain=PS} 20241127160406367 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406367 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160406367 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406367 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160406368 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406368 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406368 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425627796795"} 20241127160406368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425627796795)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160406368 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160406368 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425627796795"} 20241127160406368 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160406368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425627796795)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160406368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425627796795)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160406368 DLU <0006> fsm.c:568 lu(PS:IMSI-262425627796795)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160406368 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406368 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160406368 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406368 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160406368 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406368 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406369 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406369 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406369 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406369 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406370 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406370 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406371 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406371 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406371 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425627796795" cn_domain=PS} 20241127160406371 DMAIN <0000> hlr.c:227 IMSI='262425627796795': Creating subscriber on demand 20241127160406371 DMAIN <0000> hlr.c:243 IMSI='262425627796795': Successfully assigned MSISDN='365' 20241127160406371 DLU <0006> fsm.c:456 lu(262425627796795)[0x6120000141a0]{UNVALIDATED}: Allocated 20241127160406371 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127160406371 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425627796795" cause=GPRS services not allowed} 20241127160406371 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160406371 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425627796795)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160406371 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425627796795)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241127160406371 DLU <0006> fsm.c:568 lu(PS:IMSI-262425627796795)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241127160406371 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406371 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160406371 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406371 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160406372 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406372 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406372 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406372 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406372 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406372 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406372 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406372 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406374 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406374 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406374 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425627796795" cn_domain=PS} 20241127160406374 DMAIN <0000> hlr.c:227 IMSI='262425627796795': Creating subscriber on demand 20241127160406374 DMAIN <0000> hlr.c:243 IMSI='262425627796795': Successfully assigned MSISDN='929' 20241127160406374 DLU <0006> fsm.c:456 lu(262425627796795)[0x612000014320]{UNVALIDATED}: Allocated 20241127160406374 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127160406374 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425627796795" cause=GPRS services not allowed} 20241127160406374 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160406374 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425627796795)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160406374 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425627796795)[0x612000014320]{UNVALIDATED}: Freeing instance 20241127160406374 DLU <0006> fsm.c:568 lu(PS:IMSI-262425627796795)[0x612000014320]{UNVALIDATED}: Deallocated 20241127160406374 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406374 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160406374 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406374 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160406374 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406374 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406375 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406375 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406375 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406375 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406376 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406376 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406376 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425627796795" cn_domain=PS} 20241127160406376 DMAIN <0000> hlr.c:227 IMSI='262425627796795': Creating subscriber on demand 20241127160406376 DLU <0006> fsm.c:456 lu(262425627796795)[0x6120000144a0]{UNVALIDATED}: Allocated 20241127160406376 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127160406376 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425627796795" cause=GPRS services not allowed} 20241127160406377 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160406377 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425627796795)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160406377 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425627796795)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241127160406377 DLU <0006> fsm.c:568 lu(PS:IMSI-262425627796795)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241127160406377 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406377 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160406377 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406377 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160406377 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406377 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406377 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406377 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406378 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406378 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406379 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406379 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406379 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425627796795" cn_domain=PS} 20241127160406379 DMAIN <0000> hlr.c:227 IMSI='262425627796795': Creating subscriber on demand 20241127160406379 DLU <0006> fsm.c:456 lu(262425627796795)[0x612000014620]{UNVALIDATED}: Allocated 20241127160406379 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160406379 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425627796795)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160406379 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425627796795" cn_domain=PS} 20241127160406379 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406379 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160406379 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406379 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160406380 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406380 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406380 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425627796795"} 20241127160406380 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425627796795)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160406380 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160406380 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425627796795"} 20241127160406380 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425627796795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160406380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425627796795)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160406380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425627796795)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160406380 DLU <0006> fsm.c:568 lu(PS:IMSI-262425627796795)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160406380 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406380 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160406380 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406380 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160406380 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406380 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406381 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406381 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data 20241127160406381 DAUC <0003> db_auc.c:157 IMSI='262425627796795': No 2G Auth Data 20241127160406381 DAUC <0003> db_auc.c:192 IMSI='262425627796795': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160406382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53068<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@0eb203295419: Final verdict of PTC: pass 20241127160406382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53052<->l=127.0.0.1:4258 20241127160406382 DLINP <000b> input/ipa.c:455 connected read/write 20241127160406383 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160406383 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160406383 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160406383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160406383 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43387<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@0eb203295419: Final verdict of PTC: none 301@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 301: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@0eb203295419: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Wed Nov 27 16:04:06 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 20241127160406420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 20241127160406521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:04:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_subscr_create_on_demand_sai started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160409556 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160409556 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160409557 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409557 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160409557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@0eb203295419: 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 } } } } 20241127160409558 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409558 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160409559 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160409559 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160409559 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160409559 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(304)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160409559 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160409559 DLGSUP <0013> gsup_server.c:236 2:  20241127160409559 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160409559 DLGSUP <0013> gsup_server.c:236 3:  20241127160409559 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160409559 DLGSUP <0013> gsup_server.c:236 4:  20241127160409559 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160409559 DLGSUP <0013> gsup_server.c:236 5:  20241127160409559 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160409559 DLGSUP <0013> gsup_server.c:236 7:  20241127160409559 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160409559 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160409559 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160409559 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@0eb203295419: 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") 20241127160409567 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39303<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@0eb203295419: Created GsupExpect[0] for "262425248112334" to be handled at TC_subscr_create_on_demand_sai(308) 20241127160409573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 20241127160409602 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409602 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160409602 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425248112334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425248112334"} 20241127160409602 DMAIN <0000> hlr.c:227 IMSI='262425248112334': Creating subscriber on demand 20241127160409602 DMAIN <0000> hlr.c:243 IMSI='262425248112334': Successfully assigned MSISDN='139' 20241127160409602 DAUC <0003> db_auc.c:157 IMSI='262425248112334': No 2G Auth Data 20241127160409602 DAUC <0003> db_auc.c:192 IMSI='262425248112334': No 3G Auth Data 20241127160409602 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425248112334 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 20241127160409602 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425248112334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425248112334" cause=IMSI unknown in HLR} 20241127160409602 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425248112334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127160409602 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409602 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160409602 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409602 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@0eb203295419: Found GsupExpect[0] for "262425248112334" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@0eb203295419: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425248112334" TC_subscr_create_on_demand_sai(308)@0eb203295419: setverdict(pass): none -> pass 20241127160409604 DAUC <0003> db_auc.c:157 IMSI='262425248112334': No 2G Auth Data 20241127160409604 DAUC <0003> db_auc.c:192 IMSI='262425248112334': No 3G Auth Data 20241127160409605 DAUC <0003> db_auc.c:157 IMSI='262425248112334': No 2G Auth Data 20241127160409605 DAUC <0003> db_auc.c:192 IMSI='262425248112334': No 3G Auth Data 20241127160409606 DAUC <0003> db_auc.c:157 IMSI='262425248112334': No 2G Auth Data 20241127160409606 DAUC <0003> db_auc.c:192 IMSI='262425248112334': No 3G Auth Data 20241127160409606 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409607 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160409607 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425248112334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425248112334" cn_domain=PS} 20241127160409607 DLU <0006> fsm.c:456 lu(262425248112334)[0x6120000147a0]{UNVALIDATED}: Allocated 20241127160409607 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425248112334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127160409607 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425248112334)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160409607 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425248112334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425248112334" cn_domain=PS} 20241127160409607 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409607 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160409607 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409607 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160409608 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409608 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160409608 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425248112334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425248112334"} 20241127160409609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425248112334)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160409609 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425248112334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160409609 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425248112334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425248112334"} 20241127160409609 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425248112334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160409609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425248112334)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160409609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425248112334)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160409609 DLU <0006> fsm.c:568 lu(PS:IMSI-262425248112334)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160409609 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409609 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160409609 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409609 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160409610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@0eb203295419: Final verdict of PTC: pass 20241127160409611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20241127160409611 DLINP <000b> input/ipa.c:455 connected read/write 20241127160409611 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160409611 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(305)@0eb203295419: Final verdict of PTC: none 306@0eb203295419: Final verdict of PTC: none 20241127160409611 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160409611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160409611 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39303<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 306: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@0eb203295419: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Wed Nov 27 16:04:09 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 20241127160409648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53092<->l=127.0.0.1:4258 20241127160409749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53092<->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@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:04:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_MSLookup_mDNS_service_other_home started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160412778 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160412778 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160412779 DLINP <000b> input/ipa.c:455 connected read/write 20241127160412779 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160412779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52808<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160412780 DLINP <000b> input/ipa.c:455 connected read/write 20241127160412780 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160412780 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160412780 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160412780 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160412780 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160412780 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160412780 DLGSUP <0013> gsup_server.c:236 2:  20241127160412780 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160412780 DLGSUP <0013> gsup_server.c:236 3:  20241127160412780 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160412780 DLGSUP <0013> gsup_server.c:236 4:  20241127160412780 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160412780 DLGSUP <0013> gsup_server.c:236 5:  20241127160412780 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160412780 DLGSUP <0013> gsup_server.c:236 7:  20241127160412780 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160412780 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160412780 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160412780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@0eb203295419: 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") 20241127160412789 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37931<->l=127.0.0.1:4259) 20241127160412791 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241127160412791 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@0eb203295419: Created GsupExpect[0] for "262425373746975" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241127160412797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52816<->l=127.0.0.1:4258 20241127160412799 DAUC <0003> db_auc.c:157 IMSI='262425373746975': No 2G Auth Data 20241127160412799 DAUC <0003> db_auc.c:192 IMSI='262425373746975': No 3G Auth Data 20241127160412801 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618442277.msisdn 20241127160412801 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618442277.msisdn: not attached (vlr_number unset) 20241127160412801 DDGSM <0007> mslookup_server.c:327 sip.voice.491618442277.msisdn: does not exist in GSUP proxy 20241127160413803 DLINP <000b> input/ipa.c:455 connected read/write 20241127160413803 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160413803 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425373746975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425373746975" cn_domain=CS} 20241127160413803 DLU <0006> fsm.c:456 lu(262425373746975)[0x612000014c20]{UNVALIDATED}: Allocated 20241127160413803 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425373746975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241127160413803 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425373746975)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127160413803 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425373746975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425373746975" cn_domain=CS} 20241127160413803 DLINP <000b> input/ipa.c:455 connected read/write 20241127160413803 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160413803 DLINP <000b> input/ipa.c:455 connected read/write 20241127160413803 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@0eb203295419: Found GsupExpect[0] for "262425373746975" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@0eb203295419: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262425373746975" 20241127160413805 DLINP <000b> input/ipa.c:455 connected read/write 20241127160413805 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160413805 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425373746975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425373746975"} 20241127160413805 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425373746975)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127160413805 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425373746975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127160413805 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425373746975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425373746975"} 20241127160413805 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425373746975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160413805 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425373746975)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127160413805 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425373746975)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127160413805 DLU <0006> fsm.c:568 lu(CS:IMSI-262425373746975)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127160413805 DLINP <000b> input/ipa.c:455 connected read/write 20241127160413805 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160413805 DLINP <000b> input/ipa.c:455 connected read/write 20241127160413805 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@0eb203295419: setverdict(pass): none -> pass 20241127160413806 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618442277.msisdn 20241127160413806 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618442277.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241127160413806 DDGSM <0007> mslookup_server.c:327 sip.voice.491618442277.msisdn: does not exist in GSUP proxy 20241127160413806 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618442277.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@0eb203295419: setverdict(pass): pass -> pass, component reason not changed 20241127160413807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52816<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@0eb203295419: Final verdict of PTC: pass 20241127160413807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52808<->l=127.0.0.1:4258 20241127160413808 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37931<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@0eb203295419: Final verdict of PTC: none 311@0eb203295419: Final verdict of PTC: none 20241127160413808 DLINP <000b> input/ipa.c:455 connected read/write 20241127160413808 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160413808 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160413808 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 IPA-CTRL-CLI-IPA(312)@0eb203295419: Final verdict of PTC: none 20241127160413808 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(309)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 311: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@0eb203295419: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Wed Nov 27 16:04:13 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 20241127160413830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52830<->l=127.0.0.1:4258 20241127160413931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52830<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Wed Nov 27 16:04:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241127160416713 DSS <0004> hlr_ussd.c:239 262426857990069/0x3c36961c: SS Session Timeout, destroying 20241127160416713 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426857990069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_MSLookup_GSUP_proxy started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160416968 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160416968 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160416969 DLINP <000b> input/ipa.c:455 connected read/write 20241127160416969 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160416970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52838<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@0eb203295419: 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 } } } } 20241127160416970 DLINP <000b> input/ipa.c:455 connected read/write 20241127160416971 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(314)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160416971 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160416971 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160416971 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160416971 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160416971 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160416971 DLGSUP <0013> gsup_server.c:236 2:  20241127160416971 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160416971 DLGSUP <0013> gsup_server.c:236 3:  20241127160416971 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160416971 DLGSUP <0013> gsup_server.c:236 4:  20241127160416971 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160416971 DLGSUP <0013> gsup_server.c:236 5:  20241127160416971 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160416971 DLGSUP <0013> gsup_server.c:236 7:  20241127160416971 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160416971 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160416971 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160416971 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127160416971 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241127160416971 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@0eb203295419: 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") 20241127160416985 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44079<->l=127.0.0.1:4259) 20241127160416986 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241127160416986 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@0eb203295419: Created GsupExpect[0] for "262423125748781" to be handled at TC_MSLookup_GSUP_proxy(320) 20241127160416992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@0eb203295419: Created GsupExpect[0] for "262423125748781" to be handled at TC_MSLookup_GSUP_proxy(320) 20241127160417014 DLINP <000b> input/ipa.c:455 connected read/write 20241127160417014 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160417014 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423125748781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423125748781" cn_domain=CS} 20241127160417014 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423125748781 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241127160417014 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423125748781 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241127160417014 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423125748781.imsi 20241127160417014 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423125748781.imsi 20241127160417014 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423125748781.imsi: does not exist in local HLR 20241127160417017 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423125748781 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241127160417017 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241127160417017 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241127160417017 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241127160417017 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241127160417017 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241127160417017 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423125748781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160417017 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241127160417017 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241127160417017 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241127160417017 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241127160417017 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241127160417017 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@0eb203295419: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@0eb203295419: 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) } } } } 20241127160417018 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160417018 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160417018 DLINP <000b> input/ipaccess.c:805 received ID_GET for unit ID 0/0/0 20241127160417018 DLINP <000b> ipa.c:396 tag 1: HLR 20241127160417018 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241127160417018 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read HLR_Test-GSUP-server-IPA(318)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241127160417018 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160417018 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@0eb203295419: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@0eb203295419: Found GsupExpect[0] for "262423125748781" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@0eb203295419: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423125748781" HLR_Test-GSUP-server-IPA(318)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160417062 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160417062 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160417062 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160417062 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160417062 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423125748781 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612175436 20241127160417062 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423125748781 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127160417062 DLINP <000b> input/ipa.c:455 connected read/write 20241127160417062 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160417062 DLINP <000b> input/ipa.c:455 connected read/write 20241127160417062 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@0eb203295419: Found GsupExpect[0] for "262423125748781" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@0eb203295419: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423125748781" 20241127160417064 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160417065 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160417065 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423125748781 MSISDN-491612175436 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127160417065 DLINP <000b> input/ipa.c:455 connected read/write 20241127160417065 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160417065 DLINP <000b> input/ipa.c:455 connected read/write 20241127160417065 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160417065 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160417065 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160417065 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423125748781 MSISDN-491612175436 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 20241127160417066 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423125748781 MSISDN-491612175436 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127160417066 DLINP <000b> input/ipa.c:455 connected read/write 20241127160417066 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160417066 DLINP <000b> input/ipa.c:455 connected read/write 20241127160417066 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@0eb203295419: setverdict(pass): none -> pass 20241127160417066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@0eb203295419: Final verdict of PTC: pass 20241127160417067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52838<->l=127.0.0.1:4258 20241127160417067 DLINP <000b> input/ipa.c:455 connected read/write 20241127160417067 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160417067 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160417067 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160417067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160417067 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44079<->l=127.0.0.1:4259) 20241127160417067 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160417067 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160417067 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 316@0eb203295419: Final verdict of PTC: none 20241127160417067 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241127160417067 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(314)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-server(317)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP(315)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 316: none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@0eb203295419: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Wed Nov 27 16:04:17 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 20241127160417093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52848<->l=127.0.0.1:4258 20241127160417194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52848<->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=43412) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:04:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160420225 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160420225 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160420226 DLINP <000b> input/ipa.c:455 connected read/write 20241127160420226 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160420226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160420227 DLINP <000b> input/ipa.c:455 connected read/write 20241127160420227 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(321)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160420227 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160420227 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160420227 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160420227 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160420227 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160420227 DLGSUP <0013> gsup_server.c:236 2:  20241127160420227 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160420227 DLGSUP <0013> gsup_server.c:236 3:  20241127160420227 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160420227 DLGSUP <0013> gsup_server.c:236 4:  20241127160420227 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160420227 DLGSUP <0013> gsup_server.c:236 5:  20241127160420227 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160420227 DLGSUP <0013> gsup_server.c:236 7:  20241127160420227 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160420227 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160420227 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160420227 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127160420228 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241127160420228 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@0eb203295419: 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") 20241127160420237 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35427<->l=127.0.0.1:4259) 20241127160420239 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241127160420239 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@0eb203295419: Created GsupExpect[0] for "262426190946683" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241127160420245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52862<->l=127.0.0.1:4258 20241127160420246 DAUC <0003> db_auc.c:157 IMSI='262426190946683': No 2G Auth Data 20241127160420246 DAUC <0003> db_auc.c:192 IMSI='262426190946683': No 3G Auth Data 20241127160420249 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426190946683.imsi 20241127160420249 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426190946683.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@0eb203295419: setverdict(pass): none -> pass 20241127160420251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52862<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@0eb203295419: Final verdict of PTC: pass 20241127160420251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52852<->l=127.0.0.1:4258 20241127160420251 DLINP <000b> input/ipa.c:455 connected read/write 20241127160420251 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160420251 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160420251 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160420251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@0eb203295419: Final verdict of PTC: none 20241127160420252 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35427<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@0eb203295419: Final verdict of PTC: none 323@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 323: none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@0eb203295419: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Wed Nov 27 16:04:20 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 20241127160420287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52870<->l=127.0.0.1:4258 20241127160420388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52870<->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=27764) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:04:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160423421 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160423421 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160423422 DLINP <000b> input/ipa.c:455 connected read/write 20241127160423422 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160423422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@0eb203295419: 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 } } } } 20241127160423423 DLINP <000b> input/ipa.c:455 connected read/write 20241127160423423 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(326)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160423423 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160423423 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160423423 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160423423 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160423423 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160423423 DLGSUP <0013> gsup_server.c:236 2:  20241127160423423 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160423423 DLGSUP <0013> gsup_server.c:236 3:  20241127160423423 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160423423 DLGSUP <0013> gsup_server.c:236 4:  20241127160423423 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160423423 DLGSUP <0013> gsup_server.c:236 5:  20241127160423423 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160423423 DLGSUP <0013> gsup_server.c:236 7:  20241127160423423 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160423423 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160423423 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160423423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127160423424 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241127160423424 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@0eb203295419: 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") 20241127160423439 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43139<->l=127.0.0.1:4259) 20241127160423440 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241127160423440 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@0eb203295419: Created GsupExpect[0] for "262427315757161" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241127160423447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@0eb203295419: Created GsupExpect[0] for "262427315757161" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241127160423466 DLINP <000b> input/ipa.c:455 connected read/write 20241127160423466 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160423466 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427315757161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427315757161" cn_domain=CS} 20241127160423466 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427315757161 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241127160423466 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427315757161 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241127160423466 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427315757161.imsi 20241127160423466 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427315757161.imsi 20241127160423466 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427315757161.imsi: does not exist in local HLR 20241127160423469 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427315757161 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241127160423469 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241127160423469 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241127160423469 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241127160423469 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241127160423469 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241127160423469 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427315757161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160423469 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241127160423469 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241127160423469 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241127160423469 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241127160423469 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241127160423469 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@0eb203295419: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@0eb203295419: 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) } } } } 20241127160423470 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160423470 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160423470 DLINP <000b> input/ipaccess.c:805 received ID_GET for unit ID 0/0/0 20241127160423470 DLINP <000b> ipa.c:396 tag 1: HLR 20241127160423470 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241127160423470 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160423471 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160423471 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@0eb203295419: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@0eb203295419: Found GsupExpect[0] for "262427315757161" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@0eb203295419: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427315757161" HLR_Test-GSUP-server-IPA(330)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160423514 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160423514 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160423514 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160423514 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160423514 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427315757161 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612820146 20241127160423514 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427315757161 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127160423514 DLINP <000b> input/ipa.c:455 connected read/write 20241127160423514 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160423514 DLINP <000b> input/ipa.c:455 connected read/write 20241127160423514 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@0eb203295419: Found GsupExpect[0] for "262427315757161" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@0eb203295419: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427315757161" 20241127160423516 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160423516 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160423516 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427315757161 MSISDN-491612820146 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127160423516 DLINP <000b> input/ipa.c:455 connected read/write 20241127160423517 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160423517 DLINP <000b> input/ipa.c:455 connected read/write 20241127160423517 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160423517 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160423517 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160423517 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427315757161 MSISDN-491612820146 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 20241127160423517 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427315757161 MSISDN-491612820146 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127160423517 DLINP <000b> input/ipa.c:455 connected read/write 20241127160423518 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160423518 DLINP <000b> input/ipa.c:455 connected read/write 20241127160423518 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160423518 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427315757161.imsi 20241127160423518 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427315757161.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@0eb203295419: setverdict(pass): none -> pass 20241127160424520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@0eb203295419: Final verdict of PTC: pass 20241127160424521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 20241127160424522 DLINP <000b> input/ipa.c:455 connected read/write 20241127160424522 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160424522 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160424522 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160424522 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127160424522 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43139<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@0eb203295419: Final verdict of PTC: none 20241127160424522 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160424522 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160424522 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 20241127160424522 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241127160424522 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(327)@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@0eb203295419: Final verdict of PTC: none 328@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 328: none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@0eb203295419: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Wed Nov 27 16:04:24 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 20241127160424564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 20241127160424665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44000) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 Nov 27 16:04:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@0eb203295419: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@0eb203295419: legacy= false MTC@0eb203295419: in not legacy case 1 MTC@0eb203295419: in not legacy case 2 20241127160427695 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127160427695 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160427696 DLINP <000b> input/ipa.c:455 connected read/write 20241127160427696 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160427697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@0eb203295419: 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)@0eb203295419: 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 } } } } 20241127160427698 DLINP <000b> input/ipa.c:455 connected read/write 20241127160427698 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160427698 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241127160427698 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241127160427698 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241127160427698 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241127160427698 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241127160427698 DLGSUP <0013> gsup_server.c:236 2:  20241127160427698 DLGSUP <0013> gsup_server.c:238 2: 00  20241127160427698 DLGSUP <0013> gsup_server.c:236 3:  20241127160427698 DLGSUP <0013> gsup_server.c:238 3: 00  20241127160427698 DLGSUP <0013> gsup_server.c:236 4:  20241127160427698 DLGSUP <0013> gsup_server.c:238 4: 00  20241127160427698 DLGSUP <0013> gsup_server.c:236 5:  20241127160427698 DLGSUP <0013> gsup_server.c:238 5: 00  20241127160427698 DLGSUP <0013> gsup_server.c:236 7:  20241127160427698 DLGSUP <0013> gsup_server.c:238 7: 00  20241127160427698 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241127160427698 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241127160427698 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127160427698 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241127160427698 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@0eb203295419: 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") 20241127160427712 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42003<->l=127.0.0.1:4259) 20241127160427714 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241127160427714 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@0eb203295419: Created GsupExpect[0] for "262428101713378" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241127160427720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49878<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@0eb203295419: Created GsupExpect[0] for "262428101713378" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241127160427742 DLINP <000b> input/ipa.c:455 connected read/write 20241127160427742 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160427742 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428101713378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428101713378" cn_domain=CS} 20241127160427742 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428101713378 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241127160427742 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428101713378 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241127160427742 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428101713378.imsi 20241127160427742 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428101713378.imsi 20241127160427742 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428101713378.imsi: does not exist in local HLR 20241127160427745 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428101713378 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241127160427745 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241127160427745 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241127160427745 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241127160427745 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241127160427745 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241127160427745 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428101713378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127160427745 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241127160427745 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241127160427745 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241127160427745 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241127160427745 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241127160427745 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@0eb203295419: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@0eb203295419: 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) } } } } 20241127160427746 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160427746 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160427746 DLINP <000b> input/ipaccess.c:805 received ID_GET for unit ID 0/0/0 20241127160427746 DLINP <000b> ipa.c:396 tag 1: HLR 20241127160427746 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241127160427747 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160427747 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160427747 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@0eb203295419: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@0eb203295419: Found GsupExpect[0] for "262428101713378" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@0eb203295419: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428101713378" HLR_Test-GSUP-server-IPA(337)@0eb203295419: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@0eb203295419: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241127160427790 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160427790 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160427790 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160427790 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160427790 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428101713378 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612804017 20241127160427790 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428101713378 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127160427790 DLINP <000b> input/ipa.c:455 connected read/write 20241127160427790 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160427790 DLINP <000b> input/ipa.c:455 connected read/write 20241127160427790 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@0eb203295419: Found GsupExpect[0] for "262428101713378" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@0eb203295419: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428101713378" 20241127160427792 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160427792 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160427792 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428101713378 MSISDN-491612804017 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127160427792 DLINP <000b> input/ipa.c:455 connected read/write 20241127160427792 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160427792 DLINP <000b> input/ipa.c:455 connected read/write 20241127160427792 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160427793 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160427793 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160427793 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428101713378 MSISDN-491612804017 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 20241127160427793 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428101713378 MSISDN-491612804017 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127160427793 DLINP <000b> input/ipa.c:455 connected read/write 20241127160427793 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160427793 DLINP <000b> input/ipa.c:455 connected read/write 20241127160427793 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241127160427794 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612804017.msisdn 20241127160427794 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612804017.msisdn: does not exist in local HLR 20241127160427794 DDGSM <0007> mslookup_server.c:352 sip.voice.491612804017.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241127160427794 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612804017.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@0eb203295419: setverdict(pass): none -> pass 20241127160427795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49878<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@0eb203295419: Final verdict of PTC: pass 20241127160427795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4258 20241127160427796 DLINP <000b> input/ipa.c:455 connected read/write 20241127160427796 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241127160427796 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241127160427796 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241127160427796 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(334)@0eb203295419: Final verdict of PTC: none 20241127160427796 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241127160427796 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241127160427796 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 20241127160427796 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241127160427796 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241127160427796 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42003<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@0eb203295419: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@0eb203295419: Final verdict of PTC: none 335@0eb203295419: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@0eb203295419: Final verdict of PTC: none MTC@0eb203295419: Setting final verdict of the test case. MTC@0eb203295419: Local verdict of MTC: none MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@0eb203295419: Local verdict of PTC with component reference 335: none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@0eb203295419: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@0eb203295419: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@0eb203295419: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@0eb203295419: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@0eb203295419: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Wed Nov 27 16:04:27 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 20241127160427834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 20241127160427934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49884<->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=46232) MTC@0eb203295419: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@0eb203295419: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0eb203295419: Terminating MTC. MC@0eb203295419: MTC terminated. MC2> exit MC@0eb203295419: Shutting down session. MC@0eb203295419: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7512.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 (2499451) [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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2499409) [testenv] Showing testsuite/junit-xml-7512.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7512.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0'] testenv-hlr-osmocom-nightly-asan-20241127-1602-b74c566f-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/174/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS