Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision fa4995e8de0c32242f9ffeed3666b8f53cabebbe (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10
Commit message: "bts: add initial testenv.cfg"
 > git rev-list --no-walk d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins12496070046682591503.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-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 [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (12.7 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_6.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_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.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_Information_Objects_part_3.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_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_6.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_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_SupplementaryServiceOperations_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_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_PDU_Defs_part_2.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_5.cc Creating dependency file for MAP_LCS_DataTypes_part_6.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_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_CommonDataTypes_part_4.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_4.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_3.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_BS_Code_part_2.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_Errors.cc Creating dependency file for SS_Operations.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_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 TCCEncoding_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_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_1.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc 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_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (456 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. Need to get 11.3 MB of archives. After this operation, 17.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.8.0 [453 kB] Fetched 11.3 MB in 0s (65.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up osmo-hlr-dbg (1.8.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20241122122517139 DMAIN <0000> hlr.c:802 hlr starting 20241122122517139 DDB <0001> db.c:599 using database: :memory: 20241122122517139 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241122122517139 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241122122517139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241122122517140 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241122122517140 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241122122517140 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241122122517140 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241122122517141 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241122122517142 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241122122517142 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@9e53174cf4df: Unix server socket created successfully. MC@9e53174cf4df: Listening on TCP port 35005. MC2> 9e53174cf4df is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 9e53174cf4df 35005 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9e53174cf4df: New HC connected from 10.0.2.100 [10.0.2.100]. 9e53174cf4df: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@9e53174cf4df: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9e53174cf4df: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9e53174cf4df: Configuration file was processed on all HCs. MC@9e53174cf4df: Creating MTC on host 10.0.2.100. MC@9e53174cf4df: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Nov 22 12:25:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_sai_err_invalid_imsi started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122518754 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122518754 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122518758 DLINP <000b> input/ipa.c:451 connected read/write 20241122122518758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122518761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@9e53174cf4df: 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) } } } } 20241122122518763 DLINP <000b> input/ipa.c:451 connected read/write 20241122122518763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(3)@9e53174cf4df: 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 } } } } 20241122122518763 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122518763 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122518763 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122518763 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122518763 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122518763 DLGSUP <0013> gsup_server.c:235 2: 20241122122518763 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122518763 DLGSUP <0013> gsup_server.c:235 3: 20241122122518763 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122518763 DLGSUP <0013> gsup_server.c:235 4: 20241122122518763 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122518763 DLGSUP <0013> gsup_server.c:235 5: 20241122122518763 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122518763 DLGSUP <0013> gsup_server.c:235 7: 20241122122518763 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122518763 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122518763 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122518763 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@9e53174cf4df: 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") 20241122122518791 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35443<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@9e53174cf4df: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241122122518807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4258 20241122122518814 DLINP <000b> input/ipa.c:451 connected read/write 20241122122518814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122518814 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241122122518814 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241122122518814 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241122122518815 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122518815 DLINP <000b> input/ipa.c:451 connected read/write 20241122122518815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122518815 DLINP <000b> input/ipa.c:451 connected read/write 20241122122518815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@9e53174cf4df: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@9e53174cf4df: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122518819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@9e53174cf4df: Final verdict of PTC: pass 20241122122518820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4258 20241122122518830 DLINP <000b> input/ipa.c:451 connected read/write 20241122122518830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122518830 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122518830 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122518830 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122518830 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35443<->l=127.0.0.1:4259) 5@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(4)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 5: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@9e53174cf4df: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Nov 22 12:25:18 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241122122518868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42196<->l=127.0.0.1:4258 20241122122518968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42196<->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@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Nov 22 12:25:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_sai started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122522079 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122522079 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122522082 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122522083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122522086 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122522086 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122522086 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122522086 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122522086 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122522086 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122522087 DLGSUP <0013> gsup_server.c:235 2: 20241122122522087 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122522087 DLGSUP <0013> gsup_server.c:235 3: 20241122122522087 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122522087 DLGSUP <0013> gsup_server.c:235 4: 20241122122522087 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122522087 DLGSUP <0013> gsup_server.c:235 5: 20241122122522087 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122522087 DLGSUP <0013> gsup_server.c:235 7: 20241122122522087 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122522087 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122522087 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122522087 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)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@9e53174cf4df: 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") 20241122122522111 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34831<->l=127.0.0.1:4259) 20241122122522116 DAUC <0003> db_auc.c:157 IMSI='262429407667460': No 2G Auth Data 20241122122522116 DAUC <0003> db_auc.c:192 IMSI='262429407667460': No 3G Auth Data HLR_Test-GSUP(9)@9e53174cf4df: Created GsupExpect[0] for "262429407667460" to be handled at TC_gsup_sai(12) 20241122122522124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4258 20241122122522130 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122522130 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429407667460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429407667460"} 20241122122522130 DAUC <0003> db_auc.c:192 IMSI='262429407667460': No 3G Auth Data 20241122122522130 DAUC <0003> db_auc.c:236 IMSI='262429407667460': Calling to generate 5 vectors 20241122122522130 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241122122522130 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122522130 DAUC <0003> auc.c:113 vector [0]: rand = 3ba93df80eee2548be682999ecadb24f 20241122122522130 DAUC <0003> auc.c:179 vector [0]: kc = 1a587cb814ec8400 20241122122522130 DAUC <0003> auc.c:180 vector [0]: sres = d5eeb5b2 20241122122522130 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122522130 DAUC <0003> auc.c:113 vector [1]: rand = e276c03ac7892f3989f173eb04e9fcdf 20241122122522130 DAUC <0003> auc.c:179 vector [1]: kc = c1bfb21318125c00 20241122122522130 DAUC <0003> auc.c:180 vector [1]: sres = 656e81d0 20241122122522130 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122522130 DAUC <0003> auc.c:113 vector [2]: rand = 9c9544dcbec655f7049102848da303aa 20241122122522130 DAUC <0003> auc.c:179 vector [2]: kc = f976d25dc7dc7400 20241122122522130 DAUC <0003> auc.c:180 vector [2]: sres = 109d1b4a 20241122122522130 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122522130 DAUC <0003> auc.c:113 vector [3]: rand = 85637ec97a5bcde35e516779104ca54f 20241122122522130 DAUC <0003> auc.c:179 vector [3]: kc = 0819dad1bd3b2800 20241122122522130 DAUC <0003> auc.c:180 vector [3]: sres = e9a79552 20241122122522130 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122522130 DAUC <0003> auc.c:113 vector [4]: rand = 062c403d99cfa7a64353323fd749d591 20241122122522130 DAUC <0003> auc.c:179 vector [4]: kc = 480cc5f2b79b3400 20241122122522130 DAUC <0003> auc.c:180 vector [4]: sres = 01cd8f75 20241122122522130 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241122122522130 DAUC <0003> db_auc.c:245 IMSI='262429407667460': Generated 5 vectors 20241122122522130 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429407667460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429407667460"} 20241122122522130 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429407667460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122522130 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122522130 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9e53174cf4df: Found GsupExpect[0] for "262429407667460" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@9e53174cf4df: Added IMSI table entry 0TC_gsup_sai(12)"262429407667460" TC_gsup_sai(12)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai(12)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122522133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4258 TC_gsup_sai(12)@9e53174cf4df: Final verdict of PTC: pass 20241122122522134 DAUC <0003> db_auc.c:157 IMSI='262426535375396': No 2G Auth Data 20241122122522134 DAUC <0003> db_auc.c:192 IMSI='262426535375396': No 3G Auth Data HLR_Test-GSUP(9)@9e53174cf4df: Created GsupExpect[0] for "262426535375396" to be handled at TC_gsup_sai(13) 20241122122522144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 20241122122522145 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122522145 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426535375396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426535375396"} 20241122122522145 DAUC <0003> db_auc.c:192 IMSI='262426535375396': No 3G Auth Data 20241122122522145 DAUC <0003> db_auc.c:236 IMSI='262426535375396': Calling to generate 5 vectors 20241122122522145 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241122122522145 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122522145 DAUC <0003> auc.c:113 vector [0]: rand = df3d8bc498ebecc71e57eb14db711b2a 20241122122522145 DAUC <0003> auc.c:179 vector [0]: kc = c55dfe5749cf3c00 20241122122522145 DAUC <0003> auc.c:180 vector [0]: sres = 5171fbae 20241122122522145 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122522145 DAUC <0003> auc.c:113 vector [1]: rand = 1b318a080f4c99ed45f5944d7848d60b 20241122122522145 DAUC <0003> auc.c:179 vector [1]: kc = 91f6f62dae032000 20241122122522145 DAUC <0003> auc.c:180 vector [1]: sres = 81331412 20241122122522145 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122522145 DAUC <0003> auc.c:113 vector [2]: rand = efe03ca57a8c5c11a3e200fd8bda339b 20241122122522145 DAUC <0003> auc.c:179 vector [2]: kc = c6fd5cd6da7a7800 20241122122522145 DAUC <0003> auc.c:180 vector [2]: sres = 047de1f3 20241122122522145 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122522145 DAUC <0003> auc.c:113 vector [3]: rand = d914b99a3f15aabfc056bca0c5c0dca7 20241122122522145 DAUC <0003> auc.c:179 vector [3]: kc = 8df0834838707c00 20241122122522145 DAUC <0003> auc.c:180 vector [3]: sres = 84c2ed5b 20241122122522145 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122522145 DAUC <0003> auc.c:113 vector [4]: rand = 2055925ad1e5eb1410f5daf5b4b31e8d 20241122122522145 DAUC <0003> auc.c:179 vector [4]: kc = 4da65132bb8fcc00 20241122122522145 DAUC <0003> auc.c:180 vector [4]: sres = 33cf0654 20241122122522145 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241122122522145 DAUC <0003> db_auc.c:245 IMSI='262426535375396': Generated 5 vectors 20241122122522145 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426535375396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426535375396"} 20241122122522145 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426535375396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122522145 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122522145 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9e53174cf4df: Found GsupExpect[0] for "262426535375396" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@9e53174cf4df: Added IMSI table entry 1TC_gsup_sai(13)"262426535375396" TC_gsup_sai(13)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai(13)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122522146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 TC_gsup_sai(13)@9e53174cf4df: Final verdict of PTC: pass 20241122122522147 DAUC <0003> db_auc.c:157 IMSI='262428695005012': No 2G Auth Data 20241122122522147 DAUC <0003> db_auc.c:192 IMSI='262428695005012': No 3G Auth Data HLR_Test-GSUP(9)@9e53174cf4df: Created GsupExpect[0] for "262428695005012" to be handled at TC_gsup_sai(14) 20241122122522154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4258 20241122122522155 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122522155 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428695005012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428695005012"} 20241122122522155 DAUC <0003> db_auc.c:192 IMSI='262428695005012': No 3G Auth Data 20241122122522155 DAUC <0003> db_auc.c:236 IMSI='262428695005012': Calling to generate 5 vectors 20241122122522155 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241122122522155 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122522155 DAUC <0003> auc.c:113 vector [0]: rand = e11b140488a2af21532e7051083f0870 20241122122522155 DAUC <0003> auc.c:179 vector [0]: kc = beab49573cce4ceb 20241122122522155 DAUC <0003> auc.c:180 vector [0]: sres = 5489c0a5 20241122122522155 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122522155 DAUC <0003> auc.c:113 vector [1]: rand = 243d3504b91416041f8050a7614ffc1d 20241122122522155 DAUC <0003> auc.c:179 vector [1]: kc = d506769496b04014 20241122122522155 DAUC <0003> auc.c:180 vector [1]: sres = 8f8ea4a6 20241122122522155 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122522155 DAUC <0003> auc.c:113 vector [2]: rand = 74117c38db08e7ed8ab8516acb365e45 20241122122522155 DAUC <0003> auc.c:179 vector [2]: kc = cd84c98e6acdb145 20241122122522156 DAUC <0003> auc.c:180 vector [2]: sres = 72c205d1 20241122122522156 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122522156 DAUC <0003> auc.c:113 vector [3]: rand = 9f8f4fd07b289b6d9a3ca31bb7b9f645 20241122122522156 DAUC <0003> auc.c:179 vector [3]: kc = 87bfbf5b7c1ef036 20241122122522156 DAUC <0003> auc.c:180 vector [3]: sres = 8ce6a35b 20241122122522156 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122522156 DAUC <0003> auc.c:113 vector [4]: rand = dd60763505b65478cb3f2608f7028ed0 20241122122522156 DAUC <0003> auc.c:179 vector [4]: kc = 1a46adcbf2118d38 20241122122522156 DAUC <0003> auc.c:180 vector [4]: sres = 760e5a4a 20241122122522156 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241122122522156 DAUC <0003> db_auc.c:245 IMSI='262428695005012': Generated 5 vectors 20241122122522156 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428695005012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428695005012"} 20241122122522156 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428695005012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122522156 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122522156 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9e53174cf4df: Found GsupExpect[0] for "262428695005012" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@9e53174cf4df: Added IMSI table entry 2TC_gsup_sai(14)"262428695005012" TC_gsup_sai(14)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai(14)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122522157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4258 TC_gsup_sai(14)@9e53174cf4df: Final verdict of PTC: pass 20241122122522157 DAUC <0003> db_auc.c:157 IMSI='262424255816024': No 2G Auth Data 20241122122522157 DAUC <0003> db_auc.c:192 IMSI='262424255816024': No 3G Auth Data HLR_Test-GSUP(9)@9e53174cf4df: Created GsupExpect[0] for "262424255816024" to be handled at TC_gsup_sai(15) 20241122122522164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56164<->l=127.0.0.1:4258 20241122122522166 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122522166 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424255816024 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424255816024"} 20241122122522166 DAUC <0003> db_auc.c:157 IMSI='262424255816024': No 2G Auth Data 20241122122522166 DAUC <0003> db_auc.c:236 IMSI='262424255816024': Calling to generate 5 vectors 20241122122522166 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241122122522166 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122522166 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122522166 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122522166 DAUC <0003> auc.c:113 vector [0]: rand = 7f5a66a52fd8e96e8829a03a567d4d94 20241122122522166 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122522166 DAUC <0003> auc.c:142 vector [0]: autn = 39115130482a00009f161e4c12b14fa2 20241122122522166 DAUC <0003> auc.c:143 vector [0]: ck = d344964af970825f730d1f75573ce477 20241122122522166 DAUC <0003> auc.c:144 vector [0]: ik = 98e84c932eabf1f36cd7956a59792658 20241122122522166 DAUC <0003> auc.c:145 vector [0]: res = a5658616489051440000000000000000 20241122122522166 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122522166 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122522166 DAUC <0003> auc.c:151 vector [0]: kc = 547650c6d99eb183 20241122122522166 DAUC <0003> auc.c:152 vector [0]: sres = edf5d752 20241122122522166 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122522166 DAUC <0003> auc.c:113 vector [1]: rand = 94fa9759f970b8578d0b44c0a43c2047 20241122122522166 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241122122522166 DAUC <0003> auc.c:142 vector [1]: autn = 0a05df02e4bf0000e3ba847716430e20 20241122122522166 DAUC <0003> auc.c:143 vector [1]: ck = fcf266361dde29da345a53adc6c67c90 20241122122522166 DAUC <0003> auc.c:144 vector [1]: ik = db9f7e31730b4a973d74e7760e288d58 20241122122522166 DAUC <0003> auc.c:145 vector [1]: res = ff05f157ab7f22240000000000000000 20241122122522166 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122522166 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241122122522166 DAUC <0003> auc.c:151 vector [1]: kc = 2e43acdca63b9285 20241122122522166 DAUC <0003> auc.c:152 vector [1]: sres = 547ad373 20241122122522166 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241122122522166 DAUC <0003> auc.c:113 vector [2]: rand = ed0008fd71f1082d7627d4dd97b19f12 20241122122522166 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241122122522166 DAUC <0003> auc.c:142 vector [2]: autn = 5b4a651cf5ba0000259b038bb21933b4 20241122122522166 DAUC <0003> auc.c:143 vector [2]: ck = 32165ffe8b4c3b13ccac12cd363d63e4 20241122122522166 DAUC <0003> auc.c:144 vector [2]: ik = 1ee977c2c83e45b78f6f67207811f06f 20241122122522166 DAUC <0003> auc.c:145 vector [2]: res = d452181f26a35c730000000000000000 20241122122522166 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122522166 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241122122522166 DAUC <0003> auc.c:151 vector [2]: kc = 6f3c5dd10d5eed2f 20241122122522166 DAUC <0003> auc.c:152 vector [2]: sres = f2f1446c 20241122122522166 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241122122522166 DAUC <0003> auc.c:113 vector [3]: rand = 87b54573b3060ee340d4a50d5f9a2c8f 20241122122522166 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241122122522166 DAUC <0003> auc.c:142 vector [3]: autn = f0d52fd84c080000df7151e8c34c0ca4 20241122122522166 DAUC <0003> auc.c:143 vector [3]: ck = 9b1260d7bdebff18fd85e9f531d6aef3 20241122122522166 DAUC <0003> auc.c:144 vector [3]: ik = f5d1b90afa7baa20c34ecda62d4b4cbe 20241122122522166 DAUC <0003> auc.c:145 vector [3]: res = a9e1eaaa895311df0000000000000000 20241122122522166 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122522166 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241122122522166 DAUC <0003> auc.c:151 vector [3]: kc = 5008fd8e5b0db775 20241122122522166 DAUC <0003> auc.c:152 vector [3]: sres = 20b2fb75 20241122122522166 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241122122522166 DAUC <0003> auc.c:113 vector [4]: rand = 9741995d00efc41c6710116c3b172115 20241122122522166 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241122122522166 DAUC <0003> auc.c:142 vector [4]: autn = 2efebd084e82000080a179139b9402df 20241122122522166 DAUC <0003> auc.c:143 vector [4]: ck = 8201a85d4eee2a66b17b85dcf8a6528c 20241122122522166 DAUC <0003> auc.c:144 vector [4]: ik = 9b9462b64cf702504764a9a3c0691f86 20241122122522166 DAUC <0003> auc.c:145 vector [4]: res = 926fbd94a14b015e0000000000000000 20241122122522166 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122522166 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241122122522166 DAUC <0003> auc.c:151 vector [4]: kc = ef8ae6943ad6653c 20241122122522166 DAUC <0003> auc.c:152 vector [4]: sres = 3324bcca 20241122122522166 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241122122522166 DAUC <0003> db_auc.c:245 IMSI='262424255816024': Generated 5 vectors 20241122122522166 DAUC <0003> db_auc.c:249 IMSI='262424255816024': Updating SQN=161 in DB 20241122122522166 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424255816024 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424255816024"} 20241122122522166 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424255816024 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122522166 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122522166 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9e53174cf4df: Found GsupExpect[0] for "262424255816024" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@9e53174cf4df: Added IMSI table entry 3TC_gsup_sai(15)"262424255816024" TC_gsup_sai(15)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai(15)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122522168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56164<->l=127.0.0.1:4258 TC_gsup_sai(15)@9e53174cf4df: Final verdict of PTC: pass 20241122122522169 DAUC <0003> db_auc.c:157 IMSI='262421638113244': No 2G Auth Data 20241122122522169 DAUC <0003> db_auc.c:192 IMSI='262421638113244': No 3G Auth Data HLR_Test-GSUP(9)@9e53174cf4df: Created GsupExpect[0] for "262421638113244" to be handled at TC_gsup_sai(16) 20241122122522176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4258 20241122122522178 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122522178 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421638113244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421638113244"} 20241122122522178 DAUC <0003> db_auc.c:157 IMSI='262421638113244': No 2G Auth Data 20241122122522178 DAUC <0003> db_auc.c:236 IMSI='262421638113244': Calling to generate 5 vectors 20241122122522178 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241122122522178 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122522178 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241122122522178 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122522178 DAUC <0003> auc.c:113 vector [0]: rand = e5aa9cc8a7b46c7d90ac5391a660ea4e 20241122122522178 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122522178 DAUC <0003> auc.c:142 vector [0]: autn = 73208487469100008a711ca2b6eb320e 20241122122522178 DAUC <0003> auc.c:143 vector [0]: ck = 27f9db904d2174d4a4ca7a91f2247384 20241122122522178 DAUC <0003> auc.c:144 vector [0]: ik = c0bc4bb1d7554855be30b73a9b68e977 20241122122522178 DAUC <0003> auc.c:145 vector [0]: res = 86d3f91ac1f0e64b0000000000000000 20241122122522178 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122522178 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122522178 DAUC <0003> auc.c:151 vector [0]: kc = fdbf5d8af338a672 20241122122522178 DAUC <0003> auc.c:152 vector [0]: sres = 47231f51 20241122122522178 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122522178 DAUC <0003> auc.c:113 vector [1]: rand = 1076e9598e92e4fe902113725bae7a79 20241122122522178 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241122122522178 DAUC <0003> auc.c:142 vector [1]: autn = a6e2665110e600000aee9bc0abc6d6b4 20241122122522178 DAUC <0003> auc.c:143 vector [1]: ck = 85cf6b9197abb8e1cd6fa2064ea04d7d 20241122122522178 DAUC <0003> auc.c:144 vector [1]: ik = ca823b5b42ffae0a26c12b367d4daad4 20241122122522178 DAUC <0003> auc.c:145 vector [1]: res = 9c8db4c314774e4c0000000000000000 20241122122522178 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122522178 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241122122522178 DAUC <0003> auc.c:151 vector [1]: kc = a4e3d9fae6b9f142 20241122122522178 DAUC <0003> auc.c:152 vector [1]: sres = 88fafa8f 20241122122522178 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241122122522178 DAUC <0003> auc.c:113 vector [2]: rand = adf78af4ba5adba165b30dff316038fc 20241122122522178 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241122122522178 DAUC <0003> auc.c:142 vector [2]: autn = 5807fc83fa2c00001428f02cfcca38e4 20241122122522178 DAUC <0003> auc.c:143 vector [2]: ck = 571da3aba29592f6d1a0ccc531b4bd3b 20241122122522178 DAUC <0003> auc.c:144 vector [2]: ik = 4069e7a4269d617aed56b3c89bd7a9a1 20241122122522178 DAUC <0003> auc.c:145 vector [2]: res = 4d20c65d98d7b6cf0000000000000000 20241122122522178 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122522178 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241122122522178 DAUC <0003> auc.c:151 vector [2]: kc = 2b823b022e6be716 20241122122522178 DAUC <0003> auc.c:152 vector [2]: sres = d5f77092 20241122122522178 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241122122522178 DAUC <0003> auc.c:113 vector [3]: rand = 406b332fdee02077bcbf79d82e5b96b1 20241122122522178 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241122122522178 DAUC <0003> auc.c:142 vector [3]: autn = 965f10f5612800003432951a05c36c3f 20241122122522178 DAUC <0003> auc.c:143 vector [3]: ck = 24cc5dac6052fd7f81622a4d905ba67c 20241122122522178 DAUC <0003> auc.c:144 vector [3]: ik = a107a4bd2ba3de1582ce4461c67fe166 20241122122522178 DAUC <0003> auc.c:145 vector [3]: res = 6391258fe122d29c0000000000000000 20241122122522178 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122522178 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241122122522178 DAUC <0003> auc.c:151 vector [3]: kc = 8667973d1dd56470 20241122122522178 DAUC <0003> auc.c:152 vector [3]: sres = 82b3f713 20241122122522178 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241122122522178 DAUC <0003> auc.c:113 vector [4]: rand = 9d171a998a546b4cba459a10bf70e0dd 20241122122522178 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241122122522178 DAUC <0003> auc.c:142 vector [4]: autn = 6d0c32749d840000c58843499df2ad10 20241122122522178 DAUC <0003> auc.c:143 vector [4]: ck = b0f76b6718f8c116bcfc34d7b53baacd 20241122122522178 DAUC <0003> auc.c:144 vector [4]: ik = 261461068c16799d00cc13d9531465df 20241122122522178 DAUC <0003> auc.c:145 vector [4]: res = 8f246d85646a60320000000000000000 20241122122522178 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122522178 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241122122522178 DAUC <0003> auc.c:151 vector [4]: kc = 2ad32d6f72c17799 20241122122522178 DAUC <0003> auc.c:152 vector [4]: sres = eb4e0db7 20241122122522178 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241122122522178 DAUC <0003> db_auc.c:245 IMSI='262421638113244': Generated 5 vectors 20241122122522178 DAUC <0003> db_auc.c:249 IMSI='262421638113244': Updating SQN=161 in DB 20241122122522178 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421638113244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421638113244"} 20241122122522178 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421638113244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122522178 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122522178 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9e53174cf4df: Found GsupExpect[0] for "262421638113244" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@9e53174cf4df: Added IMSI table entry 4TC_gsup_sai(16)"262421638113244" TC_gsup_sai(16)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai(16)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122522179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4258 TC_gsup_sai(16)@9e53174cf4df: Final verdict of PTC: pass 20241122122522180 DAUC <0003> db_auc.c:157 IMSI='262421000386312': No 2G Auth Data 20241122122522180 DAUC <0003> db_auc.c:192 IMSI='262421000386312': No 3G Auth Data HLR_Test-GSUP(9)@9e53174cf4df: Created GsupExpect[0] for "262421000386312" to be handled at TC_gsup_sai(17) 20241122122522187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56176<->l=127.0.0.1:4258 20241122122522189 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122522189 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421000386312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421000386312"} 20241122122522189 DAUC <0003> db_auc.c:236 IMSI='262421000386312': Calling to generate 5 vectors 20241122122522189 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122522189 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122522189 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122522189 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122522189 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122522189 DAUC <0003> auc.c:113 vector [0]: rand = 1fb3672646c905d976904c57d3a23996 20241122122522189 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122522189 DAUC <0003> auc.c:142 vector [0]: autn = 003208a9d40500000ec3d8184d4fa108 20241122122522189 DAUC <0003> auc.c:143 vector [0]: ck = 7a24f4a933dcff31dd17b1b0fe859db3 20241122122522189 DAUC <0003> auc.c:144 vector [0]: ik = 9141a04d6695f0c697cf7c5309856129 20241122122522189 DAUC <0003> auc.c:145 vector [0]: res = c50660ecf2327a950000000000000000 20241122122522189 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122522189 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122522189 DAUC <0003> auc.c:179 vector [0]: kc = 202d97a3f0a9a800 20241122122522189 DAUC <0003> auc.c:180 vector [0]: sres = 8f8cd0aa 20241122122522189 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122522189 DAUC <0003> auc.c:113 vector [1]: rand = 374171660d14ae602b5e541f790980c0 20241122122522189 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241122122522189 DAUC <0003> auc.c:142 vector [1]: autn = 23fe842392e50000bdc8ba656c2e2460 20241122122522189 DAUC <0003> auc.c:143 vector [1]: ck = eea0927ba3ec5997c9862715ecef271a 20241122122522189 DAUC <0003> auc.c:144 vector [1]: ik = 01ad40076d4e5dbd2c66818165980f01 20241122122522189 DAUC <0003> auc.c:145 vector [1]: res = 7aa2b486d779019c0000000000000000 20241122122522189 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122522189 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122522189 DAUC <0003> auc.c:179 vector [1]: kc = efc35e15bfb19000 20241122122522189 DAUC <0003> auc.c:180 vector [1]: sres = 66f22a46 20241122122522189 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122522189 DAUC <0003> auc.c:113 vector [2]: rand = 786fe26286f5d269e8c6b55f606f7b7d 20241122122522189 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241122122522189 DAUC <0003> auc.c:142 vector [2]: autn = 45d9c9b831340000b5a8060069ece74f 20241122122522189 DAUC <0003> auc.c:143 vector [2]: ck = a2b9b6a20bad0977ef2a0510c1d3f2ba 20241122122522189 DAUC <0003> auc.c:144 vector [2]: ik = 358ac8e5e11a73b245b0f119863acb97 20241122122522189 DAUC <0003> auc.c:145 vector [2]: res = 51e5f7d0172c14aa0000000000000000 20241122122522189 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122522189 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122522190 DAUC <0003> auc.c:179 vector [2]: kc = 5b80c5b8e1aa6c00 20241122122522190 DAUC <0003> auc.c:180 vector [2]: sres = f8f046a4 20241122122522190 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122522190 DAUC <0003> auc.c:113 vector [3]: rand = 50a33aa6454a1580932493ec1467aca7 20241122122522190 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241122122522190 DAUC <0003> auc.c:142 vector [3]: autn = c11cee327f990000edc788f4ccb2ff30 20241122122522190 DAUC <0003> auc.c:143 vector [3]: ck = 60b39591cc7048a79c90f6ef030653ad 20241122122522190 DAUC <0003> auc.c:144 vector [3]: ik = c0c996d812229bf98b022fb0a400124a 20241122122522190 DAUC <0003> auc.c:145 vector [3]: res = 6efb8059be2373b40000000000000000 20241122122522190 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122522190 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122522190 DAUC <0003> auc.c:179 vector [3]: kc = bd6ed568a6943c00 20241122122522190 DAUC <0003> auc.c:180 vector [3]: sres = f1be4cd0 20241122122522190 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122522190 DAUC <0003> auc.c:113 vector [4]: rand = 74683bb8733ad8190fc198d2029fbd24 20241122122522190 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241122122522190 DAUC <0003> auc.c:142 vector [4]: autn = 7dbe2d6182cd000017244173cfec257e 20241122122522190 DAUC <0003> auc.c:143 vector [4]: ck = 19f9de1f6bb85098c9c65a361546e7c1 20241122122522190 DAUC <0003> auc.c:144 vector [4]: ik = 509ed60921e329f1d63ba035a4ffb2d7 20241122122522190 DAUC <0003> auc.c:145 vector [4]: res = c4d68a1cb7a2b0700000000000000000 20241122122522190 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122522190 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122522190 DAUC <0003> auc.c:179 vector [4]: kc = 1a6c9ed857f74000 20241122122522190 DAUC <0003> auc.c:180 vector [4]: sres = a54c7d26 20241122122522190 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122522190 DAUC <0003> db_auc.c:245 IMSI='262421000386312': Generated 5 vectors 20241122122522190 DAUC <0003> db_auc.c:249 IMSI='262421000386312': Updating SQN=161 in DB 20241122122522190 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421000386312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421000386312"} 20241122122522190 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421000386312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122522190 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122522190 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9e53174cf4df: Found GsupExpect[0] for "262421000386312" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@9e53174cf4df: Added IMSI table entry 5TC_gsup_sai(17)"262421000386312" TC_gsup_sai(17)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai(17)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122522192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56176<->l=127.0.0.1:4258 TC_gsup_sai(17)@9e53174cf4df: Final verdict of PTC: pass 20241122122522192 DAUC <0003> db_auc.c:157 IMSI='262429581410353': No 2G Auth Data 20241122122522192 DAUC <0003> db_auc.c:192 IMSI='262429581410353': No 3G Auth Data HLR_Test-GSUP(9)@9e53174cf4df: Created GsupExpect[0] for "262429581410353" to be handled at TC_gsup_sai(18) 20241122122522200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56182<->l=127.0.0.1:4258 20241122122522202 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122522202 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429581410353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429581410353"} 20241122122522202 DAUC <0003> db_auc.c:236 IMSI='262429581410353': Calling to generate 5 vectors 20241122122522202 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122522202 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122522202 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122522202 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122522202 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122522202 DAUC <0003> auc.c:113 vector [0]: rand = 575000e1c87bab95c2872da03467941a 20241122122522202 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122522202 DAUC <0003> auc.c:142 vector [0]: autn = 730dcd2f890100002f8e05a11f954b5e 20241122122522202 DAUC <0003> auc.c:143 vector [0]: ck = 32d809eb6c788844fcdb794ffd63c5e2 20241122122522202 DAUC <0003> auc.c:144 vector [0]: ik = b6ac133954471b7d959d96fbe9afd980 20241122122522202 DAUC <0003> auc.c:145 vector [0]: res = 1cf3b6f8b2dfc5220000000000000000 20241122122522202 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122522202 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122522202 DAUC <0003> auc.c:179 vector [0]: kc = ed8896fbd6dec000 20241122122522202 DAUC <0003> auc.c:180 vector [0]: sres = 2cf6303a 20241122122522202 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122522202 DAUC <0003> auc.c:113 vector [1]: rand = 1eedd4a689d11f69f3de51aa091785dd 20241122122522202 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241122122522202 DAUC <0003> auc.c:142 vector [1]: autn = d5704ad5be9a0000cf2c4c53873a4eff 20241122122522202 DAUC <0003> auc.c:143 vector [1]: ck = fcdee503dc57630841b7e7fd30045607 20241122122522203 DAUC <0003> auc.c:144 vector [1]: ik = fc3128324573add0e73adaa8fe6865d6 20241122122522203 DAUC <0003> auc.c:145 vector [1]: res = 615d5fe4c30e51ce0000000000000000 20241122122522203 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122522203 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122522203 DAUC <0003> auc.c:179 vector [1]: kc = 6965a757a53ba800 20241122122522203 DAUC <0003> auc.c:180 vector [1]: sres = 68eafcf1 20241122122522203 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122522203 DAUC <0003> auc.c:113 vector [2]: rand = 8f7ff7764f139c657f53a705280f3fdd 20241122122522203 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241122122522203 DAUC <0003> auc.c:142 vector [2]: autn = 6cf1de5ecb7a00007329b94010ac90ff 20241122122522203 DAUC <0003> auc.c:143 vector [2]: ck = 7f62f5b198ae4b3f55646a644c7894e1 20241122122522203 DAUC <0003> auc.c:144 vector [2]: ik = 9acf889db13cea83faddbc22f9e17055 20241122122522203 DAUC <0003> auc.c:145 vector [2]: res = f77e2306280397f20000000000000000 20241122122522203 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122522203 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122522203 DAUC <0003> auc.c:179 vector [2]: kc = db5cf46cbbedec00 20241122122522203 DAUC <0003> auc.c:180 vector [2]: sres = ee60f31a 20241122122522203 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122522203 DAUC <0003> auc.c:113 vector [3]: rand = beb7e46e06e00bb34471ca3dde34a95b 20241122122522203 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241122122522203 DAUC <0003> auc.c:142 vector [3]: autn = 82160a4c5e9e0000d96e822c20b636a3 20241122122522203 DAUC <0003> auc.c:143 vector [3]: ck = 5750765c7e75e7cc7ee21c00976c6290 20241122122522203 DAUC <0003> auc.c:144 vector [3]: ik = 8b71b4c5d73505ddc23afa0443334fb5 20241122122522203 DAUC <0003> auc.c:145 vector [3]: res = a789bbcc81c68cda0000000000000000 20241122122522203 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122522203 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122522203 DAUC <0003> auc.c:179 vector [3]: kc = 4b0d6d1226e61000 20241122122522203 DAUC <0003> auc.c:180 vector [3]: sres = 4e0f42c8 20241122122522203 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122522203 DAUC <0003> auc.c:113 vector [4]: rand = 788c2d0b7f24915563899e5da566e349 20241122122522203 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241122122522203 DAUC <0003> auc.c:142 vector [4]: autn = 677460e1c5020000cae050cbf4a92289 20241122122522203 DAUC <0003> auc.c:143 vector [4]: ck = 43a5c5b0b87f8b134f2f5053c70ef167 20241122122522203 DAUC <0003> auc.c:144 vector [4]: ik = f9a06d5778d7a278245d8d1a747b17cf 20241122122522203 DAUC <0003> auc.c:145 vector [4]: res = c096870a0656e1010000000000000000 20241122122522203 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122522203 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122522203 DAUC <0003> auc.c:179 vector [4]: kc = 19debba76a52f000 20241122122522203 DAUC <0003> auc.c:180 vector [4]: sres = 049c6481 20241122122522203 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122522203 DAUC <0003> db_auc.c:245 IMSI='262429581410353': Generated 5 vectors 20241122122522203 DAUC <0003> db_auc.c:249 IMSI='262429581410353': Updating SQN=161 in DB 20241122122522203 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429581410353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429581410353"} 20241122122522203 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429581410353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122522203 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122522203 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9e53174cf4df: Found GsupExpect[0] for "262429581410353" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@9e53174cf4df: Added IMSI table entry 6TC_gsup_sai(18)"262429581410353" TC_gsup_sai(18)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai(18)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122522205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56182<->l=127.0.0.1:4258 TC_gsup_sai(18)@9e53174cf4df: Final verdict of PTC: pass 20241122122522205 DAUC <0003> db_auc.c:157 IMSI='262425482963714': No 2G Auth Data 20241122122522206 DAUC <0003> db_auc.c:192 IMSI='262425482963714': No 3G Auth Data HLR_Test-GSUP(9)@9e53174cf4df: Created GsupExpect[0] for "262425482963714" to be handled at TC_gsup_sai(19) 20241122122522212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56188<->l=127.0.0.1:4258 20241122122522214 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122522214 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425482963714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425482963714"} 20241122122522214 DAUC <0003> db_auc.c:236 IMSI='262425482963714': Calling to generate 5 vectors 20241122122522214 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122522214 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122522214 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122522214 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122522214 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122522214 DAUC <0003> auc.c:113 vector [0]: rand = 701c77fb8bf2cbd4f345441a844bfc04 20241122122522214 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122522214 DAUC <0003> auc.c:142 vector [0]: autn = ea6bd90eb44b0000c3581ccdb7fafc7b 20241122122522214 DAUC <0003> auc.c:143 vector [0]: ck = c1a873c06295b136bea73a5e8e6d5117 20241122122522214 DAUC <0003> auc.c:144 vector [0]: ik = 85fe5f3d17f6a662049af8a9edc347d3 20241122122522214 DAUC <0003> auc.c:145 vector [0]: res = fb391c91c7bb07db0000000000000000 20241122122522214 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122522214 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122522214 DAUC <0003> auc.c:179 vector [0]: kc = 3b163677a947ec43 20241122122522214 DAUC <0003> auc.c:180 vector [0]: sres = 0d76e080 20241122122522214 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122522214 DAUC <0003> auc.c:113 vector [1]: rand = 1bd430cf9d13c0bc5876b85e1efa5b72 20241122122522214 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241122122522214 DAUC <0003> auc.c:142 vector [1]: autn = 2a06ba6f5408000057dad3c085bb4c85 20241122122522214 DAUC <0003> auc.c:143 vector [1]: ck = 6c40fa6b43de7061870619140ca3ea59 20241122122522214 DAUC <0003> auc.c:144 vector [1]: ik = 9155af3b03a189afb475f9763c907337 20241122122522214 DAUC <0003> auc.c:145 vector [1]: res = 838231c3e3ca4ba20000000000000000 20241122122522214 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122522214 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122522214 DAUC <0003> auc.c:179 vector [1]: kc = 32c17d1ee9375a69 20241122122522214 DAUC <0003> auc.c:180 vector [1]: sres = 75ed0b77 20241122122522214 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122522214 DAUC <0003> auc.c:113 vector [2]: rand = 5d34537183b8c8e75708abe8ccece294 20241122122522214 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241122122522214 DAUC <0003> auc.c:142 vector [2]: autn = b5c3035fc882000003e15edf36b2dfec 20241122122522214 DAUC <0003> auc.c:143 vector [2]: ck = bce281e128886c8d99f9e3e07ca56961 20241122122522214 DAUC <0003> auc.c:144 vector [2]: ik = 1606cb5cd55c36156d6a47c251e9fbba 20241122122522214 DAUC <0003> auc.c:145 vector [2]: res = aa86a0d5e6ff5d630000000000000000 20241122122522214 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122522214 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122522214 DAUC <0003> auc.c:179 vector [2]: kc = 755bd0ad2f9e14d8 20241122122522214 DAUC <0003> auc.c:180 vector [2]: sres = 4ab71bdf 20241122122522214 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122522214 DAUC <0003> auc.c:113 vector [3]: rand = e195b1eeba539e050bd99e7e7545917f 20241122122522214 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241122122522214 DAUC <0003> auc.c:142 vector [3]: autn = 6d3c68e1bdd500009d6ed01abc79739b 20241122122522214 DAUC <0003> auc.c:143 vector [3]: ck = ba3563187a6dbf577a5b710a62f6d4f7 20241122122522214 DAUC <0003> auc.c:144 vector [3]: ik = 7acfb4d480e5042466fa4744d83906f5 20241122122522214 DAUC <0003> auc.c:145 vector [3]: res = f2b2dfe5db5062da0000000000000000 20241122122522214 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122522214 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122522214 DAUC <0003> auc.c:179 vector [3]: kc = 4d2999372a24c4c2 20241122122522214 DAUC <0003> auc.c:180 vector [3]: sres = bdc115ef 20241122122522214 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122522214 DAUC <0003> auc.c:113 vector [4]: rand = efe145b4f8673a9f333837c4c6d9012c 20241122122522214 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241122122522214 DAUC <0003> auc.c:142 vector [4]: autn = 216c573f9d0a0000bf3baa7b00719774 20241122122522214 DAUC <0003> auc.c:143 vector [4]: ck = f2d175f91b3571dff2c760e77f37f7ee 20241122122522214 DAUC <0003> auc.c:144 vector [4]: ik = b0f5d99d64502950dc4e624c191a861d 20241122122522214 DAUC <0003> auc.c:145 vector [4]: res = b9e59d411741a5db0000000000000000 20241122122522214 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122522214 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122522214 DAUC <0003> auc.c:179 vector [4]: kc = 62fd3d1fd44ac8f3 20241122122522214 DAUC <0003> auc.c:180 vector [4]: sres = a5c180f6 20241122122522214 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122522214 DAUC <0003> db_auc.c:245 IMSI='262425482963714': Generated 5 vectors 20241122122522214 DAUC <0003> db_auc.c:249 IMSI='262425482963714': Updating SQN=161 in DB 20241122122522214 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425482963714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425482963714"} 20241122122522214 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425482963714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122522214 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122522214 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9e53174cf4df: Found GsupExpect[0] for "262425482963714" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@9e53174cf4df: Added IMSI table entry 7TC_gsup_sai(19)"262425482963714" TC_gsup_sai(19)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai(19)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122522215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56188<->l=127.0.0.1:4258 TC_gsup_sai(19)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122522216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@9e53174cf4df: Final verdict of PTC: none 20241122122522217 DLINP <000b> input/ipa.c:451 connected read/write 20241122122522217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122522217 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122522217 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122522217 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122522217 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34831<->l=127.0.0.1:4259) 10@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_sai finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Nov 22 12:25:22 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241122122522240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4258 20241122122522341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Nov 22 12:25:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_sai_num_auth_vectors started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122525460 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122525461 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122525465 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56202<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122525466 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525466 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122525466 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122525466 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122525466 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122525466 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122525466 DLGSUP <0013> gsup_server.c:235 2: 20241122122525466 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122525466 DLGSUP <0013> gsup_server.c:235 3: 20241122122525466 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(20)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122525466 DLGSUP <0013> gsup_server.c:235 4: 20241122122525466 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122525466 DLGSUP <0013> gsup_server.c:235 5: 20241122122525466 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122525466 DLGSUP <0013> gsup_server.c:235 7: 20241122122525466 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122525466 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122525466 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122525466 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@9e53174cf4df: 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") 20241122122525489 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35955<->l=127.0.0.1:4259) 20241122122525499 DAUC <0003> db_auc.c:157 IMSI='262428407472775': No 2G Auth Data 20241122122525499 DAUC <0003> db_auc.c:192 IMSI='262428407472775': No 3G Auth Data HLR_Test-GSUP(21)@9e53174cf4df: Created GsupExpect[0] for "262428407472775" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241122122525524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 20241122122525537 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525537 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428407472775"} 20241122122525537 DAUC <0003> db_auc.c:192 IMSI='262428407472775': No 3G Auth Data 20241122122525537 DAUC <0003> db_auc.c:236 IMSI='262428407472775': Calling to generate 1 vectors 20241122122525537 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241122122525537 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525537 DAUC <0003> auc.c:113 vector [0]: rand = f7d6bad2cc71a4c92e2b5b5fc412ae78 20241122122525537 DAUC <0003> auc.c:179 vector [0]: kc = 019ace953b67fc00 20241122122525537 DAUC <0003> auc.c:180 vector [0]: sres = 3b569fe7 20241122122525537 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525537 DAUC <0003> db_auc.c:245 IMSI='262428407472775': Generated 1 vectors 20241122122525537 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428407472775"} 20241122122525537 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525537 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525537 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9e53174cf4df: Found GsupExpect[0] for "262428407472775" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@9e53174cf4df: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428407472775" TC_gsup_sai_num_auth_vectors(24)@9e53174cf4df: setverdict(pass): none -> pass 20241122122525543 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525543 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428407472775"} 20241122122525543 DAUC <0003> db_auc.c:192 IMSI='262428407472775': No 3G Auth Data 20241122122525543 DAUC <0003> db_auc.c:236 IMSI='262428407472775': Calling to generate 4 vectors 20241122122525543 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241122122525543 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525543 DAUC <0003> auc.c:113 vector [0]: rand = 137b0698660d734c9715b66fa3aef50f 20241122122525543 DAUC <0003> auc.c:179 vector [0]: kc = 45587f7656227c00 20241122122525543 DAUC <0003> auc.c:180 vector [0]: sres = 12fb6624 20241122122525543 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525543 DAUC <0003> auc.c:113 vector [1]: rand = 545c59e0c65d6d889291d16fa2a7bacd 20241122122525543 DAUC <0003> auc.c:179 vector [1]: kc = b06fc05bb3766000 20241122122525543 DAUC <0003> auc.c:180 vector [1]: sres = 0e4983e2 20241122122525544 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122525544 DAUC <0003> auc.c:113 vector [2]: rand = 09c8f7be61582e0ec20debbaa5b76edc 20241122122525544 DAUC <0003> auc.c:179 vector [2]: kc = bc35b00202d8ac00 20241122122525544 DAUC <0003> auc.c:180 vector [2]: sres = f1e92478 20241122122525544 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122525544 DAUC <0003> auc.c:113 vector [3]: rand = 8fd5e2863b85429c1129ed7ffb224c74 20241122122525544 DAUC <0003> auc.c:179 vector [3]: kc = bb4b3368a9bd8800 20241122122525544 DAUC <0003> auc.c:180 vector [3]: sres = 53d430f7 20241122122525544 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122525544 DAUC <0003> db_auc.c:245 IMSI='262428407472775': Generated 4 vectors 20241122122525544 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428407472775"} 20241122122525544 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525544 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525544 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525548 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525548 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428407472775"} 20241122122525548 DAUC <0003> db_auc.c:192 IMSI='262428407472775': No 3G Auth Data 20241122122525548 DAUC <0003> db_auc.c:236 IMSI='262428407472775': Calling to generate 5 vectors 20241122122525548 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241122122525548 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525548 DAUC <0003> auc.c:113 vector [0]: rand = dac30ab6fd826bb91d4c1db236359340 20241122122525548 DAUC <0003> auc.c:179 vector [0]: kc = 026c546faf045000 20241122122525548 DAUC <0003> auc.c:180 vector [0]: sres = 6681cfa4 20241122122525548 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525548 DAUC <0003> auc.c:113 vector [1]: rand = 19dd64264cdc3bb5d8d266cb8f1623ab 20241122122525548 DAUC <0003> auc.c:179 vector [1]: kc = ed37931f04c86800 20241122122525548 DAUC <0003> auc.c:180 vector [1]: sres = 6a2e649a 20241122122525548 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122525548 DAUC <0003> auc.c:113 vector [2]: rand = 0cf629e3c2e8054c18b5faccb74a532e 20241122122525548 DAUC <0003> auc.c:179 vector [2]: kc = 5ea1e300133e0400 20241122122525548 DAUC <0003> auc.c:180 vector [2]: sres = 255933bf 20241122122525548 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122525548 DAUC <0003> auc.c:113 vector [3]: rand = 3f5a1c3afc0ca33ffc0c5af68ef61878 20241122122525548 DAUC <0003> auc.c:179 vector [3]: kc = eb81c94e769a2800 20241122122525548 DAUC <0003> auc.c:180 vector [3]: sres = 7b550e04 20241122122525548 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122525548 DAUC <0003> auc.c:113 vector [4]: rand = 023792d1c429d12b722d61ef857b5e11 20241122122525548 DAUC <0003> auc.c:179 vector [4]: kc = 22bbb460fe4a2c00 20241122122525548 DAUC <0003> auc.c:180 vector [4]: sres = 7053bfc3 20241122122525548 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241122122525548 DAUC <0003> db_auc.c:245 IMSI='262428407472775': Generated 5 vectors 20241122122525548 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428407472775"} 20241122122525548 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525548 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525548 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525552 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525553 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428407472775"} 20241122122525553 DAUC <0003> db_auc.c:192 IMSI='262428407472775': No 3G Auth Data 20241122122525553 DAUC <0003> db_auc.c:236 IMSI='262428407472775': Calling to generate 5 vectors 20241122122525553 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241122122525553 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525553 DAUC <0003> auc.c:113 vector [0]: rand = be498b51080cf305fcb667cb7aa21664 20241122122525553 DAUC <0003> auc.c:179 vector [0]: kc = 2e0b1ba68bbc0800 20241122122525553 DAUC <0003> auc.c:180 vector [0]: sres = 3f18f653 20241122122525553 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525553 DAUC <0003> auc.c:113 vector [1]: rand = a5661448434762a4b8c912f662163e4a 20241122122525553 DAUC <0003> auc.c:179 vector [1]: kc = 42381c9161896400 20241122122525553 DAUC <0003> auc.c:180 vector [1]: sres = c0f83c95 20241122122525553 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122525553 DAUC <0003> auc.c:113 vector [2]: rand = 51e88676c2ee42b1d8591e7fc150e092 20241122122525553 DAUC <0003> auc.c:179 vector [2]: kc = 5d731711e6516c00 20241122122525553 DAUC <0003> auc.c:180 vector [2]: sres = 1431c386 20241122122525553 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122525553 DAUC <0003> auc.c:113 vector [3]: rand = 41bc8dd4f416b4f419a59143a371d4ab 20241122122525553 DAUC <0003> auc.c:179 vector [3]: kc = 1888c8f4dabd9400 20241122122525553 DAUC <0003> auc.c:180 vector [3]: sres = d3a86238 20241122122525553 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122525553 DAUC <0003> auc.c:113 vector [4]: rand = 061af9d667254540fbb3ae0face367a2 20241122122525553 DAUC <0003> auc.c:179 vector [4]: kc = 602aa7c3fd5b8800 20241122122525553 DAUC <0003> auc.c:180 vector [4]: sres = 7d2c217c 20241122122525553 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241122122525553 DAUC <0003> db_auc.c:245 IMSI='262428407472775': Generated 5 vectors 20241122122525553 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428407472775"} 20241122122525553 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428407472775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525553 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525553 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@9e53174cf4df: Final verdict of PTC: pass 20241122122525559 DAUC <0003> db_auc.c:157 IMSI='262421371210531': No 2G Auth Data 20241122122525559 DAUC <0003> db_auc.c:192 IMSI='262421371210531': No 3G Auth Data HLR_Test-GSUP(21)@9e53174cf4df: Created GsupExpect[0] for "262421371210531" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241122122525574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56222<->l=127.0.0.1:4258 20241122122525575 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525575 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421371210531"} 20241122122525575 DAUC <0003> db_auc.c:192 IMSI='262421371210531': No 3G Auth Data 20241122122525575 DAUC <0003> db_auc.c:236 IMSI='262421371210531': Calling to generate 1 vectors 20241122122525575 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241122122525575 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525575 DAUC <0003> auc.c:113 vector [0]: rand = 50f7845541f318115266d63dff5b0a13 20241122122525575 DAUC <0003> auc.c:179 vector [0]: kc = f5d2b6f5a14bc400 20241122122525575 DAUC <0003> auc.c:180 vector [0]: sres = 224a0d1f 20241122122525575 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525575 DAUC <0003> db_auc.c:245 IMSI='262421371210531': Generated 1 vectors 20241122122525575 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421371210531"} 20241122122525575 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525575 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525575 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9e53174cf4df: Found GsupExpect[0] for "262421371210531" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@9e53174cf4df: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421371210531" TC_gsup_sai_num_auth_vectors(25)@9e53174cf4df: setverdict(pass): none -> pass 20241122122525577 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525577 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421371210531"} 20241122122525577 DAUC <0003> db_auc.c:192 IMSI='262421371210531': No 3G Auth Data 20241122122525577 DAUC <0003> db_auc.c:236 IMSI='262421371210531': Calling to generate 4 vectors 20241122122525577 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241122122525577 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525577 DAUC <0003> auc.c:113 vector [0]: rand = d662423d7b25ce55257b5de80336651f 20241122122525577 DAUC <0003> auc.c:179 vector [0]: kc = 2a0239f381b6fc00 20241122122525577 DAUC <0003> auc.c:180 vector [0]: sres = 3d8163de 20241122122525577 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525577 DAUC <0003> auc.c:113 vector [1]: rand = c8be3302141dfacf267ed578f5542076 20241122122525577 DAUC <0003> auc.c:179 vector [1]: kc = ab4f9b9ec2fc5000 20241122122525577 DAUC <0003> auc.c:180 vector [1]: sres = 35dea004 20241122122525577 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122525577 DAUC <0003> auc.c:113 vector [2]: rand = 594da6a49d39aab6315a7f45c53d9bc3 20241122122525577 DAUC <0003> auc.c:179 vector [2]: kc = 0929c8d97483d800 20241122122525577 DAUC <0003> auc.c:180 vector [2]: sres = 6167075a 20241122122525577 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122525577 DAUC <0003> auc.c:113 vector [3]: rand = e1e1018099438675d11d56c3c206b5f1 20241122122525577 DAUC <0003> auc.c:179 vector [3]: kc = 57e45190fc07a800 20241122122525577 DAUC <0003> auc.c:180 vector [3]: sres = d47df436 20241122122525577 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122525577 DAUC <0003> db_auc.c:245 IMSI='262421371210531': Generated 4 vectors 20241122122525577 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421371210531"} 20241122122525577 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525577 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525577 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525578 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525578 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421371210531"} 20241122122525578 DAUC <0003> db_auc.c:192 IMSI='262421371210531': No 3G Auth Data 20241122122525578 DAUC <0003> db_auc.c:236 IMSI='262421371210531': Calling to generate 5 vectors 20241122122525578 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241122122525578 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525578 DAUC <0003> auc.c:113 vector [0]: rand = 2559b09de14bdec8f94442559e538544 20241122122525578 DAUC <0003> auc.c:179 vector [0]: kc = 7eed1ffa9ef68c00 20241122122525578 DAUC <0003> auc.c:180 vector [0]: sres = d9e480dc 20241122122525578 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525578 DAUC <0003> auc.c:113 vector [1]: rand = b4dc1534ee12e322357460437e6553c1 20241122122525578 DAUC <0003> auc.c:179 vector [1]: kc = a84c39f3f2e6ec00 20241122122525578 DAUC <0003> auc.c:180 vector [1]: sres = bcb5074c 20241122122525578 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122525578 DAUC <0003> auc.c:113 vector [2]: rand = e40ba6cbde21bc6ebf70d5431a232ed8 20241122122525578 DAUC <0003> auc.c:179 vector [2]: kc = 05da2254b947d800 20241122122525578 DAUC <0003> auc.c:180 vector [2]: sres = 96dd6c9e 20241122122525578 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122525578 DAUC <0003> auc.c:113 vector [3]: rand = 5cb6c396483a06fbb4717d00d0cdf352 20241122122525578 DAUC <0003> auc.c:179 vector [3]: kc = e5247993090da800 20241122122525578 DAUC <0003> auc.c:180 vector [3]: sres = c68349c4 20241122122525578 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122525578 DAUC <0003> auc.c:113 vector [4]: rand = 1c3dbb3d4ee93e98617ee54e0615f0eb 20241122122525578 DAUC <0003> auc.c:179 vector [4]: kc = a141e8e965b1a800 20241122122525578 DAUC <0003> auc.c:180 vector [4]: sres = 6880facf 20241122122525578 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241122122525578 DAUC <0003> db_auc.c:245 IMSI='262421371210531': Generated 5 vectors 20241122122525578 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421371210531"} 20241122122525578 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525578 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525578 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525579 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525579 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421371210531"} 20241122122525579 DAUC <0003> db_auc.c:192 IMSI='262421371210531': No 3G Auth Data 20241122122525579 DAUC <0003> db_auc.c:236 IMSI='262421371210531': Calling to generate 5 vectors 20241122122525579 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241122122525579 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525579 DAUC <0003> auc.c:113 vector [0]: rand = fd668680a8045fa2602603eb44fd5836 20241122122525579 DAUC <0003> auc.c:179 vector [0]: kc = e62e48bbb66cc000 20241122122525579 DAUC <0003> auc.c:180 vector [0]: sres = ad9db554 20241122122525579 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525579 DAUC <0003> auc.c:113 vector [1]: rand = 991a6efccca7ea6dfc37f84a7011290f 20241122122525579 DAUC <0003> auc.c:179 vector [1]: kc = 901bf866f496e400 20241122122525579 DAUC <0003> auc.c:180 vector [1]: sres = 48d2303a 20241122122525579 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122525579 DAUC <0003> auc.c:113 vector [2]: rand = 8f7ac647e3903ab568a1636dfd1da8c7 20241122122525579 DAUC <0003> auc.c:179 vector [2]: kc = 0adfd0ba07434000 20241122122525579 DAUC <0003> auc.c:180 vector [2]: sres = 69037e3b 20241122122525579 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122525579 DAUC <0003> auc.c:113 vector [3]: rand = 3a3f82d06df1b822981322d4bd1e4b65 20241122122525579 DAUC <0003> auc.c:179 vector [3]: kc = cb0b85c675de6000 20241122122525579 DAUC <0003> auc.c:180 vector [3]: sres = 2751f31b 20241122122525579 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122525579 DAUC <0003> auc.c:113 vector [4]: rand = 915adc9dd82e0889d684e983f5ee6f4a 20241122122525579 DAUC <0003> auc.c:179 vector [4]: kc = c4509a639074b800 20241122122525579 DAUC <0003> auc.c:180 vector [4]: sres = 43cb1bca 20241122122525579 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241122122525579 DAUC <0003> db_auc.c:245 IMSI='262421371210531': Generated 5 vectors 20241122122525579 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421371210531"} 20241122122525579 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421371210531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525579 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525579 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56222<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@9e53174cf4df: Final verdict of PTC: pass 20241122122525580 DAUC <0003> db_auc.c:157 IMSI='262427224390423': No 2G Auth Data 20241122122525580 DAUC <0003> db_auc.c:192 IMSI='262427224390423': No 3G Auth Data HLR_Test-GSUP(21)@9e53174cf4df: Created GsupExpect[0] for "262427224390423" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241122122525586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56228<->l=127.0.0.1:4258 20241122122525588 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525588 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427224390423"} 20241122122525588 DAUC <0003> db_auc.c:192 IMSI='262427224390423': No 3G Auth Data 20241122122525588 DAUC <0003> db_auc.c:236 IMSI='262427224390423': Calling to generate 1 vectors 20241122122525588 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241122122525588 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525588 DAUC <0003> auc.c:113 vector [0]: rand = 86509a4ed7e51f9f8c5568d7fd26def8 20241122122525588 DAUC <0003> auc.c:179 vector [0]: kc = 9189b25ae03a06b8 20241122122525588 DAUC <0003> auc.c:180 vector [0]: sres = 726ff8da 20241122122525588 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525588 DAUC <0003> db_auc.c:245 IMSI='262427224390423': Generated 1 vectors 20241122122525588 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427224390423"} 20241122122525588 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525588 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525588 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9e53174cf4df: Found GsupExpect[0] for "262427224390423" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@9e53174cf4df: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427224390423" TC_gsup_sai_num_auth_vectors(26)@9e53174cf4df: setverdict(pass): none -> pass 20241122122525589 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525589 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427224390423"} 20241122122525589 DAUC <0003> db_auc.c:192 IMSI='262427224390423': No 3G Auth Data 20241122122525589 DAUC <0003> db_auc.c:236 IMSI='262427224390423': Calling to generate 4 vectors 20241122122525589 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241122122525589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525589 DAUC <0003> auc.c:113 vector [0]: rand = 055db57afd8258b0ff5983a7afa49908 20241122122525589 DAUC <0003> auc.c:179 vector [0]: kc = 43406595082a97d2 20241122122525589 DAUC <0003> auc.c:180 vector [0]: sres = 22a7be4c 20241122122525589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525589 DAUC <0003> auc.c:113 vector [1]: rand = 88b09af2ffda26045648a2ebc1051edd 20241122122525589 DAUC <0003> auc.c:179 vector [1]: kc = 632f80d198a81dcb 20241122122525589 DAUC <0003> auc.c:180 vector [1]: sres = c6d6e290 20241122122525589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122525589 DAUC <0003> auc.c:113 vector [2]: rand = 410a516194c466849bd9903c44f17e8c 20241122122525589 DAUC <0003> auc.c:179 vector [2]: kc = 0c7dfe65dbe14f22 20241122122525589 DAUC <0003> auc.c:180 vector [2]: sres = 4156b1da 20241122122525589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122525589 DAUC <0003> auc.c:113 vector [3]: rand = c704bba73550910b897204070951eb78 20241122122525589 DAUC <0003> auc.c:179 vector [3]: kc = 7ce841407ae74038 20241122122525589 DAUC <0003> auc.c:180 vector [3]: sres = 64779b0d 20241122122525589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122525589 DAUC <0003> db_auc.c:245 IMSI='262427224390423': Generated 4 vectors 20241122122525589 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427224390423"} 20241122122525589 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525589 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525589 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525590 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525590 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427224390423"} 20241122122525590 DAUC <0003> db_auc.c:192 IMSI='262427224390423': No 3G Auth Data 20241122122525590 DAUC <0003> db_auc.c:236 IMSI='262427224390423': Calling to generate 5 vectors 20241122122525590 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241122122525590 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525590 DAUC <0003> auc.c:113 vector [0]: rand = 8207143d5bef8ad1e26d8552e8d2941f 20241122122525590 DAUC <0003> auc.c:179 vector [0]: kc = 60e5a804a591d564 20241122122525590 DAUC <0003> auc.c:180 vector [0]: sres = 15919ee1 20241122122525590 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525590 DAUC <0003> auc.c:113 vector [1]: rand = 387ccebe67d39c16c9318505f7fd4eef 20241122122525590 DAUC <0003> auc.c:179 vector [1]: kc = 8db69bde6f622a82 20241122122525590 DAUC <0003> auc.c:180 vector [1]: sres = 1d800740 20241122122525590 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122525590 DAUC <0003> auc.c:113 vector [2]: rand = 12377e191b95a55d8314f37ead7c8a8a 20241122122525590 DAUC <0003> auc.c:179 vector [2]: kc = 5db28e3a9da67bbd 20241122122525590 DAUC <0003> auc.c:180 vector [2]: sres = 40948a1d 20241122122525590 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122525590 DAUC <0003> auc.c:113 vector [3]: rand = c441592ade08a1873be19274c044af4a 20241122122525590 DAUC <0003> auc.c:179 vector [3]: kc = 1f29ab6f513f92d9 20241122122525590 DAUC <0003> auc.c:180 vector [3]: sres = 2fb248eb 20241122122525590 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122525590 DAUC <0003> auc.c:113 vector [4]: rand = acd863d845948465b600b5c3357e31cf 20241122122525590 DAUC <0003> auc.c:179 vector [4]: kc = 72d0704f69d9dd2e 20241122122525590 DAUC <0003> auc.c:180 vector [4]: sres = 79b1cff9 20241122122525590 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241122122525590 DAUC <0003> db_auc.c:245 IMSI='262427224390423': Generated 5 vectors 20241122122525590 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427224390423"} 20241122122525590 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525590 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525590 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525591 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525591 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427224390423"} 20241122122525591 DAUC <0003> db_auc.c:192 IMSI='262427224390423': No 3G Auth Data 20241122122525591 DAUC <0003> db_auc.c:236 IMSI='262427224390423': Calling to generate 5 vectors 20241122122525591 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241122122525591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525591 DAUC <0003> auc.c:113 vector [0]: rand = c27f10657bd528a1633647dfe0f3f5f2 20241122122525591 DAUC <0003> auc.c:179 vector [0]: kc = 98c1681304dafba3 20241122122525591 DAUC <0003> auc.c:180 vector [0]: sres = 2de28f98 20241122122525591 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241122122525591 DAUC <0003> auc.c:113 vector [1]: rand = a48d9ca675ad5daba40165e468d073cd 20241122122525591 DAUC <0003> auc.c:179 vector [1]: kc = 454cec20a550de2a 20241122122525591 DAUC <0003> auc.c:180 vector [1]: sres = 31ac1ad7 20241122122525591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241122122525591 DAUC <0003> auc.c:113 vector [2]: rand = 2a54ed6dde4a1b7e15718f829479c90e 20241122122525591 DAUC <0003> auc.c:179 vector [2]: kc = 492ae28c9733161c 20241122122525591 DAUC <0003> auc.c:180 vector [2]: sres = e0d27baf 20241122122525591 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241122122525591 DAUC <0003> auc.c:113 vector [3]: rand = c2b564e116a30f1af57ffdcddece9e5d 20241122122525591 DAUC <0003> auc.c:179 vector [3]: kc = cdb2612c9863f6bb 20241122122525591 DAUC <0003> auc.c:180 vector [3]: sres = 6c1b2d15 20241122122525591 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241122122525591 DAUC <0003> auc.c:113 vector [4]: rand = 521c11f79a0fa5bf738b0bca407c4e15 20241122122525591 DAUC <0003> auc.c:179 vector [4]: kc = 7a5151eaa7ab49c1 20241122122525591 DAUC <0003> auc.c:180 vector [4]: sres = 9d418550 20241122122525591 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241122122525591 DAUC <0003> db_auc.c:245 IMSI='262427224390423': Generated 5 vectors 20241122122525591 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427224390423"} 20241122122525591 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427224390423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525591 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525591 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56228<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@9e53174cf4df: Final verdict of PTC: pass 20241122122525592 DAUC <0003> db_auc.c:157 IMSI='262420862298738': No 2G Auth Data 20241122122525592 DAUC <0003> db_auc.c:192 IMSI='262420862298738': No 3G Auth Data HLR_Test-GSUP(21)@9e53174cf4df: Created GsupExpect[0] for "262420862298738" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241122122525598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56238<->l=127.0.0.1:4258 20241122122525600 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525600 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420862298738"} 20241122122525600 DAUC <0003> db_auc.c:157 IMSI='262420862298738': No 2G Auth Data 20241122122525600 DAUC <0003> db_auc.c:236 IMSI='262420862298738': Calling to generate 1 vectors 20241122122525600 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241122122525600 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525600 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525600 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122525600 DAUC <0003> auc.c:113 vector [0]: rand = e06a09394046e24198da8d140a0b5fa1 20241122122525600 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122525600 DAUC <0003> auc.c:142 vector [0]: autn = 68bf1bef94f80000b6bab9d6427da658 20241122122525600 DAUC <0003> auc.c:143 vector [0]: ck = 82d2b4b57d149babcabb37eb61e68900 20241122122525600 DAUC <0003> auc.c:144 vector [0]: ik = 37c066d5e059ddcf08117ea206c7f2a4 20241122122525600 DAUC <0003> auc.c:145 vector [0]: res = 50d366b4051dbebc0000000000000000 20241122122525600 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525600 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122525600 DAUC <0003> auc.c:151 vector [0]: kc = 77b89b29fa6c3dc0 20241122122525600 DAUC <0003> auc.c:152 vector [0]: sres = 55ced808 20241122122525600 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122525600 DAUC <0003> db_auc.c:245 IMSI='262420862298738': Generated 1 vectors 20241122122525600 DAUC <0003> db_auc.c:249 IMSI='262420862298738': Updating SQN=33 in DB 20241122122525600 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420862298738"} 20241122122525600 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525600 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525600 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9e53174cf4df: Found GsupExpect[0] for "262420862298738" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@9e53174cf4df: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420862298738" TC_gsup_sai_num_auth_vectors(27)@9e53174cf4df: setverdict(pass): none -> pass 20241122122525601 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525601 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420862298738"} 20241122122525601 DAUC <0003> db_auc.c:157 IMSI='262420862298738': No 2G Auth Data 20241122122525601 DAUC <0003> db_auc.c:236 IMSI='262420862298738': Calling to generate 4 vectors 20241122122525601 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241122122525601 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525601 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525601 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241122122525601 DAUC <0003> auc.c:113 vector [0]: rand = e729faec63898887a41f3f3b16032581 20241122122525601 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241122122525601 DAUC <0003> auc.c:142 vector [0]: autn = d9d1c5d98198000065a148eb39b2caf2 20241122122525601 DAUC <0003> auc.c:143 vector [0]: ck = bc0c759027abccfa9026b93c3f6bbe19 20241122122525601 DAUC <0003> auc.c:144 vector [0]: ik = 7009dd5913ebc637c86b28a9ba5979ff 20241122122525601 DAUC <0003> auc.c:145 vector [0]: res = eef132a8bf399c1c0000000000000000 20241122122525601 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525601 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122525601 DAUC <0003> auc.c:151 vector [0]: kc = 9448395cb172cd2b 20241122122525601 DAUC <0003> auc.c:152 vector [0]: sres = 51c8aeb4 20241122122525601 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122525601 DAUC <0003> auc.c:113 vector [1]: rand = 7c025e6c409692b70bbbe1089eba6ce1 20241122122525601 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241122122525601 DAUC <0003> auc.c:142 vector [1]: autn = d193311f626200008eb6a7dd15aa3f34 20241122122525601 DAUC <0003> auc.c:143 vector [1]: ck = c134993847fb3c38d9f6f44ad1b7af8d 20241122122525601 DAUC <0003> auc.c:144 vector [1]: ik = a4a493327f3dc2bf1172ff9c7d608495 20241122122525601 DAUC <0003> auc.c:145 vector [1]: res = 2024bc42ec7331330000000000000000 20241122122525601 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525601 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241122122525601 DAUC <0003> auc.c:151 vector [1]: kc = ad1401dc9411d59f 20241122122525601 DAUC <0003> auc.c:152 vector [1]: sres = cc578d71 20241122122525601 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241122122525601 DAUC <0003> auc.c:113 vector [2]: rand = 71e3cac2fbf02647b9c1e8213e8f98ce 20241122122525601 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241122122525601 DAUC <0003> auc.c:142 vector [2]: autn = b14b6c8da6bd000002826afae6778d1f 20241122122525601 DAUC <0003> auc.c:143 vector [2]: ck = 4bd2fb06bbe1199a18af68458470b722 20241122122525601 DAUC <0003> auc.c:144 vector [2]: ik = d49fe45639fde5731cead0e7e8d70ac2 20241122122525601 DAUC <0003> auc.c:145 vector [2]: res = 99a8e266be34b2170000000000000000 20241122122525601 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525601 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241122122525601 DAUC <0003> auc.c:151 vector [2]: kc = 9b08a7f2eebb4109 20241122122525601 DAUC <0003> auc.c:152 vector [2]: sres = 279c5071 20241122122525601 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241122122525601 DAUC <0003> auc.c:113 vector [3]: rand = ffbc8425ec08a6251b71e2bef05a9d4b 20241122122525601 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241122122525601 DAUC <0003> auc.c:142 vector [3]: autn = d8b0ea4164640000f6aea4826110bde2 20241122122525601 DAUC <0003> auc.c:143 vector [3]: ck = 4807cf55115fdced56662b6f122a9fe8 20241122122525601 DAUC <0003> auc.c:144 vector [3]: ik = 27c9cbeaed25a0f1bf3eaef8ae84da17 20241122122525601 DAUC <0003> auc.c:145 vector [3]: res = c333e2b20cc2e85a0000000000000000 20241122122525601 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525601 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241122122525601 DAUC <0003> auc.c:151 vector [3]: kc = 8696812840d439e3 20241122122525601 DAUC <0003> auc.c:152 vector [3]: sres = cff10ae8 20241122122525601 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241122122525601 DAUC <0003> db_auc.c:245 IMSI='262420862298738': Generated 4 vectors 20241122122525601 DAUC <0003> db_auc.c:249 IMSI='262420862298738': Updating SQN=161 in DB 20241122122525602 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420862298738"} 20241122122525602 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525602 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525602 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525603 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525603 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420862298738"} 20241122122525603 DAUC <0003> db_auc.c:157 IMSI='262420862298738': No 2G Auth Data 20241122122525603 DAUC <0003> db_auc.c:236 IMSI='262420862298738': Calling to generate 5 vectors 20241122122525603 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241122122525603 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525603 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525603 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241122122525603 DAUC <0003> auc.c:113 vector [0]: rand = 62478ebcb4f2eff2b76fa3a5fc46042b 20241122122525603 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241122122525603 DAUC <0003> auc.c:142 vector [0]: autn = a97aeb527a210000b1ddc46e82921c3b 20241122122525603 DAUC <0003> auc.c:143 vector [0]: ck = 1d595006d3d8ee9fb4ab32df087d39d3 20241122122525603 DAUC <0003> auc.c:144 vector [0]: ik = aeb2f2e1006481215cf6c5a2db14ad1a 20241122122525603 DAUC <0003> auc.c:145 vector [0]: res = bed231b5bf99e37a0000000000000000 20241122122525603 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525603 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122525603 DAUC <0003> auc.c:151 vector [0]: kc = 5bb6559a00d5fb77 20241122122525603 DAUC <0003> auc.c:152 vector [0]: sres = 014bd2cf 20241122122525603 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122525603 DAUC <0003> auc.c:113 vector [1]: rand = fd93732c5de342d86ea692af908e961d 20241122122525603 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241122122525603 DAUC <0003> auc.c:142 vector [1]: autn = a4ad8e57b3f600005b33e14b98abb225 20241122122525603 DAUC <0003> auc.c:143 vector [1]: ck = abab743fc3f090c7b25c7c30567df399 20241122122525603 DAUC <0003> auc.c:144 vector [1]: ik = 0be96a088833f9c70b981840f079878d 20241122122525603 DAUC <0003> auc.c:145 vector [1]: res = 77249e4162295c000000000000000000 20241122122525603 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525603 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241122122525603 DAUC <0003> auc.c:151 vector [1]: kc = 19867a47edc71d14 20241122122525603 DAUC <0003> auc.c:152 vector [1]: sres = 150dc241 20241122122525603 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241122122525603 DAUC <0003> auc.c:113 vector [2]: rand = b8af3fc7df63718ff549b48404a2cd96 20241122122525603 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241122122525603 DAUC <0003> auc.c:142 vector [2]: autn = 518449212fe8000079c474b284ac61f3 20241122122525603 DAUC <0003> auc.c:143 vector [2]: ck = 91a711f825000ab83457fb5e9a07bbf5 20241122122525603 DAUC <0003> auc.c:144 vector [2]: ik = ad866d2de7be54c02fb60a231759d793 20241122122525603 DAUC <0003> auc.c:145 vector [2]: res = 7aad316ad95629f10000000000000000 20241122122525603 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525603 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241122122525603 DAUC <0003> auc.c:151 vector [2]: kc = 27c08da84fe0321e 20241122122525603 DAUC <0003> auc.c:152 vector [2]: sres = a3fb189b 20241122122525603 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241122122525603 DAUC <0003> auc.c:113 vector [3]: rand = 3b3b99d631be778a081a280214a82a5a 20241122122525603 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241122122525603 DAUC <0003> auc.c:142 vector [3]: autn = e20e05166bff000059f03eaea571f7be 20241122122525603 DAUC <0003> auc.c:143 vector [3]: ck = 028bee4bbff9ec260a4a07e35beb8033 20241122122525603 DAUC <0003> auc.c:144 vector [3]: ik = 5dd9a406a1632a0ed30f45a50ee9e2e9 20241122122525603 DAUC <0003> auc.c:145 vector [3]: res = 598cae96c23333a30000000000000000 20241122122525603 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525603 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241122122525603 DAUC <0003> auc.c:151 vector [3]: kc = 8617080b4b98a4f2 20241122122525603 DAUC <0003> auc.c:152 vector [3]: sres = 9bbf9d35 20241122122525603 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241122122525603 DAUC <0003> auc.c:113 vector [4]: rand = 3fdbdcef7c55fc0a8e32d7e3216fa720 20241122122525603 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241122122525603 DAUC <0003> auc.c:142 vector [4]: autn = 933c9e15d69d00003c2822eeec74e76d 20241122122525603 DAUC <0003> auc.c:143 vector [4]: ck = f303d86b983fad2e9206848b1ff2ecd3 20241122122525603 DAUC <0003> auc.c:144 vector [4]: ik = 283f5f70279441eeb737d754743d2f91 20241122122525603 DAUC <0003> auc.c:145 vector [4]: res = 547c2d2ca2d8bd7d0000000000000000 20241122122525603 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122525603 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241122122525603 DAUC <0003> auc.c:151 vector [4]: kc = fe0dd4c4d4642f82 20241122122525603 DAUC <0003> auc.c:152 vector [4]: sres = f6a49051 20241122122525603 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241122122525603 DAUC <0003> db_auc.c:245 IMSI='262420862298738': Generated 5 vectors 20241122122525603 DAUC <0003> db_auc.c:249 IMSI='262420862298738': Updating SQN=321 in DB 20241122122525603 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420862298738"} 20241122122525603 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525603 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525603 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525605 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525605 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420862298738"} 20241122122525605 DAUC <0003> db_auc.c:157 IMSI='262420862298738': No 2G Auth Data 20241122122525605 DAUC <0003> db_auc.c:236 IMSI='262420862298738': Calling to generate 5 vectors 20241122122525605 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241122122525605 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525605 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525605 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241122122525605 DAUC <0003> auc.c:113 vector [0]: rand = 6f57a6d020ee7f0f7e97e553e6065cbc 20241122122525605 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241122122525605 DAUC <0003> auc.c:142 vector [0]: autn = c7fbb5e5e8630000b6b9d0dc6f62eb83 20241122122525605 DAUC <0003> auc.c:143 vector [0]: ck = c511592f75318edca42b3ce55ed51ed0 20241122122525605 DAUC <0003> auc.c:144 vector [0]: ik = 562f0b1948308fd7e3d88b2636f17f5f 20241122122525605 DAUC <0003> auc.c:145 vector [0]: res = 452b0fe6a56d07490000000000000000 20241122122525605 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525605 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122525605 DAUC <0003> auc.c:151 vector [0]: kc = d4cde5f555256084 20241122122525605 DAUC <0003> auc.c:152 vector [0]: sres = e04608af 20241122122525605 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122525605 DAUC <0003> auc.c:113 vector [1]: rand = c09cc04220104b8a34e0e5b61a4934e6 20241122122525605 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241122122525605 DAUC <0003> auc.c:142 vector [1]: autn = db576d51d2a50000ee5e38704dc2e205 20241122122525605 DAUC <0003> auc.c:143 vector [1]: ck = 94f0993eda32519b7df0c6f1b925ac0c 20241122122525605 DAUC <0003> auc.c:144 vector [1]: ik = 2383c15791980bdce405ad4da29e2cca 20241122122525605 DAUC <0003> auc.c:145 vector [1]: res = 8168772d8b4478c10000000000000000 20241122122525605 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525605 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241122122525605 DAUC <0003> auc.c:151 vector [1]: kc = 2e8633d55011da81 20241122122525605 DAUC <0003> auc.c:152 vector [1]: sres = 0a2c0fec 20241122122525605 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241122122525605 DAUC <0003> auc.c:113 vector [2]: rand = 646100a832e8718d02efb01264005c0a 20241122122525605 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241122122525605 DAUC <0003> auc.c:142 vector [2]: autn = 7cce2ce45f390000522f8baca7ef8254 20241122122525605 DAUC <0003> auc.c:143 vector [2]: ck = af4661f044e9c825cf625edf2c14cee8 20241122122525605 DAUC <0003> auc.c:144 vector [2]: ik = a79809937613250fe92c24af77425b92 20241122122525605 DAUC <0003> auc.c:145 vector [2]: res = d3d5cf28785743140000000000000000 20241122122525605 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525605 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241122122525605 DAUC <0003> auc.c:151 vector [2]: kc = 2e90121369ac7850 20241122122525605 DAUC <0003> auc.c:152 vector [2]: sres = ab828c3c 20241122122525605 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241122122525605 DAUC <0003> auc.c:113 vector [3]: rand = 27c9e3e2808cf8b9e61057195feb3777 20241122122525605 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241122122525605 DAUC <0003> auc.c:142 vector [3]: autn = 92d448afec3d00000ad0b37199803073 20241122122525605 DAUC <0003> auc.c:143 vector [3]: ck = b463d609b2e48a3a2a7772cb10b475b8 20241122122525605 DAUC <0003> auc.c:144 vector [3]: ik = 37366d6f7f43349ec28f1df9bfef7c77 20241122122525605 DAUC <0003> auc.c:145 vector [3]: res = e85e0df899cd9a0b0000000000000000 20241122122525605 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525605 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241122122525605 DAUC <0003> auc.c:151 vector [3]: kc = 6badd45462fcb76b 20241122122525605 DAUC <0003> auc.c:152 vector [3]: sres = 719397f3 20241122122525605 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241122122525605 DAUC <0003> auc.c:113 vector [4]: rand = d349aa477f11085af3c51d15958680ff 20241122122525605 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241122122525605 DAUC <0003> auc.c:142 vector [4]: autn = fa696e3e38db0000038b0d51a2039d00 20241122122525605 DAUC <0003> auc.c:143 vector [4]: ck = b785b6a8367758a98b286418dd70cde3 20241122122525605 DAUC <0003> auc.c:144 vector [4]: ik = 7933e7cabfee15f9ebfa8e885b1d156e 20241122122525605 DAUC <0003> auc.c:145 vector [4]: res = 9bae7a937fd21d9e0000000000000000 20241122122525605 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122525605 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241122122525605 DAUC <0003> auc.c:151 vector [4]: kc = ae64bbf20ff495dd 20241122122525605 DAUC <0003> auc.c:152 vector [4]: sres = e47c670d 20241122122525605 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241122122525605 DAUC <0003> db_auc.c:245 IMSI='262420862298738': Generated 5 vectors 20241122122525605 DAUC <0003> db_auc.c:249 IMSI='262420862298738': Updating SQN=481 in DB 20241122122525605 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420862298738"} 20241122122525605 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420862298738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525605 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525605 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56238<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@9e53174cf4df: Final verdict of PTC: pass 20241122122525607 DAUC <0003> db_auc.c:157 IMSI='262429313855937': No 2G Auth Data 20241122122525607 DAUC <0003> db_auc.c:192 IMSI='262429313855937': No 3G Auth Data HLR_Test-GSUP(21)@9e53174cf4df: Created GsupExpect[0] for "262429313855937" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241122122525613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56250<->l=127.0.0.1:4258 20241122122525614 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525614 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429313855937"} 20241122122525614 DAUC <0003> db_auc.c:157 IMSI='262429313855937': No 2G Auth Data 20241122122525614 DAUC <0003> db_auc.c:236 IMSI='262429313855937': Calling to generate 1 vectors 20241122122525614 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241122122525614 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525614 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241122122525614 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122525614 DAUC <0003> auc.c:113 vector [0]: rand = d48e28719a0e3f323092bfa2aa6ded93 20241122122525614 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122525614 DAUC <0003> auc.c:142 vector [0]: autn = dee676350bba0000a8a02ab58e7c7e30 20241122122525614 DAUC <0003> auc.c:143 vector [0]: ck = 2fc79912a0d9564906e8bec64ca1b8cb 20241122122525614 DAUC <0003> auc.c:144 vector [0]: ik = cc78a484c5ef4699a962501156f7ae09 20241122122525614 DAUC <0003> auc.c:145 vector [0]: res = 9912185bf925a53c0000000000000000 20241122122525614 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525614 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122525614 DAUC <0003> auc.c:151 vector [0]: kc = 4c35d3417f600612 20241122122525614 DAUC <0003> auc.c:152 vector [0]: sres = 6037bd67 20241122122525614 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122525614 DAUC <0003> db_auc.c:245 IMSI='262429313855937': Generated 1 vectors 20241122122525614 DAUC <0003> db_auc.c:249 IMSI='262429313855937': Updating SQN=33 in DB 20241122122525614 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429313855937"} 20241122122525614 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525614 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525614 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9e53174cf4df: Found GsupExpect[0] for "262429313855937" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@9e53174cf4df: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429313855937" TC_gsup_sai_num_auth_vectors(28)@9e53174cf4df: setverdict(pass): none -> pass 20241122122525616 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525616 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429313855937"} 20241122122525616 DAUC <0003> db_auc.c:157 IMSI='262429313855937': No 2G Auth Data 20241122122525616 DAUC <0003> db_auc.c:236 IMSI='262429313855937': Calling to generate 4 vectors 20241122122525616 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241122122525616 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525616 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241122122525616 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241122122525616 DAUC <0003> auc.c:113 vector [0]: rand = 8b0ced90135004de1ffd0e74c269e8ab 20241122122525616 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241122122525616 DAUC <0003> auc.c:142 vector [0]: autn = 3f16cac6e2c50000487ee24f2ced8102 20241122122525616 DAUC <0003> auc.c:143 vector [0]: ck = 758f6809b41e942fe78aee903da76333 20241122122525616 DAUC <0003> auc.c:144 vector [0]: ik = cf0c6de471a216ce1859580d5a10a472 20241122122525616 DAUC <0003> auc.c:145 vector [0]: res = 67c9a8953eb1d1db0000000000000000 20241122122525616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525616 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122525616 DAUC <0003> auc.c:151 vector [0]: kc = 4550b370a20b45a0 20241122122525616 DAUC <0003> auc.c:152 vector [0]: sres = 5978794e 20241122122525616 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122525616 DAUC <0003> auc.c:113 vector [1]: rand = 50d3c679011e24a62574b05448931cb5 20241122122525616 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241122122525616 DAUC <0003> auc.c:142 vector [1]: autn = 33a5e4c4c44a00008a5c94deec8b99fc 20241122122525616 DAUC <0003> auc.c:143 vector [1]: ck = 02ade237b4095185b3e03e77ce93169d 20241122122525616 DAUC <0003> auc.c:144 vector [1]: ik = 1260f7fc020996f7deee1badecca6ee5 20241122122525616 DAUC <0003> auc.c:145 vector [1]: res = 35af08d2118a1b350000000000000000 20241122122525616 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525616 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241122122525616 DAUC <0003> auc.c:151 vector [1]: kc = 7dc330119459bf0a 20241122122525616 DAUC <0003> auc.c:152 vector [1]: sres = 242513e7 20241122122525616 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241122122525616 DAUC <0003> auc.c:113 vector [2]: rand = 02c73e394bffe1798fd288bf7e631f76 20241122122525616 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241122122525616 DAUC <0003> auc.c:142 vector [2]: autn = 79c88204b039000017f1fec0132161be 20241122122525616 DAUC <0003> auc.c:143 vector [2]: ck = 31d80e3bf9a7a37a2b0bb3448477cba2 20241122122525616 DAUC <0003> auc.c:144 vector [2]: ik = 4da7ea245f50e85bba35e08482ea7a25 20241122122525616 DAUC <0003> auc.c:145 vector [2]: res = eb829768564b5d820000000000000000 20241122122525616 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525616 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241122122525616 DAUC <0003> auc.c:151 vector [2]: kc = ed41b7dfa06afaa6 20241122122525616 DAUC <0003> auc.c:152 vector [2]: sres = bdc9caea 20241122122525616 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241122122525616 DAUC <0003> auc.c:113 vector [3]: rand = aab774fd3a87a3b12df9687fe0891f39 20241122122525616 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241122122525616 DAUC <0003> auc.c:142 vector [3]: autn = 4c2df7fbcbc200001fdadbba720d27d6 20241122122525616 DAUC <0003> auc.c:143 vector [3]: ck = bae2614657c51909a356666a38b426fa 20241122122525616 DAUC <0003> auc.c:144 vector [3]: ik = 2a910c88b6d992e544146bd4b4589046 20241122122525616 DAUC <0003> auc.c:145 vector [3]: res = 1bac971f14322ae40000000000000000 20241122122525616 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525616 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241122122525616 DAUC <0003> auc.c:151 vector [3]: kc = 773160706df03d50 20241122122525616 DAUC <0003> auc.c:152 vector [3]: sres = 0f9ebdfb 20241122122525616 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241122122525616 DAUC <0003> db_auc.c:245 IMSI='262429313855937': Generated 4 vectors 20241122122525616 DAUC <0003> db_auc.c:249 IMSI='262429313855937': Updating SQN=161 in DB 20241122122525616 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429313855937"} 20241122122525616 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525616 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525616 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525617 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525617 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429313855937"} 20241122122525617 DAUC <0003> db_auc.c:157 IMSI='262429313855937': No 2G Auth Data 20241122122525617 DAUC <0003> db_auc.c:236 IMSI='262429313855937': Calling to generate 5 vectors 20241122122525617 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241122122525617 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525617 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241122122525617 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241122122525617 DAUC <0003> auc.c:113 vector [0]: rand = 6eafebcd9106148b8c2d2d40a276ac74 20241122122525617 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241122122525617 DAUC <0003> auc.c:142 vector [0]: autn = 8351be9f9f410000375ac9c325f8c122 20241122122525617 DAUC <0003> auc.c:143 vector [0]: ck = 400250f7228cb7a2042153d40703f43a 20241122122525617 DAUC <0003> auc.c:144 vector [0]: ik = 23081792c5cd203873d2c0b31773c9c2 20241122122525617 DAUC <0003> auc.c:145 vector [0]: res = 81214f4f29f458270000000000000000 20241122122525617 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525617 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122525617 DAUC <0003> auc.c:151 vector [0]: kc = 14f9d402f731aa62 20241122122525617 DAUC <0003> auc.c:152 vector [0]: sres = a8d51768 20241122122525617 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122525617 DAUC <0003> auc.c:113 vector [1]: rand = 555953219c95c0094cf4d3c3a942516f 20241122122525617 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241122122525617 DAUC <0003> auc.c:142 vector [1]: autn = 4af4d54ce9e4000069a403af6f9bb4f1 20241122122525617 DAUC <0003> auc.c:143 vector [1]: ck = 42304e6a7ffcc9b5526e4974aec7df08 20241122122525617 DAUC <0003> auc.c:144 vector [1]: ik = c75a297bf72558459bf530f78780ac54 20241122122525617 DAUC <0003> auc.c:145 vector [1]: res = 91bf16460ece0bb40000000000000000 20241122122525617 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525617 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241122122525617 DAUC <0003> auc.c:151 vector [1]: kc = 4cf11e92a19ee2ac 20241122122525617 DAUC <0003> auc.c:152 vector [1]: sres = 9f711df2 20241122122525617 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241122122525617 DAUC <0003> auc.c:113 vector [2]: rand = a3de371f451e09ca2061e16745f211ba 20241122122525617 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241122122525617 DAUC <0003> auc.c:142 vector [2]: autn = b55aaa91a0160000bedc71ae92d35fb5 20241122122525617 DAUC <0003> auc.c:143 vector [2]: ck = b1167af6351140b5df2e4409f82e5352 20241122122525617 DAUC <0003> auc.c:144 vector [2]: ik = 3e8370fa5b11360d70f167b920c0ed74 20241122122525617 DAUC <0003> auc.c:145 vector [2]: res = f9743717c5a31b290000000000000000 20241122122525617 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525617 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241122122525617 DAUC <0003> auc.c:151 vector [2]: kc = 204a29bcb6eec89e 20241122122525617 DAUC <0003> auc.c:152 vector [2]: sres = 3cd72c3e 20241122122525617 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241122122525617 DAUC <0003> auc.c:113 vector [3]: rand = 9df3d3b77a7f1ae757ea98bd6efbc5a8 20241122122525617 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241122122525617 DAUC <0003> auc.c:142 vector [3]: autn = aa5d708db4960000ff862eb75cef3754 20241122122525617 DAUC <0003> auc.c:143 vector [3]: ck = ccab849d6045c1b7e013e15edef7e67e 20241122122525617 DAUC <0003> auc.c:144 vector [3]: ik = 589f77e594b8b0e40516185387ffe558 20241122122525617 DAUC <0003> auc.c:145 vector [3]: res = facb101c8bd68cb70000000000000000 20241122122525617 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525617 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241122122525617 DAUC <0003> auc.c:151 vector [3]: kc = 71310a75adf57275 20241122122525617 DAUC <0003> auc.c:152 vector [3]: sres = 711d9cab 20241122122525617 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241122122525617 DAUC <0003> auc.c:113 vector [4]: rand = b52b6cbf527e8c9906fa0fe2a1f42d6b 20241122122525617 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241122122525617 DAUC <0003> auc.c:142 vector [4]: autn = 20fba60e312f0000644f4d3603839f2a 20241122122525617 DAUC <0003> auc.c:143 vector [4]: ck = 6ba7279e448184d7012081174c94f167 20241122122525617 DAUC <0003> auc.c:144 vector [4]: ik = da557f7567c7ba6249d9a7c5ec63ae22 20241122122525617 DAUC <0003> auc.c:145 vector [4]: res = 32771a014b8f9a630000000000000000 20241122122525617 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122525617 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241122122525617 DAUC <0003> auc.c:151 vector [4]: kc = f90b7e3983b161f0 20241122122525617 DAUC <0003> auc.c:152 vector [4]: sres = 79f88062 20241122122525617 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241122122525617 DAUC <0003> db_auc.c:245 IMSI='262429313855937': Generated 5 vectors 20241122122525617 DAUC <0003> db_auc.c:249 IMSI='262429313855937': Updating SQN=321 in DB 20241122122525617 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429313855937"} 20241122122525617 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525617 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525617 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525618 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525618 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429313855937"} 20241122122525618 DAUC <0003> db_auc.c:157 IMSI='262429313855937': No 2G Auth Data 20241122122525618 DAUC <0003> db_auc.c:236 IMSI='262429313855937': Calling to generate 5 vectors 20241122122525618 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241122122525618 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525618 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241122122525618 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241122122525618 DAUC <0003> auc.c:113 vector [0]: rand = 34813fe9aea80a6c68ecf2754d0cb5e2 20241122122525618 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241122122525618 DAUC <0003> auc.c:142 vector [0]: autn = 890cc76ae91b0000128e6635b1a2305b 20241122122525618 DAUC <0003> auc.c:143 vector [0]: ck = 09d8f37c2ac5ae9a37fc3a8ece6903e6 20241122122525618 DAUC <0003> auc.c:144 vector [0]: ik = d2d9b1d6f5a5233a3bc3fe0c59b2e209 20241122122525618 DAUC <0003> auc.c:145 vector [0]: res = cbd59c646b185d870000000000000000 20241122122525618 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525618 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122525618 DAUC <0003> auc.c:151 vector [0]: kc = d73e862848bb6c4f 20241122122525618 DAUC <0003> auc.c:152 vector [0]: sres = a0cdc1e3 20241122122525618 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122525618 DAUC <0003> auc.c:113 vector [1]: rand = d5a9c210f268287e1915157e9cc5c202 20241122122525618 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241122122525618 DAUC <0003> auc.c:142 vector [1]: autn = 228ee1bc0c360000cad8915756fe6456 20241122122525618 DAUC <0003> auc.c:143 vector [1]: ck = 25872158ef80447ebdc5b76d87f27b35 20241122122525618 DAUC <0003> auc.c:144 vector [1]: ik = 2155ec9f1703e909728e056f3c46a413 20241122122525618 DAUC <0003> auc.c:145 vector [1]: res = 1da06a35fd38a8550000000000000000 20241122122525618 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525618 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241122122525618 DAUC <0003> auc.c:151 vector [1]: kc = cb997fc543377251 20241122122525618 DAUC <0003> auc.c:152 vector [1]: sres = e098c260 20241122122525618 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241122122525618 DAUC <0003> auc.c:113 vector [2]: rand = 489788665ebc9642c85f0fe122e8fdde 20241122122525618 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241122122525619 DAUC <0003> auc.c:142 vector [2]: autn = fae40dc806060000e7a797e820029b74 20241122122525619 DAUC <0003> auc.c:143 vector [2]: ck = 270f6eccead32c9da7a17feafae9a3f8 20241122122525619 DAUC <0003> auc.c:144 vector [2]: ik = 21182ae92d782550744fedb2cd79fc49 20241122122525619 DAUC <0003> auc.c:145 vector [2]: res = fcd0121408cd41b60000000000000000 20241122122525619 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525619 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241122122525619 DAUC <0003> auc.c:151 vector [2]: kc = d5f9d67df03b567c 20241122122525619 DAUC <0003> auc.c:152 vector [2]: sres = f41d53a2 20241122122525619 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241122122525619 DAUC <0003> auc.c:113 vector [3]: rand = ed49d19522f3728a5f5dcc3839b9fa8d 20241122122525619 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241122122525619 DAUC <0003> auc.c:142 vector [3]: autn = b1b3a3a8253600007e2a966675c9964e 20241122122525619 DAUC <0003> auc.c:143 vector [3]: ck = e0e7ce4e61acdbb59bf63561fd5ff3e8 20241122122525619 DAUC <0003> auc.c:144 vector [3]: ik = 3e271b5be57ceeef9d3a3a103c2ab0f1 20241122122525619 DAUC <0003> auc.c:145 vector [3]: res = 9d905900bb68c2030000000000000000 20241122122525619 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525619 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241122122525619 DAUC <0003> auc.c:151 vector [3]: kc = d80cda6445a57643 20241122122525619 DAUC <0003> auc.c:152 vector [3]: sres = 26f89b03 20241122122525619 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241122122525619 DAUC <0003> auc.c:113 vector [4]: rand = 5d5efc2ea1780f4632b45c144343ad81 20241122122525619 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241122122525619 DAUC <0003> auc.c:142 vector [4]: autn = a804d6d3e5f90000672e2f07ed362f5d 20241122122525619 DAUC <0003> auc.c:143 vector [4]: ck = eae1935d32ed2cab08acdf2a0efd636d 20241122122525619 DAUC <0003> auc.c:144 vector [4]: ik = e196333544e698fa59fc88a1ea87608a 20241122122525619 DAUC <0003> auc.c:145 vector [4]: res = faa658534ecb91080000000000000000 20241122122525619 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122525619 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241122122525619 DAUC <0003> auc.c:151 vector [4]: kc = 5a27f7e39271b7b6 20241122122525619 DAUC <0003> auc.c:152 vector [4]: sres = b46dc95b 20241122122525619 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241122122525619 DAUC <0003> db_auc.c:245 IMSI='262429313855937': Generated 5 vectors 20241122122525619 DAUC <0003> db_auc.c:249 IMSI='262429313855937': Updating SQN=481 in DB 20241122122525619 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429313855937"} 20241122122525619 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429313855937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525619 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525619 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56250<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@9e53174cf4df: Final verdict of PTC: pass 20241122122525620 DAUC <0003> db_auc.c:157 IMSI='262426759848823': No 2G Auth Data 20241122122525620 DAUC <0003> db_auc.c:192 IMSI='262426759848823': No 3G Auth Data HLR_Test-GSUP(21)@9e53174cf4df: Created GsupExpect[0] for "262426759848823" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241122122525627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56254<->l=127.0.0.1:4258 20241122122525628 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525628 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426759848823"} 20241122122525628 DAUC <0003> db_auc.c:236 IMSI='262426759848823': Calling to generate 1 vectors 20241122122525628 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241122122525628 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525628 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525628 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122525628 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525628 DAUC <0003> auc.c:113 vector [0]: rand = 9fcdbc734db34e6fa74128a7e1b0c641 20241122122525628 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122525628 DAUC <0003> auc.c:142 vector [0]: autn = 547419c9bbff0000473848dabbf47c1c 20241122122525628 DAUC <0003> auc.c:143 vector [0]: ck = 9c1f3596a5e22728c5cfedc714be67ca 20241122122525628 DAUC <0003> auc.c:144 vector [0]: ik = b39e8b6e8a6ebb82e3683ac0ef90c769 20241122122525628 DAUC <0003> auc.c:145 vector [0]: res = 12c250086708299a0000000000000000 20241122122525628 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525628 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525628 DAUC <0003> auc.c:179 vector [0]: kc = 41bd51db5a371000 20241122122525628 DAUC <0003> auc.c:180 vector [0]: sres = 2ee9eedd 20241122122525628 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525628 DAUC <0003> db_auc.c:245 IMSI='262426759848823': Generated 1 vectors 20241122122525628 DAUC <0003> db_auc.c:249 IMSI='262426759848823': Updating SQN=33 in DB 20241122122525628 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426759848823"} 20241122122525628 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525628 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525628 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9e53174cf4df: Found GsupExpect[0] for "262426759848823" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@9e53174cf4df: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262426759848823" TC_gsup_sai_num_auth_vectors(29)@9e53174cf4df: setverdict(pass): none -> pass 20241122122525630 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525630 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426759848823"} 20241122122525630 DAUC <0003> db_auc.c:236 IMSI='262426759848823': Calling to generate 4 vectors 20241122122525630 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241122122525630 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525630 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525630 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241122122525630 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525630 DAUC <0003> auc.c:113 vector [0]: rand = 9ea1a03cf99f3f747c8dac336053ec2c 20241122122525630 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241122122525630 DAUC <0003> auc.c:142 vector [0]: autn = 8687379dd8b700005ada46650ef45113 20241122122525630 DAUC <0003> auc.c:143 vector [0]: ck = 3d52a2225cefa8469bdacb7f6f7c369b 20241122122525630 DAUC <0003> auc.c:144 vector [0]: ik = 4a62a0e7105f629d57cc4cd8db2fedc1 20241122122525630 DAUC <0003> auc.c:145 vector [0]: res = 1ccf36eeac59580c0000000000000000 20241122122525630 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525630 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525630 DAUC <0003> auc.c:179 vector [0]: kc = 695a79ea166f3c00 20241122122525630 DAUC <0003> auc.c:180 vector [0]: sres = 45ebce29 20241122122525630 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525630 DAUC <0003> auc.c:113 vector [1]: rand = 8fa3cb043d385038261de5511e79f35f 20241122122525630 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241122122525630 DAUC <0003> auc.c:142 vector [1]: autn = 038b198654870000fe40c043f0826122 20241122122525630 DAUC <0003> auc.c:143 vector [1]: ck = da274391b735fc9d9c029ba44efa2cc3 20241122122525630 DAUC <0003> auc.c:144 vector [1]: ik = 7cedf855b293191437daeaec3d7725c8 20241122122525630 DAUC <0003> auc.c:145 vector [1]: res = 3e032e3104fd97050000000000000000 20241122122525630 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525630 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122525630 DAUC <0003> auc.c:179 vector [1]: kc = 86bcb4189002a800 20241122122525630 DAUC <0003> auc.c:180 vector [1]: sres = 19eda24d 20241122122525630 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122525630 DAUC <0003> auc.c:113 vector [2]: rand = 010b7e6d5f7fd7a076efde504e32940f 20241122122525630 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241122122525630 DAUC <0003> auc.c:142 vector [2]: autn = f03a07cf3ae1000007ea5b4f6a5e91a3 20241122122525630 DAUC <0003> auc.c:143 vector [2]: ck = 25ebf5a15ac806ed283e164025fb11ef 20241122122525630 DAUC <0003> auc.c:144 vector [2]: ik = 2fa2bbfaa75d4b6200fab3250d36e97d 20241122122525630 DAUC <0003> auc.c:145 vector [2]: res = a7fd323b2ef0bdda0000000000000000 20241122122525630 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525630 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122525630 DAUC <0003> auc.c:179 vector [2]: kc = 58420639ff24b000 20241122122525630 DAUC <0003> auc.c:180 vector [2]: sres = 681dd213 20241122122525630 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122525630 DAUC <0003> auc.c:113 vector [3]: rand = 5e9b71b781a2cdae9f591aafe8b0b915 20241122122525630 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241122122525630 DAUC <0003> auc.c:142 vector [3]: autn = 5e99b90a8bc20000686dedbeb904ce72 20241122122525630 DAUC <0003> auc.c:143 vector [3]: ck = aca3480f75a999adda05f06506e67aff 20241122122525630 DAUC <0003> auc.c:144 vector [3]: ik = 6ecf8dfe6f51892e9425e3f0e31d4236 20241122122525630 DAUC <0003> auc.c:145 vector [3]: res = 907c1dfd9470e8ac0000000000000000 20241122122525630 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525630 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122525630 DAUC <0003> auc.c:179 vector [3]: kc = f1b7a9ed5ebe1400 20241122122525630 DAUC <0003> auc.c:180 vector [3]: sres = 442f9612 20241122122525630 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122525630 DAUC <0003> db_auc.c:245 IMSI='262426759848823': Generated 4 vectors 20241122122525630 DAUC <0003> db_auc.c:249 IMSI='262426759848823': Updating SQN=161 in DB 20241122122525630 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426759848823"} 20241122122525630 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525630 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525630 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525631 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525631 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426759848823"} 20241122122525631 DAUC <0003> db_auc.c:236 IMSI='262426759848823': Calling to generate 5 vectors 20241122122525631 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122525631 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525631 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525631 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241122122525631 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525631 DAUC <0003> auc.c:113 vector [0]: rand = c810a8a57a3734aa7e4e0208c50665a8 20241122122525631 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241122122525631 DAUC <0003> auc.c:142 vector [0]: autn = e254dcd3a7f20000303ed755b2b8a695 20241122122525631 DAUC <0003> auc.c:143 vector [0]: ck = 7adbc88c1efa2b77579be230c59abe40 20241122122525631 DAUC <0003> auc.c:144 vector [0]: ik = 6df879f2f494ca1e5aad57fb04cb9b9a 20241122122525631 DAUC <0003> auc.c:145 vector [0]: res = 77aeab9ce24f75280000000000000000 20241122122525631 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525631 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525631 DAUC <0003> auc.c:179 vector [0]: kc = ca4963e06bed7400 20241122122525631 DAUC <0003> auc.c:180 vector [0]: sres = 9b2eeff2 20241122122525631 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525631 DAUC <0003> auc.c:113 vector [1]: rand = 7d0839535fffe1407e707a939b9f223e 20241122122525631 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241122122525631 DAUC <0003> auc.c:142 vector [1]: autn = 8b3a5119cab100009fc40d332c5bf992 20241122122525631 DAUC <0003> auc.c:143 vector [1]: ck = 0eac0622cc25f159083e43cff339a37d 20241122122525631 DAUC <0003> auc.c:144 vector [1]: ik = 19861fdf076233cb8194b67e86b812b1 20241122122525631 DAUC <0003> auc.c:145 vector [1]: res = 7984be966ac0da0a0000000000000000 20241122122525631 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525631 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122525631 DAUC <0003> auc.c:179 vector [1]: kc = 3d4f0f3e2fe41800 20241122122525631 DAUC <0003> auc.c:180 vector [1]: sres = 54b4f679 20241122122525631 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122525631 DAUC <0003> auc.c:113 vector [2]: rand = 9d5a6e1329fb3c468a0dbda14cc500ba 20241122122525631 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241122122525631 DAUC <0003> auc.c:142 vector [2]: autn = 52b8c0c7b3430000a030f24cc0c535b6 20241122122525631 DAUC <0003> auc.c:143 vector [2]: ck = 5b9a43e8871e4f47ddfaccdb9ea01b84 20241122122525631 DAUC <0003> auc.c:144 vector [2]: ik = 5bae298188b2c4c950757dc2c08a2ebb 20241122122525631 DAUC <0003> auc.c:145 vector [2]: res = bda72688d049c7c00000000000000000 20241122122525631 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525631 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122525631 DAUC <0003> auc.c:179 vector [2]: kc = f0b2d7fdbfedb000 20241122122525631 DAUC <0003> auc.c:180 vector [2]: sres = fb4ee2af 20241122122525631 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122525631 DAUC <0003> auc.c:113 vector [3]: rand = 655753940e670bbc288dc6ba481d062b 20241122122525631 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241122122525631 DAUC <0003> auc.c:142 vector [3]: autn = 9056ed5639da0000a2c269c033862993 20241122122525631 DAUC <0003> auc.c:143 vector [3]: ck = d49a5002c61b9aafbbe2a967c89d7a3e 20241122122525631 DAUC <0003> auc.c:144 vector [3]: ik = a6109db1189394776ab111e447ecec56 20241122122525631 DAUC <0003> auc.c:145 vector [3]: res = 564f7d69d1ef90590000000000000000 20241122122525631 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525631 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122525631 DAUC <0003> auc.c:179 vector [3]: kc = f0cd1f14a9b1c000 20241122122525631 DAUC <0003> auc.c:180 vector [3]: sres = b16bfb17 20241122122525631 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122525631 DAUC <0003> auc.c:113 vector [4]: rand = aaf728bdb5d4e82385e855a51b553e89 20241122122525631 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241122122525631 DAUC <0003> auc.c:142 vector [4]: autn = 0d25399052d000008cbd5c978ea6735d 20241122122525631 DAUC <0003> auc.c:143 vector [4]: ck = 72bbf8e76353d23680c64c6a205b3dd4 20241122122525631 DAUC <0003> auc.c:144 vector [4]: ik = 1520d1bcc721777973da80ff83023ec0 20241122122525631 DAUC <0003> auc.c:145 vector [4]: res = daab5c658e794eaa0000000000000000 20241122122525631 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122525631 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122525631 DAUC <0003> auc.c:179 vector [4]: kc = ab45a63e5e198400 20241122122525631 DAUC <0003> auc.c:180 vector [4]: sres = 495162a1 20241122122525631 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122525631 DAUC <0003> db_auc.c:245 IMSI='262426759848823': Generated 5 vectors 20241122122525631 DAUC <0003> db_auc.c:249 IMSI='262426759848823': Updating SQN=321 in DB 20241122122525631 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426759848823"} 20241122122525631 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525631 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525631 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525632 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525632 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426759848823"} 20241122122525632 DAUC <0003> db_auc.c:236 IMSI='262426759848823': Calling to generate 5 vectors 20241122122525632 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122525632 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525632 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525632 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241122122525632 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525632 DAUC <0003> auc.c:113 vector [0]: rand = ab2931ed8ae21c11fa957920369ad560 20241122122525632 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241122122525632 DAUC <0003> auc.c:142 vector [0]: autn = dcbb3f7a81390000c072bbd81f64322b 20241122122525632 DAUC <0003> auc.c:143 vector [0]: ck = 38207aecaf906141184986c0759ccd7e 20241122122525632 DAUC <0003> auc.c:144 vector [0]: ik = 82b305505501c97219e76c3860588e9f 20241122122525632 DAUC <0003> auc.c:145 vector [0]: res = 9c256c32dfa198b80000000000000000 20241122122525632 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525632 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525632 DAUC <0003> auc.c:179 vector [0]: kc = 1035ecb01837cc00 20241122122525632 DAUC <0003> auc.c:180 vector [0]: sres = 9a8985b9 20241122122525632 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525632 DAUC <0003> auc.c:113 vector [1]: rand = 1e5ab3cf918025d23bd61db53bb3d25e 20241122122525632 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241122122525632 DAUC <0003> auc.c:142 vector [1]: autn = 8bb18682b5a50000cc5502d55e5527e4 20241122122525632 DAUC <0003> auc.c:143 vector [1]: ck = d5e87693caec9a55a438f0893fd19ee5 20241122122525632 DAUC <0003> auc.c:144 vector [1]: ik = 52d26595a4a949073989ec43c278cc5c 20241122122525632 DAUC <0003> auc.c:145 vector [1]: res = 027f1e0a8ba781800000000000000000 20241122122525632 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525633 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122525633 DAUC <0003> auc.c:179 vector [1]: kc = b0b39e253074d800 20241122122525633 DAUC <0003> auc.c:180 vector [1]: sres = 330527da 20241122122525633 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122525633 DAUC <0003> auc.c:113 vector [2]: rand = 3b0d088fee31cea3fe426457d6f3fe06 20241122122525633 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241122122525633 DAUC <0003> auc.c:142 vector [2]: autn = e8ab034aa1050000e2aeff109abe1ee0 20241122122525633 DAUC <0003> auc.c:143 vector [2]: ck = e81bcd283a926ae5165d13f692e72c94 20241122122525633 DAUC <0003> auc.c:144 vector [2]: ik = 7d38881cd579cee7d518599d38543d58 20241122122525633 DAUC <0003> auc.c:145 vector [2]: res = 0aad01bade9440210000000000000000 20241122122525633 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525633 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122525633 DAUC <0003> auc.c:179 vector [2]: kc = a2df34ad0a7a7400 20241122122525633 DAUC <0003> auc.c:180 vector [2]: sres = 47e6c1de 20241122122525633 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122525633 DAUC <0003> auc.c:113 vector [3]: rand = 7ae63320cbf357e4ddbefd32526f807b 20241122122525633 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241122122525633 DAUC <0003> auc.c:142 vector [3]: autn = 7261c158eb390000eb79d0c8c658c5f6 20241122122525633 DAUC <0003> auc.c:143 vector [3]: ck = 4eb0e544f9ad45a3543aac9bf14b2c14 20241122122525633 DAUC <0003> auc.c:144 vector [3]: ik = 17e9130d62bc2801a437f3377661196b 20241122122525633 DAUC <0003> auc.c:145 vector [3]: res = 6dc10385a6c8a2400000000000000000 20241122122525633 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525633 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122525633 DAUC <0003> auc.c:179 vector [3]: kc = 7a28201bafd70800 20241122122525633 DAUC <0003> auc.c:180 vector [3]: sres = 3d519527 20241122122525633 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122525633 DAUC <0003> auc.c:113 vector [4]: rand = 35fc12ecc3ef850f02a08ec167b1075d 20241122122525633 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241122122525633 DAUC <0003> auc.c:142 vector [4]: autn = 928b3202bc720000eff4b0620186d141 20241122122525633 DAUC <0003> auc.c:143 vector [4]: ck = 8b67abe4368bc6d8c98f096bdac21cc5 20241122122525633 DAUC <0003> auc.c:144 vector [4]: ik = b505f960cfa54992d2fb0c86eaad60e5 20241122122525633 DAUC <0003> auc.c:145 vector [4]: res = 423e139ec7cc99ea0000000000000000 20241122122525633 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122525633 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122525633 DAUC <0003> auc.c:179 vector [4]: kc = cadd8381b2c2fc00 20241122122525633 DAUC <0003> auc.c:180 vector [4]: sres = 6b346ace 20241122122525633 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122525633 DAUC <0003> db_auc.c:245 IMSI='262426759848823': Generated 5 vectors 20241122122525633 DAUC <0003> db_auc.c:249 IMSI='262426759848823': Updating SQN=481 in DB 20241122122525633 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426759848823"} 20241122122525633 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426759848823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525633 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525633 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56254<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@9e53174cf4df: Final verdict of PTC: pass 20241122122525634 DAUC <0003> db_auc.c:157 IMSI='262420654064417': No 2G Auth Data 20241122122525634 DAUC <0003> db_auc.c:192 IMSI='262420654064417': No 3G Auth Data HLR_Test-GSUP(21)@9e53174cf4df: Created GsupExpect[0] for "262420654064417" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241122122525641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56268<->l=127.0.0.1:4258 20241122122525643 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525643 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420654064417"} 20241122122525643 DAUC <0003> db_auc.c:236 IMSI='262420654064417': Calling to generate 1 vectors 20241122122525643 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241122122525643 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525643 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525643 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122525643 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525643 DAUC <0003> auc.c:113 vector [0]: rand = 3f1b47e50dd0a5fabee25045e260a1bb 20241122122525643 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122525643 DAUC <0003> auc.c:142 vector [0]: autn = 823ea99fa72b0000d0d85d5cf5ecea79 20241122122525643 DAUC <0003> auc.c:143 vector [0]: ck = 8db8d311a53e985eaa1dc66dd8f676d5 20241122122525643 DAUC <0003> auc.c:144 vector [0]: ik = 2775e749be95bb29d42c42e1bd3d6c3f 20241122122525643 DAUC <0003> auc.c:145 vector [0]: res = f36be128b7ef13ae0000000000000000 20241122122525643 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525643 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525643 DAUC <0003> auc.c:179 vector [0]: kc = c77639ebcc5df000 20241122122525643 DAUC <0003> auc.c:180 vector [0]: sres = d7556886 20241122122525643 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525643 DAUC <0003> db_auc.c:245 IMSI='262420654064417': Generated 1 vectors 20241122122525643 DAUC <0003> db_auc.c:249 IMSI='262420654064417': Updating SQN=33 in DB 20241122122525643 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420654064417"} 20241122122525643 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525643 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525643 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9e53174cf4df: Found GsupExpect[0] for "262420654064417" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@9e53174cf4df: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262420654064417" TC_gsup_sai_num_auth_vectors(30)@9e53174cf4df: setverdict(pass): none -> pass 20241122122525644 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525644 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420654064417"} 20241122122525644 DAUC <0003> db_auc.c:236 IMSI='262420654064417': Calling to generate 4 vectors 20241122122525644 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241122122525644 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525644 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525644 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241122122525644 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525644 DAUC <0003> auc.c:113 vector [0]: rand = 59e77e307e9f690dd38e95659606ff2a 20241122122525644 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241122122525644 DAUC <0003> auc.c:142 vector [0]: autn = 60e13a952fcd0000254c235ba76d0cd9 20241122122525644 DAUC <0003> auc.c:143 vector [0]: ck = 9fbe53cfa11355d4c9db7bb4126dc0a5 20241122122525644 DAUC <0003> auc.c:144 vector [0]: ik = d00eab6e5d03a295d66e9218e3ab2060 20241122122525644 DAUC <0003> auc.c:145 vector [0]: res = 834e4e9f241921ac0000000000000000 20241122122525644 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525644 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525644 DAUC <0003> auc.c:179 vector [0]: kc = 76ab3c586e083000 20241122122525644 DAUC <0003> auc.c:180 vector [0]: sres = 8c1b2896 20241122122525644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525644 DAUC <0003> auc.c:113 vector [1]: rand = 3e50953a946d59d13cb64d6b30d905ee 20241122122525644 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241122122525644 DAUC <0003> auc.c:142 vector [1]: autn = 6571acfb7dd10000192bee15553abb41 20241122122525644 DAUC <0003> auc.c:143 vector [1]: ck = 5d7fcbb769f33e1f70746a6131af7888 20241122122525644 DAUC <0003> auc.c:144 vector [1]: ik = 48063b4ddbeabcc8ad97df71f5ae3fba 20241122122525644 DAUC <0003> auc.c:145 vector [1]: res = 0a95edc00db3dfa60000000000000000 20241122122525644 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525644 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122525644 DAUC <0003> auc.c:179 vector [1]: kc = 3e17ea51c1370c00 20241122122525644 DAUC <0003> auc.c:180 vector [1]: sres = 40bea76e 20241122122525644 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122525644 DAUC <0003> auc.c:113 vector [2]: rand = b9805b63d1eeb3e811f15a2491571a56 20241122122525644 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241122122525644 DAUC <0003> auc.c:142 vector [2]: autn = b12eedf7b08500000ee73eff5efac6d5 20241122122525644 DAUC <0003> auc.c:143 vector [2]: ck = dd3e56c7bd3a7a2069a0ab3b94821411 20241122122525644 DAUC <0003> auc.c:144 vector [2]: ik = 89d16091f7ec7154c175fabee426e9f6 20241122122525644 DAUC <0003> auc.c:145 vector [2]: res = cfb420f0a0e47ec60000000000000000 20241122122525644 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525644 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122525644 DAUC <0003> auc.c:179 vector [2]: kc = 3c77e98d48190400 20241122122525644 DAUC <0003> auc.c:180 vector [2]: sres = 54cbc2f4 20241122122525644 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122525644 DAUC <0003> auc.c:113 vector [3]: rand = f5499fc381134ff769c9c6c6bba75b3f 20241122122525644 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241122122525644 DAUC <0003> auc.c:142 vector [3]: autn = 559510d2cf590000ab2ce18574975279 20241122122525644 DAUC <0003> auc.c:143 vector [3]: ck = 2709e0cbdc2405c66dcd07a22dab1858 20241122122525644 DAUC <0003> auc.c:144 vector [3]: ik = e0e72ae10ca9e8a5f70f1e1a0537ac09 20241122122525644 DAUC <0003> auc.c:145 vector [3]: res = b29bfc2e2aeadca50000000000000000 20241122122525644 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525644 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122525644 DAUC <0003> auc.c:179 vector [3]: kc = 11f6ac64ee4bfc00 20241122122525644 DAUC <0003> auc.c:180 vector [3]: sres = e357551f 20241122122525644 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122525644 DAUC <0003> db_auc.c:245 IMSI='262420654064417': Generated 4 vectors 20241122122525644 DAUC <0003> db_auc.c:249 IMSI='262420654064417': Updating SQN=161 in DB 20241122122525644 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420654064417"} 20241122122525644 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525644 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525644 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525645 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525645 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420654064417"} 20241122122525645 DAUC <0003> db_auc.c:236 IMSI='262420654064417': Calling to generate 5 vectors 20241122122525645 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122525645 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525645 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525645 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241122122525645 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525645 DAUC <0003> auc.c:113 vector [0]: rand = 626941f0d894a9b92b0a0f26848fd215 20241122122525645 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241122122525645 DAUC <0003> auc.c:142 vector [0]: autn = 425f06a90fd300009e8d7e9550c85712 20241122122525645 DAUC <0003> auc.c:143 vector [0]: ck = a8a48e082ace7d4978f8730e4a5ebe88 20241122122525645 DAUC <0003> auc.c:144 vector [0]: ik = e98265b4545f29e533fb08256c371e8a 20241122122525645 DAUC <0003> auc.c:145 vector [0]: res = da684a1536759b9b0000000000000000 20241122122525645 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525645 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525645 DAUC <0003> auc.c:179 vector [0]: kc = 9de543a197912800 20241122122525645 DAUC <0003> auc.c:180 vector [0]: sres = 214589ea 20241122122525645 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525645 DAUC <0003> auc.c:113 vector [1]: rand = b9e61f638c22b5592294d65cfae22e16 20241122122525645 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241122122525645 DAUC <0003> auc.c:142 vector [1]: autn = fd913924932f0000fd2c6eab2860763b 20241122122525645 DAUC <0003> auc.c:143 vector [1]: ck = bf1c0e6aa833fbe03fcf4670225b7421 20241122122525645 DAUC <0003> auc.c:144 vector [1]: ik = d10bd08f46fa383adef8c5fbc9c4baf3 20241122122525645 DAUC <0003> auc.c:145 vector [1]: res = 1e032446448972470000000000000000 20241122122525645 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525645 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122525645 DAUC <0003> auc.c:179 vector [1]: kc = e5aefb293081d800 20241122122525645 DAUC <0003> auc.c:180 vector [1]: sres = c8447056 20241122122525645 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122525645 DAUC <0003> auc.c:113 vector [2]: rand = c474e1602bb81939ca874b6c3daed0be 20241122122525645 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241122122525645 DAUC <0003> auc.c:142 vector [2]: autn = da802b4812970000171903ec42bcc457 20241122122525645 DAUC <0003> auc.c:143 vector [2]: ck = 2aa1b824cd5e61d89b76c7dc49178888 20241122122525645 DAUC <0003> auc.c:144 vector [2]: ik = 0af58678e11f4cf6ac04e495f7d69030 20241122122525645 DAUC <0003> auc.c:145 vector [2]: res = d3a8cb3bbc3959d30000000000000000 20241122122525645 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525645 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122525645 DAUC <0003> auc.c:179 vector [2]: kc = e500e3500a48d800 20241122122525645 DAUC <0003> auc.c:180 vector [2]: sres = ca413c3c 20241122122525645 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122525645 DAUC <0003> auc.c:113 vector [3]: rand = 0a3240d098f903f4682931f89b1ff88d 20241122122525645 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241122122525645 DAUC <0003> auc.c:142 vector [3]: autn = 3c5f79da86a200005027e295f663cb39 20241122122525645 DAUC <0003> auc.c:143 vector [3]: ck = 279b1ba060967130801702dc48ad64f1 20241122122525645 DAUC <0003> auc.c:144 vector [3]: ik = cdc21606591d53567fbc6d0bc7fc08e3 20241122122525645 DAUC <0003> auc.c:145 vector [3]: res = fef72ac53ee2f2110000000000000000 20241122122525645 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525645 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122525645 DAUC <0003> auc.c:179 vector [3]: kc = 3968205087005c00 20241122122525646 DAUC <0003> auc.c:180 vector [3]: sres = c0d9e353 20241122122525646 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122525646 DAUC <0003> auc.c:113 vector [4]: rand = 3c9fd88a2271a02550acc3d8c3944f01 20241122122525646 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241122122525646 DAUC <0003> auc.c:142 vector [4]: autn = 7ca02a2be3280000a06e38d27d7e92d3 20241122122525646 DAUC <0003> auc.c:143 vector [4]: ck = 11b36db1f95fdea3c8c7109a41b55caa 20241122122525646 DAUC <0003> auc.c:144 vector [4]: ik = 291e17a5309402710bcaded8e0cf0df5 20241122122525646 DAUC <0003> auc.c:145 vector [4]: res = 4c040feaa03034f80000000000000000 20241122122525646 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122525646 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122525646 DAUC <0003> auc.c:179 vector [4]: kc = 5f9685576484d800 20241122122525646 DAUC <0003> auc.c:180 vector [4]: sres = 06abef07 20241122122525646 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122525646 DAUC <0003> db_auc.c:245 IMSI='262420654064417': Generated 5 vectors 20241122122525646 DAUC <0003> db_auc.c:249 IMSI='262420654064417': Updating SQN=321 in DB 20241122122525646 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420654064417"} 20241122122525646 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525646 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525646 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525647 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525647 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420654064417"} 20241122122525647 DAUC <0003> db_auc.c:236 IMSI='262420654064417': Calling to generate 5 vectors 20241122122525647 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122525647 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525647 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525647 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241122122525647 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525647 DAUC <0003> auc.c:113 vector [0]: rand = f35a4efa7b073616aad577d1cee52530 20241122122525647 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241122122525647 DAUC <0003> auc.c:142 vector [0]: autn = ea06b4bf5f480000bb257a68a16db465 20241122122525647 DAUC <0003> auc.c:143 vector [0]: ck = 0ac0402f5a1c304cd7dae6f6e2f1ca11 20241122122525647 DAUC <0003> auc.c:144 vector [0]: ik = 92c75fdbccfe1ba08b939496f51c65ec 20241122122525647 DAUC <0003> auc.c:145 vector [0]: res = ca1afe80b8a01c5d0000000000000000 20241122122525647 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525647 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525647 DAUC <0003> auc.c:179 vector [0]: kc = adcd2ee2191a6c00 20241122122525647 DAUC <0003> auc.c:180 vector [0]: sres = 56adf707 20241122122525647 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525647 DAUC <0003> auc.c:113 vector [1]: rand = 54b5ab494dd9cf33d3e1ded2d8a82343 20241122122525647 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241122122525647 DAUC <0003> auc.c:142 vector [1]: autn = e126701fce27000092df144622a0082d 20241122122525647 DAUC <0003> auc.c:143 vector [1]: ck = ab7970de03bdd5ba931add08796f207e 20241122122525647 DAUC <0003> auc.c:144 vector [1]: ik = 35d6b548d7a9aa1eb0ac7d02285fcbe5 20241122122525647 DAUC <0003> auc.c:145 vector [1]: res = 76cfd1ee14196d950000000000000000 20241122122525647 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525647 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122525647 DAUC <0003> auc.c:179 vector [1]: kc = 92ffacd3940a3000 20241122122525647 DAUC <0003> auc.c:180 vector [1]: sres = 80267045 20241122122525647 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122525647 DAUC <0003> auc.c:113 vector [2]: rand = 95e115f54dd9053cb56389d4d83b5d84 20241122122525647 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241122122525647 DAUC <0003> auc.c:142 vector [2]: autn = 51b4806b4dc80000f41c5a575109eed8 20241122122525647 DAUC <0003> auc.c:143 vector [2]: ck = 2813e75ea8d4d4679d32c4ff8a6fc2a7 20241122122525647 DAUC <0003> auc.c:144 vector [2]: ik = 1bbc3241d0287b4ea6e42eb41a4f8589 20241122122525647 DAUC <0003> auc.c:145 vector [2]: res = fce5f567d5ad600e0000000000000000 20241122122525647 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525647 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122525647 DAUC <0003> auc.c:179 vector [2]: kc = 43bff7921f0f3000 20241122122525647 DAUC <0003> auc.c:180 vector [2]: sres = b39de6cc 20241122122525647 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122525647 DAUC <0003> auc.c:113 vector [3]: rand = 5250d8ce72c7442e05dbd78a17ef494b 20241122122525647 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241122122525647 DAUC <0003> auc.c:142 vector [3]: autn = 59c1c115c5670000dd17b701593d5d93 20241122122525647 DAUC <0003> auc.c:143 vector [3]: ck = 6e820b5b4907a5d97848a634f02a05cb 20241122122525647 DAUC <0003> auc.c:144 vector [3]: ik = cc9ec4c15297496bc345e52289f428b6 20241122122525647 DAUC <0003> auc.c:145 vector [3]: res = 9d579205e7bb72610000000000000000 20241122122525647 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525647 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122525647 DAUC <0003> auc.c:179 vector [3]: kc = d1d99f2b93d71400 20241122122525647 DAUC <0003> auc.c:180 vector [3]: sres = 2de6df31 20241122122525647 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122525647 DAUC <0003> auc.c:113 vector [4]: rand = d8a8359f459dd09d87fc5efba3ad4f59 20241122122525647 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241122122525647 DAUC <0003> auc.c:142 vector [4]: autn = 3ec2f07653f20000fec4ac77e0a35263 20241122122525647 DAUC <0003> auc.c:143 vector [4]: ck = 3363067fb05270db8be8fbe919cc17be 20241122122525647 DAUC <0003> auc.c:144 vector [4]: ik = d718c3ba266c2e93834dbd42bc944c50 20241122122525647 DAUC <0003> auc.c:145 vector [4]: res = 97f5b54c05dd95be0000000000000000 20241122122525647 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122525647 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122525647 DAUC <0003> auc.c:179 vector [4]: kc = 6a0390517998b800 20241122122525647 DAUC <0003> auc.c:180 vector [4]: sres = 808960eb 20241122122525647 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122525647 DAUC <0003> db_auc.c:245 IMSI='262420654064417': Generated 5 vectors 20241122122525647 DAUC <0003> db_auc.c:249 IMSI='262420654064417': Updating SQN=481 in DB 20241122122525647 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420654064417"} 20241122122525647 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420654064417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525647 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525647 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56268<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@9e53174cf4df: Final verdict of PTC: pass 20241122122525648 DAUC <0003> db_auc.c:157 IMSI='262422355706572': No 2G Auth Data 20241122122525648 DAUC <0003> db_auc.c:192 IMSI='262422355706572': No 3G Auth Data HLR_Test-GSUP(21)@9e53174cf4df: Created GsupExpect[0] for "262422355706572" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241122122525655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4258 20241122122525656 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525656 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422355706572"} 20241122122525656 DAUC <0003> db_auc.c:236 IMSI='262422355706572': Calling to generate 1 vectors 20241122122525656 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241122122525656 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525656 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525656 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122525656 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525656 DAUC <0003> auc.c:113 vector [0]: rand = 87addd56d4c388c7486eed33e5deeee1 20241122122525656 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122525656 DAUC <0003> auc.c:142 vector [0]: autn = 030f9a92f7700000b3c1240dd0db141e 20241122122525656 DAUC <0003> auc.c:143 vector [0]: ck = 3cc66c9e941818efa8b65ab89a9f202e 20241122122525656 DAUC <0003> auc.c:144 vector [0]: ik = de109d92e0be1640757b424f372a440f 20241122122525656 DAUC <0003> auc.c:145 vector [0]: res = e7dd1505fbd0d7f40000000000000000 20241122122525656 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525656 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525656 DAUC <0003> auc.c:179 vector [0]: kc = 6dae57d1bf438f8d 20241122122525656 DAUC <0003> auc.c:180 vector [0]: sres = aa4509dd 20241122122525656 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525656 DAUC <0003> db_auc.c:245 IMSI='262422355706572': Generated 1 vectors 20241122122525656 DAUC <0003> db_auc.c:249 IMSI='262422355706572': Updating SQN=33 in DB 20241122122525657 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422355706572"} 20241122122525657 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525657 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525657 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9e53174cf4df: Found GsupExpect[0] for "262422355706572" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@9e53174cf4df: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262422355706572" TC_gsup_sai_num_auth_vectors(31)@9e53174cf4df: setverdict(pass): none -> pass 20241122122525658 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525658 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422355706572"} 20241122122525658 DAUC <0003> db_auc.c:236 IMSI='262422355706572': Calling to generate 4 vectors 20241122122525658 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241122122525658 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525658 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525658 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241122122525658 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525658 DAUC <0003> auc.c:113 vector [0]: rand = a55eb19b6873f85bb7baf05e3739e2f0 20241122122525658 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241122122525658 DAUC <0003> auc.c:142 vector [0]: autn = 19b694c1fa2600003723558c0823b2dc 20241122122525658 DAUC <0003> auc.c:143 vector [0]: ck = e8db6bf1b45a9082a3a65adf0f8450d2 20241122122525658 DAUC <0003> auc.c:144 vector [0]: ik = c063a5f36a3aa3333700a9d29c3d6944 20241122122525658 DAUC <0003> auc.c:145 vector [0]: res = 4ed27826a4ad59ed0000000000000000 20241122122525658 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525658 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525658 DAUC <0003> auc.c:179 vector [0]: kc = 05be20390aea4ae3 20241122122525658 DAUC <0003> auc.c:180 vector [0]: sres = 7c02ef3f 20241122122525658 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525658 DAUC <0003> auc.c:113 vector [1]: rand = 867501d544c8cd33a38922a941754645 20241122122525658 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241122122525658 DAUC <0003> auc.c:142 vector [1]: autn = 150d5b938ce10000be89bbf4accf2f0c 20241122122525658 DAUC <0003> auc.c:143 vector [1]: ck = 1df288c83a5f27d36272f83976de8ba8 20241122122525658 DAUC <0003> auc.c:144 vector [1]: ik = 385a5df9dd7fd0f113269772505746cf 20241122122525658 DAUC <0003> auc.c:145 vector [1]: res = 4b682f30a4229fcb0000000000000000 20241122122525658 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525658 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122525658 DAUC <0003> auc.c:179 vector [1]: kc = 2f1aea0d1ff039fb 20241122122525658 DAUC <0003> auc.c:180 vector [1]: sres = 59a4c3c4 20241122122525658 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122525658 DAUC <0003> auc.c:113 vector [2]: rand = 99aba28ab479c17536b8ce2007b071c9 20241122122525658 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241122122525658 DAUC <0003> auc.c:142 vector [2]: autn = e783574c0d350000e9cf633db649ba55 20241122122525658 DAUC <0003> auc.c:143 vector [2]: ck = 61157205665dec5263e8d8728beeeade 20241122122525658 DAUC <0003> auc.c:144 vector [2]: ik = 36d8859299ebed223836447d444b0242 20241122122525658 DAUC <0003> auc.c:145 vector [2]: res = 83811f8bdbf81e350000000000000000 20241122122525658 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525658 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122525658 DAUC <0003> auc.c:179 vector [2]: kc = a31ef7d8c2861416 20241122122525658 DAUC <0003> auc.c:180 vector [2]: sres = 3dab8ef8 20241122122525658 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122525658 DAUC <0003> auc.c:113 vector [3]: rand = 2f1130edcbb574dbf8007e2021117e40 20241122122525658 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241122122525658 DAUC <0003> auc.c:142 vector [3]: autn = 860b60549193000016ebb9c224379d68 20241122122525658 DAUC <0003> auc.c:143 vector [3]: ck = 0f092ee3c9163b15461bdbfeefefb8c7 20241122122525658 DAUC <0003> auc.c:144 vector [3]: ik = b0f2d3b6620529ee77c03c1c1158af5a 20241122122525658 DAUC <0003> auc.c:145 vector [3]: res = 9534a118e90ca8210000000000000000 20241122122525658 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525658 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122525658 DAUC <0003> auc.c:179 vector [3]: kc = 6318a36b161ad532 20241122122525658 DAUC <0003> auc.c:180 vector [3]: sres = 4dc965b7 20241122122525658 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122525658 DAUC <0003> db_auc.c:245 IMSI='262422355706572': Generated 4 vectors 20241122122525658 DAUC <0003> db_auc.c:249 IMSI='262422355706572': Updating SQN=161 in DB 20241122122525658 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422355706572"} 20241122122525658 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525658 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525658 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525659 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525659 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422355706572"} 20241122122525659 DAUC <0003> db_auc.c:236 IMSI='262422355706572': Calling to generate 5 vectors 20241122122525659 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122525659 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525659 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525659 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241122122525659 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525659 DAUC <0003> auc.c:113 vector [0]: rand = 820571d8b318df996ffb506a32b6ac43 20241122122525659 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241122122525659 DAUC <0003> auc.c:142 vector [0]: autn = 01631656a2190000258436542e9917d0 20241122122525659 DAUC <0003> auc.c:143 vector [0]: ck = 8ceae1245cbb333c04bf6d32fd97f8ef 20241122122525659 DAUC <0003> auc.c:144 vector [0]: ik = 50f6da2025d0a76035725eef3de1bb00 20241122122525659 DAUC <0003> auc.c:145 vector [0]: res = 3843e985238c5b350000000000000000 20241122122525659 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525659 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525659 DAUC <0003> auc.c:179 vector [0]: kc = aed3e7c9edaaa00b 20241122122525659 DAUC <0003> auc.c:180 vector [0]: sres = 220ee420 20241122122525659 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525659 DAUC <0003> auc.c:113 vector [1]: rand = a6b178cfd06750c27f1477ce6857e9a4 20241122122525659 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241122122525659 DAUC <0003> auc.c:142 vector [1]: autn = 80cff6a6454c00007aa49f2f308078ad 20241122122525659 DAUC <0003> auc.c:143 vector [1]: ck = 16b6d48f61f1d5e4983b88eb71e0cd74 20241122122525659 DAUC <0003> auc.c:144 vector [1]: ik = d3bbe9656bfb88ac9b31729504849346 20241122122525659 DAUC <0003> auc.c:145 vector [1]: res = f19afdddbb9103370000000000000000 20241122122525659 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525659 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122525659 DAUC <0003> auc.c:179 vector [1]: kc = 80356ebc450060ac 20241122122525659 DAUC <0003> auc.c:180 vector [1]: sres = 6f34ad85 20241122122525659 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122525659 DAUC <0003> auc.c:113 vector [2]: rand = 52d7f6d49f206f953d571dc6340ff8a4 20241122122525659 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241122122525659 DAUC <0003> auc.c:142 vector [2]: autn = c80126695e190000556761898ba7869e 20241122122525659 DAUC <0003> auc.c:143 vector [2]: ck = 76ff51d1a59f01dd4c91b18a16da8912 20241122122525659 DAUC <0003> auc.c:144 vector [2]: ik = 2146d007f2e5b1461437c936500f66bf 20241122122525659 DAUC <0003> auc.c:145 vector [2]: res = 75de09d5f9c280e60000000000000000 20241122122525659 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525659 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122525659 DAUC <0003> auc.c:179 vector [2]: kc = 7c925e5d6d596e3d 20241122122525659 DAUC <0003> auc.c:180 vector [2]: sres = 4c57296c 20241122122525659 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122525659 DAUC <0003> auc.c:113 vector [3]: rand = 28493bba8cba5cc6802b7e2905546490 20241122122525659 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241122122525659 DAUC <0003> auc.c:142 vector [3]: autn = 2e8acddb29e20000dbf43c455d532644 20241122122525659 DAUC <0003> auc.c:143 vector [3]: ck = c85921a6138304d7cd9d64e87bd30de3 20241122122525659 DAUC <0003> auc.c:144 vector [3]: ik = 9b56981cad2f2a840b5ffcaa6fb36f13 20241122122525659 DAUC <0003> auc.c:145 vector [3]: res = 2d9eeaa7922363a10000000000000000 20241122122525659 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525659 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122525659 DAUC <0003> auc.c:179 vector [3]: kc = 6466d493769ccdcb 20241122122525659 DAUC <0003> auc.c:180 vector [3]: sres = 5fac34ac 20241122122525659 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122525659 DAUC <0003> auc.c:113 vector [4]: rand = d76cecf4c7606ca322092adeb4870867 20241122122525659 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241122122525659 DAUC <0003> auc.c:142 vector [4]: autn = 42047963eb42000057b8b04830674b7c 20241122122525659 DAUC <0003> auc.c:143 vector [4]: ck = 0a0069b4767bb970e7d06155aac8aa30 20241122122525659 DAUC <0003> auc.c:144 vector [4]: ik = d3e6514d8f97f352b73203a0ae26e62c 20241122122525659 DAUC <0003> auc.c:145 vector [4]: res = 83b00efe672bac5b0000000000000000 20241122122525659 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122525659 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122525659 DAUC <0003> auc.c:179 vector [4]: kc = 66db5eedccdabd1a 20241122122525659 DAUC <0003> auc.c:180 vector [4]: sres = e46e83e9 20241122122525659 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122525659 DAUC <0003> db_auc.c:245 IMSI='262422355706572': Generated 5 vectors 20241122122525659 DAUC <0003> db_auc.c:249 IMSI='262422355706572': Updating SQN=321 in DB 20241122122525659 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422355706572"} 20241122122525659 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525659 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525659 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525661 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525661 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422355706572"} 20241122122525661 DAUC <0003> db_auc.c:236 IMSI='262422355706572': Calling to generate 5 vectors 20241122122525661 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122525661 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122525661 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122525661 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241122122525661 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122525661 DAUC <0003> auc.c:113 vector [0]: rand = acf080257e2f214859dd882ee6df2974 20241122122525661 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241122122525661 DAUC <0003> auc.c:142 vector [0]: autn = ad4751fcbe600000b832922b0e22bbb6 20241122122525661 DAUC <0003> auc.c:143 vector [0]: ck = 2ccf7b7f70fdd7cd673021dc29c8bc15 20241122122525661 DAUC <0003> auc.c:144 vector [0]: ik = 94ef2baedc1c218479a0feca60674b8b 20241122122525661 DAUC <0003> auc.c:145 vector [0]: res = 78cca9f1e02a151b0000000000000000 20241122122525661 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122525661 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122525661 DAUC <0003> auc.c:179 vector [0]: kc = d1413d9114183cb4 20241122122525661 DAUC <0003> auc.c:180 vector [0]: sres = 11d866bb 20241122122525661 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122525661 DAUC <0003> auc.c:113 vector [1]: rand = 293cc77dc20d4f752a30b7ac47debe0d 20241122122525661 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241122122525661 DAUC <0003> auc.c:142 vector [1]: autn = 0673ae767a450000ef656f5d792b5981 20241122122525661 DAUC <0003> auc.c:143 vector [1]: ck = 9a51a0b7dc7f0c238e52bb3b8c239079 20241122122525661 DAUC <0003> auc.c:144 vector [1]: ik = 10d3ecc47cee1f6d19b205632863eed9 20241122122525661 DAUC <0003> auc.c:145 vector [1]: res = c4e60328f2e3f9120000000000000000 20241122122525661 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122525661 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122525661 DAUC <0003> auc.c:179 vector [1]: kc = 835e6a77d57c7a87 20241122122525661 DAUC <0003> auc.c:180 vector [1]: sres = 96862bbd 20241122122525661 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122525661 DAUC <0003> auc.c:113 vector [2]: rand = ec6b3c4ff860102632d4de30dc8a7a22 20241122122525661 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241122122525661 DAUC <0003> auc.c:142 vector [2]: autn = fb9155b5aa0e00000d159c7138a493a1 20241122122525661 DAUC <0003> auc.c:143 vector [2]: ck = dc6f1cd4da04fec1716bf7a323845082 20241122122525661 DAUC <0003> auc.c:144 vector [2]: ik = 97da2f4c7ae618ea19b7a4d3cbe5ad39 20241122122525661 DAUC <0003> auc.c:145 vector [2]: res = c4973a20305517990000000000000000 20241122122525661 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122525661 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122525661 DAUC <0003> auc.c:179 vector [2]: kc = 46c18d0a22b19d4f 20241122122525661 DAUC <0003> auc.c:180 vector [2]: sres = 7f574cf8 20241122122525661 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122525661 DAUC <0003> auc.c:113 vector [3]: rand = fcea99c763ecb3fbf0b1ccbade4957b4 20241122122525661 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241122122525661 DAUC <0003> auc.c:142 vector [3]: autn = fd135604ce4f000065829bb4686545e3 20241122122525661 DAUC <0003> auc.c:143 vector [3]: ck = 2ac38912b1334c12db7ab04bec8e6836 20241122122525661 DAUC <0003> auc.c:144 vector [3]: ik = d8e48143ef899d70c2a4386b97828b44 20241122122525661 DAUC <0003> auc.c:145 vector [3]: res = bf1f55c97dc952090000000000000000 20241122122525661 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122525661 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122525661 DAUC <0003> auc.c:179 vector [3]: kc = 5618b4c919ab287d 20241122122525661 DAUC <0003> auc.c:180 vector [3]: sres = 5cbc3ec1 20241122122525661 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122525661 DAUC <0003> auc.c:113 vector [4]: rand = ab0393c062ea15a69764552ff9c43681 20241122122525661 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241122122525661 DAUC <0003> auc.c:142 vector [4]: autn = 215142153a2e000096b261ade02901f9 20241122122525661 DAUC <0003> auc.c:143 vector [4]: ck = 0e2fbe68a8c3d757b4aac50742fbcdbd 20241122122525661 DAUC <0003> auc.c:144 vector [4]: ik = 491fab32f866fb776bf45ae7bed3e2c6 20241122122525661 DAUC <0003> auc.c:145 vector [4]: res = 28b1c10e6df0d4020000000000000000 20241122122525661 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122525661 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122525661 DAUC <0003> auc.c:179 vector [4]: kc = dcb7b8438f0e678e 20241122122525661 DAUC <0003> auc.c:180 vector [4]: sres = df5ddef7 20241122122525661 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122525661 DAUC <0003> db_auc.c:245 IMSI='262422355706572': Generated 5 vectors 20241122122525661 DAUC <0003> db_auc.c:249 IMSI='262422355706572': Updating SQN=481 in DB 20241122122525661 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422355706572"} 20241122122525661 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422355706572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122525661 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122525661 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122525662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122525663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56202<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@9e53174cf4df: Final verdict of PTC: none 20241122122525663 DLINP <000b> input/ipa.c:451 connected read/write 20241122122525663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122525663 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122525664 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122525664 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122525664 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35955<->l=127.0.0.1:4259) 22@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Nov 22 12:25:25 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241122122525691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56288<->l=127.0.0.1:4258 20241122122525792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56288<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275032) Waiting for packet dumper to finish... 1 (prev_count=275032, count=409108) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Nov 22 12:25:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_sai_eps started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122528910 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122528910 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122528912 DLINP <000b> input/ipa.c:451 connected read/write 20241122122528912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122528913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56294<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122528915 DLINP <000b> input/ipa.c:451 connected read/write 20241122122528915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122528915 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122528915 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122528915 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122528915 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122528915 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122528915 DLGSUP <0013> gsup_server.c:235 2: 20241122122528915 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122528915 DLGSUP <0013> gsup_server.c:235 3: 20241122122528915 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122528915 DLGSUP <0013> gsup_server.c:235 4: 20241122122528915 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122528915 DLGSUP <0013> gsup_server.c:235 5: 20241122122528915 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122528915 DLGSUP <0013> gsup_server.c:235 7: 20241122122528915 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122528915 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122528915 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122528915 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@9e53174cf4df: 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") 20241122122528926 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37379<->l=127.0.0.1:4259) 20241122122528928 DAUC <0003> db_auc.c:157 IMSI='262428859285038': No 2G Auth Data 20241122122528928 DAUC <0003> db_auc.c:192 IMSI='262428859285038': No 3G Auth Data HLR_Test-GSUP(33)@9e53174cf4df: Created GsupExpect[0] for "262428859285038" to be handled at TC_gsup_sai_eps(36) 20241122122528936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56308<->l=127.0.0.1:4258 20241122122528958 DLINP <000b> input/ipa.c:451 connected read/write 20241122122528958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122528958 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428859285038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428859285038"} 20241122122528958 DAUC <0003> db_auc.c:157 IMSI='262428859285038': No 2G Auth Data 20241122122528958 DAUC <0003> db_auc.c:236 IMSI='262428859285038': Calling to generate 5 vectors 20241122122528958 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241122122528958 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122528958 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122528958 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122528958 DAUC <0003> auc.c:113 vector [0]: rand = ecabc458d31b9ea42b98954d64e7b80b 20241122122528958 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122528958 DAUC <0003> auc.c:142 vector [0]: autn = 4a16634a673a80007232ecfb708b3b7c 20241122122528958 DAUC <0003> auc.c:143 vector [0]: ck = b82dc408885c5b7f91f38b031f8409d9 20241122122528958 DAUC <0003> auc.c:144 vector [0]: ik = 1d43a7167e0d25994a587d323e6a4c13 20241122122528958 DAUC <0003> auc.c:145 vector [0]: res = e273cc0d026ef65f0000000000000000 20241122122528958 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122528958 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122528958 DAUC <0003> auc.c:151 vector [0]: kc = 7ec5952fd7bf3b2c 20241122122528958 DAUC <0003> auc.c:152 vector [0]: sres = e01d3a52 20241122122528958 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122528958 DAUC <0003> auc.c:113 vector [1]: rand = b5447fe6aded96b28a8b98bd71536c82 20241122122528958 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241122122528958 DAUC <0003> auc.c:142 vector [1]: autn = 8773ddc2478c8000bd5a1c7f9fa0a799 20241122122528958 DAUC <0003> auc.c:143 vector [1]: ck = 9e158b1e520b4d8af5ef4c067f2ccc22 20241122122528958 DAUC <0003> auc.c:144 vector [1]: ik = 0494bd163a31e598471c9c3d9a518281 20241122122528958 DAUC <0003> auc.c:145 vector [1]: res = 86eaeb5630a9083b0000000000000000 20241122122528958 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122528958 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241122122528958 DAUC <0003> auc.c:151 vector [1]: kc = 2872e6338d47e6b1 20241122122528958 DAUC <0003> auc.c:152 vector [1]: sres = b643e36d 20241122122528958 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241122122528958 DAUC <0003> auc.c:113 vector [2]: rand = c2a1d9739dc843180ef0bc386828b8ee 20241122122528958 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241122122528958 DAUC <0003> auc.c:142 vector [2]: autn = 3863b1cb13848000f9123364297f9241 20241122122528958 DAUC <0003> auc.c:143 vector [2]: ck = 4e46d613f6eefd47106f4eae56a5cf83 20241122122528958 DAUC <0003> auc.c:144 vector [2]: ik = 55eef4766015aaea99eede95b063f621 20241122122528958 DAUC <0003> auc.c:145 vector [2]: res = b0234b3b518998840000000000000000 20241122122528959 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122528959 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241122122528959 DAUC <0003> auc.c:151 vector [2]: kc = 9229b25e703d6e0f 20241122122528959 DAUC <0003> auc.c:152 vector [2]: sres = e1aad3bf 20241122122528959 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241122122528959 DAUC <0003> auc.c:113 vector [3]: rand = 9e660fd36669f5d34c84efe78206b62d 20241122122528959 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241122122528959 DAUC <0003> auc.c:142 vector [3]: autn = c5a2ea9230cc800014aed48fbaafeda0 20241122122528959 DAUC <0003> auc.c:143 vector [3]: ck = 8b6ee661b6b8d2405560258c37f6b3c3 20241122122528959 DAUC <0003> auc.c:144 vector [3]: ik = 7e8f715e9ee567cae5f417fe9fd57108 20241122122528959 DAUC <0003> auc.c:145 vector [3]: res = 82bb048bed0594a10000000000000000 20241122122528959 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122528959 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241122122528959 DAUC <0003> auc.c:151 vector [3]: kc = 4575a54d807e7741 20241122122528959 DAUC <0003> auc.c:152 vector [3]: sres = 6fbe902a 20241122122528959 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241122122528959 DAUC <0003> auc.c:113 vector [4]: rand = a07a110240666a36c1f3686eb581449b 20241122122528959 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241122122528959 DAUC <0003> auc.c:142 vector [4]: autn = 211ba0f23f038000d06cfeb9c6939f16 20241122122528959 DAUC <0003> auc.c:143 vector [4]: ck = e4cf8124b6fb788deaeeef58a6935257 20241122122528959 DAUC <0003> auc.c:144 vector [4]: ik = 3a1669ee148d000d354d5463804a4191 20241122122528959 DAUC <0003> auc.c:145 vector [4]: res = bfc1f7f536fe24e80000000000000000 20241122122528959 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122528959 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241122122528959 DAUC <0003> auc.c:151 vector [4]: kc = 017a53f184af6b46 20241122122528959 DAUC <0003> auc.c:152 vector [4]: sres = 893fd31d 20241122122528959 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241122122528959 DAUC <0003> db_auc.c:245 IMSI='262428859285038': Generated 5 vectors 20241122122528959 DAUC <0003> db_auc.c:249 IMSI='262428859285038': Updating SQN=161 in DB 20241122122528959 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428859285038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428859285038"} 20241122122528959 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428859285038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122528959 DLINP <000b> input/ipa.c:451 connected read/write 20241122122528959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122528959 DLINP <000b> input/ipa.c:451 connected read/write 20241122122528959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@9e53174cf4df: Found GsupExpect[0] for "262428859285038" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@9e53174cf4df: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428859285038" TC_gsup_sai_eps(36)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122528968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56308<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@9e53174cf4df: Final verdict of PTC: pass 20241122122528970 DAUC <0003> db_auc.c:157 IMSI='262421772739564': No 2G Auth Data 20241122122528970 DAUC <0003> db_auc.c:192 IMSI='262421772739564': No 3G Auth Data HLR_Test-GSUP(33)@9e53174cf4df: Created GsupExpect[0] for "262421772739564" to be handled at TC_gsup_sai_eps(37) 20241122122528983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56320<->l=127.0.0.1:4258 20241122122528986 DLINP <000b> input/ipa.c:451 connected read/write 20241122122528986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122528986 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421772739564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421772739564"} 20241122122528986 DAUC <0003> db_auc.c:157 IMSI='262421772739564': No 2G Auth Data 20241122122528986 DAUC <0003> db_auc.c:236 IMSI='262421772739564': Calling to generate 5 vectors 20241122122528986 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241122122528986 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122528986 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241122122528986 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122528986 DAUC <0003> auc.c:113 vector [0]: rand = 7c48afebb7ee5c2428765d5841f374b1 20241122122528986 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122528986 DAUC <0003> auc.c:142 vector [0]: autn = 17ce1754b70c8000ef4614f13bcdfe78 20241122122528986 DAUC <0003> auc.c:143 vector [0]: ck = 24838ca72f9a9864f338dba0872553d3 20241122122528986 DAUC <0003> auc.c:144 vector [0]: ik = 00c43490b0e0c26b07af9cfb77217b0b 20241122122528986 DAUC <0003> auc.c:145 vector [0]: res = 2a73406bd372d31c0000000000000000 20241122122528986 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122528986 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241122122528986 DAUC <0003> auc.c:151 vector [0]: kc = d0d0ff6c6f7e72d7 20241122122528986 DAUC <0003> auc.c:152 vector [0]: sres = f9019377 20241122122528986 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241122122528986 DAUC <0003> auc.c:113 vector [1]: rand = 5923180a65b981ec448260543d9c2b59 20241122122528986 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241122122528986 DAUC <0003> auc.c:142 vector [1]: autn = 0a138072f8ba80009946e3ee88bfcda2 20241122122528986 DAUC <0003> auc.c:143 vector [1]: ck = f19a784cb8d5e901a1398e1ec17debbe 20241122122528986 DAUC <0003> auc.c:144 vector [1]: ik = 78314fa586a41201243741591e1cbd15 20241122122528986 DAUC <0003> auc.c:145 vector [1]: res = f9b3c8a8d0ff5f0e0000000000000000 20241122122528986 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122528986 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241122122528986 DAUC <0003> auc.c:151 vector [1]: kc = 0ca5f8aee110adab 20241122122528986 DAUC <0003> auc.c:152 vector [1]: sres = 294c97a6 20241122122528986 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241122122528986 DAUC <0003> auc.c:113 vector [2]: rand = be9319262186d5a187fe7ec387abf84c 20241122122528986 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241122122528986 DAUC <0003> auc.c:142 vector [2]: autn = 3ec0d00d902180008d9eff05c0aa48d2 20241122122528986 DAUC <0003> auc.c:143 vector [2]: ck = 9bd9b253e27c0c649929cf1d1102b48c 20241122122528986 DAUC <0003> auc.c:144 vector [2]: ik = 27c0f1f43f387ed8642e6e8e29a64843 20241122122528986 DAUC <0003> auc.c:145 vector [2]: res = 7ece768485e338590000000000000000 20241122122528986 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122528986 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241122122528986 DAUC <0003> auc.c:151 vector [2]: kc = 411ee234e5e08e73 20241122122528986 DAUC <0003> auc.c:152 vector [2]: sres = fb2d4edd 20241122122528986 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241122122528986 DAUC <0003> auc.c:113 vector [3]: rand = 8b58b8e3f93801bfd45cc2adc50febb4 20241122122528986 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241122122528986 DAUC <0003> auc.c:142 vector [3]: autn = 8d11cea65a8280005e27b011dcbaa0b4 20241122122528986 DAUC <0003> auc.c:143 vector [3]: ck = 8e120f884c217c96a2089a2ac3e439b5 20241122122528986 DAUC <0003> auc.c:144 vector [3]: ik = a2606645779938b03a5471aa6315f042 20241122122528986 DAUC <0003> auc.c:145 vector [3]: res = 80ffeafa973e5c040000000000000000 20241122122528986 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122528986 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241122122528986 DAUC <0003> auc.c:151 vector [3]: kc = b42e824d9b498dd1 20241122122528986 DAUC <0003> auc.c:152 vector [3]: sres = 17c1b6fe 20241122122528986 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241122122528986 DAUC <0003> auc.c:113 vector [4]: rand = 29533fe640252bc513bc37467bdba77b 20241122122528986 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241122122528986 DAUC <0003> auc.c:142 vector [4]: autn = bf0f27edee8c80007bdc4c118c47076b 20241122122528986 DAUC <0003> auc.c:143 vector [4]: ck = 35330cfa4513bebc721b3173bab8da02 20241122122528986 DAUC <0003> auc.c:144 vector [4]: ik = d6a6b882774b79a7e9e1252fbb52c0ed 20241122122528986 DAUC <0003> auc.c:145 vector [4]: res = 34a3b1d7d32481780000000000000000 20241122122528986 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122528986 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241122122528986 DAUC <0003> auc.c:151 vector [4]: kc = 786fa02433b2ddf4 20241122122528986 DAUC <0003> auc.c:152 vector [4]: sres = e78730af 20241122122528986 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241122122528986 DAUC <0003> db_auc.c:245 IMSI='262421772739564': Generated 5 vectors 20241122122528986 DAUC <0003> db_auc.c:249 IMSI='262421772739564': Updating SQN=161 in DB 20241122122528986 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421772739564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421772739564"} 20241122122528986 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421772739564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122528986 DLINP <000b> input/ipa.c:451 connected read/write 20241122122528986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122528986 DLINP <000b> input/ipa.c:451 connected read/write 20241122122528986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@9e53174cf4df: Found GsupExpect[0] for "262421772739564" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@9e53174cf4df: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421772739564" TC_gsup_sai_eps(37)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122528988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56320<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@9e53174cf4df: Final verdict of PTC: pass 20241122122528989 DAUC <0003> db_auc.c:157 IMSI='262428900926710': No 2G Auth Data 20241122122528989 DAUC <0003> db_auc.c:192 IMSI='262428900926710': No 3G Auth Data HLR_Test-GSUP(33)@9e53174cf4df: Created GsupExpect[0] for "262428900926710" to be handled at TC_gsup_sai_eps(38) 20241122122528996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4258 20241122122528999 DLINP <000b> input/ipa.c:451 connected read/write 20241122122528999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122528999 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428900926710 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428900926710"} 20241122122528999 DAUC <0003> db_auc.c:236 IMSI='262428900926710': Calling to generate 5 vectors 20241122122528999 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122528999 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122528999 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122528999 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122528999 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122528999 DAUC <0003> auc.c:113 vector [0]: rand = 1dc0b256e9d52d427a0f4e35cbd6cde8 20241122122528999 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122528999 DAUC <0003> auc.c:142 vector [0]: autn = 5140c3bc20e8800045168dac3d24f695 20241122122528999 DAUC <0003> auc.c:143 vector [0]: ck = 71da7971bd245cef972a9ce8b075199d 20241122122528999 DAUC <0003> auc.c:144 vector [0]: ik = 0149268aca8c2b55af90603afc16a440 20241122122528999 DAUC <0003> auc.c:145 vector [0]: res = c0102f431212b0430000000000000000 20241122122528999 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122528999 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122528999 DAUC <0003> auc.c:179 vector [0]: kc = 9f6a694981713400 20241122122528999 DAUC <0003> auc.c:180 vector [0]: sres = 600ee7a7 20241122122528999 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122528999 DAUC <0003> auc.c:113 vector [1]: rand = 9bb688e3e8100faec905c7945ed15674 20241122122528999 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241122122528999 DAUC <0003> auc.c:142 vector [1]: autn = c0cdb37966d980004e4b5ebce9e06cd1 20241122122528999 DAUC <0003> auc.c:143 vector [1]: ck = 93d90f53c614a68fe7aa21d1382a9a7c 20241122122528999 DAUC <0003> auc.c:144 vector [1]: ik = 30a382c2b711c90160a92372d3e9ef4c 20241122122528999 DAUC <0003> auc.c:145 vector [1]: res = 7a6f2e94ecc2c2720000000000000000 20241122122528999 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122528999 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122528999 DAUC <0003> auc.c:179 vector [1]: kc = 6c722bc5dad28000 20241122122528999 DAUC <0003> auc.c:180 vector [1]: sres = d1b6c5a0 20241122122528999 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122528999 DAUC <0003> auc.c:113 vector [2]: rand = e7f6f06a42ae74dc8f0383d6527e29f8 20241122122528999 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241122122528999 DAUC <0003> auc.c:142 vector [2]: autn = 1b074440b1698000e05e64c36afc9c24 20241122122528999 DAUC <0003> auc.c:143 vector [2]: ck = 3c91be79ab0935f6f8d7494fe30fa41d 20241122122528999 DAUC <0003> auc.c:144 vector [2]: ik = bd6a1c2b1a8a05bd00e82f18d4c1669e 20241122122528999 DAUC <0003> auc.c:145 vector [2]: res = fa49dad2dd907d720000000000000000 20241122122528999 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122528999 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122528999 DAUC <0003> auc.c:179 vector [2]: kc = 9248b12e847a1800 20241122122528999 DAUC <0003> auc.c:180 vector [2]: sres = c176b9c5 20241122122528999 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122528999 DAUC <0003> auc.c:113 vector [3]: rand = 7fddc03493daf8d5a422deb3085e324c 20241122122528999 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241122122528999 DAUC <0003> auc.c:142 vector [3]: autn = a1a56600d9bc8000c59155c268632cc2 20241122122528999 DAUC <0003> auc.c:143 vector [3]: ck = 9f92741742b46bdd3c976ee7570c9e0b 20241122122528999 DAUC <0003> auc.c:144 vector [3]: ik = 8f3cd0912b95f451c2449818ca5d3580 20241122122528999 DAUC <0003> auc.c:145 vector [3]: res = f8b7d239fab43d6b0000000000000000 20241122122528999 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122528999 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122528999 DAUC <0003> auc.c:179 vector [3]: kc = e8e1556f68b7d800 20241122122528999 DAUC <0003> auc.c:180 vector [3]: sres = acfaa937 20241122122528999 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122528999 DAUC <0003> auc.c:113 vector [4]: rand = 2d4e95c6e89e62b66cd597528549290f 20241122122528999 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241122122528999 DAUC <0003> auc.c:142 vector [4]: autn = d7c4c50e0c598000254a25c5202e6572 20241122122528999 DAUC <0003> auc.c:143 vector [4]: ck = 54ec874f9a68f4f4737a6abb4c4054f1 20241122122528999 DAUC <0003> auc.c:144 vector [4]: ik = 1a16e701ff678e717bf5c2094bad75a6 20241122122528999 DAUC <0003> auc.c:145 vector [4]: res = 6983034c3f959d500000000000000000 20241122122528999 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122528999 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122528999 DAUC <0003> auc.c:179 vector [4]: kc = a7ba534dd7c7bc00 20241122122528999 DAUC <0003> auc.c:180 vector [4]: sres = 9b374d96 20241122122528999 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122528999 DAUC <0003> db_auc.c:245 IMSI='262428900926710': Generated 5 vectors 20241122122528999 DAUC <0003> db_auc.c:249 IMSI='262428900926710': Updating SQN=161 in DB 20241122122528999 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428900926710 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428900926710"} 20241122122528999 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428900926710 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122528999 DLINP <000b> input/ipa.c:451 connected read/write 20241122122528999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122528999 DLINP <000b> input/ipa.c:451 connected read/write 20241122122528999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@9e53174cf4df: Found GsupExpect[0] for "262428900926710" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@9e53174cf4df: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428900926710" TC_gsup_sai_eps(38)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122529001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@9e53174cf4df: Final verdict of PTC: pass 20241122122529002 DAUC <0003> db_auc.c:157 IMSI='262424110138650': No 2G Auth Data 20241122122529002 DAUC <0003> db_auc.c:192 IMSI='262424110138650': No 3G Auth Data HLR_Test-GSUP(33)@9e53174cf4df: Created GsupExpect[0] for "262424110138650" to be handled at TC_gsup_sai_eps(39) 20241122122529008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56346<->l=127.0.0.1:4258 20241122122529009 DLINP <000b> input/ipa.c:451 connected read/write 20241122122529009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122529009 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424110138650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424110138650"} 20241122122529009 DAUC <0003> db_auc.c:236 IMSI='262424110138650': Calling to generate 5 vectors 20241122122529009 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122529009 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122529009 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122529009 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122529009 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122529009 DAUC <0003> auc.c:113 vector [0]: rand = 4c8555583719b6af9b5d0264204847aa 20241122122529009 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122529009 DAUC <0003> auc.c:142 vector [0]: autn = 74656663d0a08000ac3e78c5ac9cd7c0 20241122122529009 DAUC <0003> auc.c:143 vector [0]: ck = 95193c043a8f3edb3e0b266cf042fa3f 20241122122529009 DAUC <0003> auc.c:144 vector [0]: ik = e6ced816800d5c5ffa029381a7fc8701 20241122122529009 DAUC <0003> auc.c:145 vector [0]: res = 366e405d5caa161c0000000000000000 20241122122529009 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122529009 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122529009 DAUC <0003> auc.c:179 vector [0]: kc = 17812aacfef99400 20241122122529009 DAUC <0003> auc.c:180 vector [0]: sres = 885b450d 20241122122529009 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122529009 DAUC <0003> auc.c:113 vector [1]: rand = 1f020285ea7a8390f29c4b3cbb4d7c8f 20241122122529009 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241122122529009 DAUC <0003> auc.c:142 vector [1]: autn = 424744ee1db280005d7001bb5295c334 20241122122529009 DAUC <0003> auc.c:143 vector [1]: ck = 5701ac645f7cb58381f203e7bfc4ecd7 20241122122529009 DAUC <0003> auc.c:144 vector [1]: ik = 38c80780660a21a48a21b272f1471d21 20241122122529009 DAUC <0003> auc.c:145 vector [1]: res = b66e3667385578510000000000000000 20241122122529009 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122529009 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122529009 DAUC <0003> auc.c:179 vector [1]: kc = 873b2af0e34eb400 20241122122529009 DAUC <0003> auc.c:180 vector [1]: sres = fa1f3c26 20241122122529009 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122529009 DAUC <0003> auc.c:113 vector [2]: rand = 2c51d012fd072bc89a06b3f024c76353 20241122122529009 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241122122529009 DAUC <0003> auc.c:142 vector [2]: autn = dfed0ecb4ea98000121a07f9eb5f2f1d 20241122122529009 DAUC <0003> auc.c:143 vector [2]: ck = 85568ff6e134fff286dc13202565fac1 20241122122529009 DAUC <0003> auc.c:144 vector [2]: ik = d4d06f1c81ec6a35ed3ad1e58c8eacbe 20241122122529009 DAUC <0003> auc.c:145 vector [2]: res = c6edd2d16268ac770000000000000000 20241122122529009 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122529009 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122529009 DAUC <0003> auc.c:179 vector [2]: kc = 5f8d1abf3d741c00 20241122122529009 DAUC <0003> auc.c:180 vector [2]: sres = 4d3cbe93 20241122122529009 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122529010 DAUC <0003> auc.c:113 vector [3]: rand = 5181e8100d37b1681799f35fefa87a36 20241122122529010 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241122122529010 DAUC <0003> auc.c:142 vector [3]: autn = a737e1b22bd08000745b8fbfc8c70348 20241122122529010 DAUC <0003> auc.c:143 vector [3]: ck = 92abcb30cc3fca87deafc8c0bcb0ba10 20241122122529010 DAUC <0003> auc.c:144 vector [3]: ik = b6f026efd39c943b762535698f2d7a0b 20241122122529010 DAUC <0003> auc.c:145 vector [3]: res = 9972dc311ba67b760000000000000000 20241122122529010 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122529010 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122529010 DAUC <0003> auc.c:179 vector [3]: kc = 3764e6315590cc00 20241122122529010 DAUC <0003> auc.c:180 vector [3]: sres = 60948bfe 20241122122529010 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122529010 DAUC <0003> auc.c:113 vector [4]: rand = 30542372b9a89ccb979d99a2b1408bc9 20241122122529010 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241122122529010 DAUC <0003> auc.c:142 vector [4]: autn = 92010963f0d68000a2cd5e58d8c61119 20241122122529010 DAUC <0003> auc.c:143 vector [4]: ck = c3e095b93c9acf3012a3c522f0eba30d 20241122122529010 DAUC <0003> auc.c:144 vector [4]: ik = 823d21b745dfba5ecc6053777c385716 20241122122529010 DAUC <0003> auc.c:145 vector [4]: res = fafeb75e62c3aa8a0000000000000000 20241122122529010 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122529010 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122529010 DAUC <0003> auc.c:179 vector [4]: kc = 663bb77b9b823000 20241122122529010 DAUC <0003> auc.c:180 vector [4]: sres = d8329c08 20241122122529010 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122529010 DAUC <0003> db_auc.c:245 IMSI='262424110138650': Generated 5 vectors 20241122122529010 DAUC <0003> db_auc.c:249 IMSI='262424110138650': Updating SQN=161 in DB 20241122122529010 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424110138650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424110138650"} 20241122122529010 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424110138650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122529010 DLINP <000b> input/ipa.c:451 connected read/write 20241122122529010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122529010 DLINP <000b> input/ipa.c:451 connected read/write 20241122122529010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@9e53174cf4df: Found GsupExpect[0] for "262424110138650" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@9e53174cf4df: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424110138650" TC_gsup_sai_eps(39)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122529011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56346<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@9e53174cf4df: Final verdict of PTC: pass 20241122122529012 DAUC <0003> db_auc.c:157 IMSI='262422475198049': No 2G Auth Data 20241122122529012 DAUC <0003> db_auc.c:192 IMSI='262422475198049': No 3G Auth Data HLR_Test-GSUP(33)@9e53174cf4df: Created GsupExpect[0] for "262422475198049" to be handled at TC_gsup_sai_eps(40) 20241122122529019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 20241122122529021 DLINP <000b> input/ipa.c:451 connected read/write 20241122122529021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122529021 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422475198049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422475198049"} 20241122122529021 DAUC <0003> db_auc.c:236 IMSI='262422475198049': Calling to generate 5 vectors 20241122122529021 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241122122529021 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241122122529021 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241122122529021 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241122122529021 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241122122529021 DAUC <0003> auc.c:113 vector [0]: rand = 540e43bb184d53f001cfc49b26335599 20241122122529021 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241122122529021 DAUC <0003> auc.c:142 vector [0]: autn = 6f867071ff3280002bd1f20d89a9291d 20241122122529021 DAUC <0003> auc.c:143 vector [0]: ck = 7dde8ede74a0c59c79b3b417ece62c03 20241122122529021 DAUC <0003> auc.c:144 vector [0]: ik = 88817c3c13e9152f8aeada8c2016b21c 20241122122529021 DAUC <0003> auc.c:145 vector [0]: res = 36c8777f329c73670000000000000000 20241122122529021 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241122122529021 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241122122529021 DAUC <0003> auc.c:179 vector [0]: kc = b841d209b53d1181 20241122122529021 DAUC <0003> auc.c:180 vector [0]: sres = e278950f 20241122122529021 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241122122529021 DAUC <0003> auc.c:113 vector [1]: rand = cedc07c225ded69977ca593e9c171924 20241122122529021 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241122122529021 DAUC <0003> auc.c:142 vector [1]: autn = cde2ad014525800048501d3e1667a483 20241122122529021 DAUC <0003> auc.c:143 vector [1]: ck = 8a23f13240bfa2b17776797f524326a9 20241122122529021 DAUC <0003> auc.c:144 vector [1]: ik = 354a1cd419fa6428bd5371085648e405 20241122122529021 DAUC <0003> auc.c:145 vector [1]: res = 3936f8d7f28544350000000000000000 20241122122529021 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241122122529021 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241122122529021 DAUC <0003> auc.c:179 vector [1]: kc = 64a2e0cc101e49e4 20241122122529021 DAUC <0003> auc.c:180 vector [1]: sres = 040979b7 20241122122529021 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241122122529021 DAUC <0003> auc.c:113 vector [2]: rand = 3730396ce162dcf247b830c4ad1e9078 20241122122529021 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241122122529021 DAUC <0003> auc.c:142 vector [2]: autn = 3adf9a1df28280008d1fde55a6ccc00e 20241122122529021 DAUC <0003> auc.c:143 vector [2]: ck = aa4321bba872aec67138bc4c553724ff 20241122122529021 DAUC <0003> auc.c:144 vector [2]: ik = 8437df7d1eb1907d2ff6bc7cdf1ea17f 20241122122529021 DAUC <0003> auc.c:145 vector [2]: res = b49740bc11da8afb0000000000000000 20241122122529021 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241122122529021 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241122122529021 DAUC <0003> auc.c:179 vector [2]: kc = d9f63c8649124183 20241122122529021 DAUC <0003> auc.c:180 vector [2]: sres = 28fad0fb 20241122122529021 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241122122529021 DAUC <0003> auc.c:113 vector [3]: rand = 295de9df5b13b4cc1e40a1507fbfa4b4 20241122122529021 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241122122529021 DAUC <0003> auc.c:142 vector [3]: autn = ddbc06d226ea8000d1e52aa5ac848b1b 20241122122529021 DAUC <0003> auc.c:143 vector [3]: ck = 27d1fcd606295c3df62a02f4b146d813 20241122122529021 DAUC <0003> auc.c:144 vector [3]: ik = 5e502b37521ba4bbe7f78ef85c52f105 20241122122529021 DAUC <0003> auc.c:145 vector [3]: res = 255654d7ef6230cf0000000000000000 20241122122529021 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241122122529021 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241122122529021 DAUC <0003> auc.c:179 vector [3]: kc = e8b16258ec76169c 20241122122529021 DAUC <0003> auc.c:180 vector [3]: sres = 677c3ca2 20241122122529021 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241122122529021 DAUC <0003> auc.c:113 vector [4]: rand = b1a1a7d8f8a487d224e8721e76d9a460 20241122122529021 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241122122529021 DAUC <0003> auc.c:142 vector [4]: autn = a68a3755e712800093f60c4f4549d5be 20241122122529021 DAUC <0003> auc.c:143 vector [4]: ck = ea14b0455d54bbf73ecc1a98a636aa92 20241122122529021 DAUC <0003> auc.c:144 vector [4]: ik = c5274d41a731940aefacddc6bbbb23e9 20241122122529021 DAUC <0003> auc.c:145 vector [4]: res = fb48acd39cd99d480000000000000000 20241122122529021 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241122122529021 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241122122529021 DAUC <0003> auc.c:179 vector [4]: kc = d4dc44f0672e84b7 20241122122529021 DAUC <0003> auc.c:180 vector [4]: sres = da5b30b7 20241122122529021 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241122122529021 DAUC <0003> db_auc.c:245 IMSI='262422475198049': Generated 5 vectors 20241122122529021 DAUC <0003> db_auc.c:249 IMSI='262422475198049': Updating SQN=161 in DB 20241122122529021 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422475198049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422475198049"} 20241122122529021 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422475198049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122529021 DLINP <000b> input/ipa.c:451 connected read/write 20241122122529021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122529021 DLINP <000b> input/ipa.c:451 connected read/write 20241122122529021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@9e53174cf4df: Found GsupExpect[0] for "262422475198049" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@9e53174cf4df: Added IMSI table entry 4TC_gsup_sai_eps(40)"262422475198049" TC_gsup_sai_eps(40)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122529023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122529024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56294<->l=127.0.0.1:4258 20241122122529024 DLINP <000b> input/ipa.c:451 connected read/write 20241122122529024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122529024 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122529025 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122529025 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122529025 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37379<->l=127.0.0.1:4259) 34@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(33)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Nov 22 12:25:29 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 20241122122529047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4258 20241122122529147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126080) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Nov 22 12:25:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_ul_unknown_imsi started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122532222 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122532222 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122532227 DLINP <000b> input/ipa.c:451 connected read/write 20241122122532228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122532229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122532233 DLINP <000b> input/ipa.c:451 connected read/write 20241122122532233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122532233 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122532233 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122532233 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122532233 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122532233 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122532233 DLGSUP <0013> gsup_server.c:235 2: 20241122122532233 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122532234 DLGSUP <0013> gsup_server.c:235 3: HLR_Test-GSUP-IPA(41)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122532234 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122532234 DLGSUP <0013> gsup_server.c:235 4: 20241122122532234 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122532234 DLGSUP <0013> gsup_server.c:235 5: 20241122122532234 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122532234 DLGSUP <0013> gsup_server.c:235 7: 20241122122532234 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122532234 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122532234 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122532234 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@9e53174cf4df: 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") 20241122122532261 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42765<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@9e53174cf4df: Created GsupExpect[0] for "262422211971182" to be handled at TC_gsup_ul_unknown_imsi(45) 20241122122532276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47098<->l=127.0.0.1:4258 20241122122532284 DLINP <000b> input/ipa.c:451 connected read/write 20241122122532284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122532284 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422211971182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422211971182" cn_domain=PS} 20241122122532285 DLU <0006> fsm.c:456 lu(262422211971182)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122532285 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422211971182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241122122532285 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422211971182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422211971182" cause=IMSI unknown in HLR} 20241122122532285 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422211971182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122532285 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422211971182)[0x55bd5b118f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122532285 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422211971182)[0x55bd5b118f60]{UNVALIDATED}: Freeing instance 20241122122532285 DLU <0006> fsm.c:568 lu(PS:IMSI-262422211971182)[0x55bd5b118f60]{UNVALIDATED}: Deallocated 20241122122532285 DLINP <000b> input/ipa.c:451 connected read/write 20241122122532285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122532285 DLINP <000b> input/ipa.c:451 connected read/write 20241122122532285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@9e53174cf4df: Found GsupExpect[0] for "262422211971182" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@9e53174cf4df: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262422211971182" TC_gsup_ul_unknown_imsi(45)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122532290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47098<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@9e53174cf4df: Final verdict of PTC: pass 20241122122532292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47090<->l=127.0.0.1:4258 20241122122532294 DLINP <000b> input/ipa.c:451 connected read/write 20241122122532294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122532295 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@9e53174cf4df: Final verdict of PTC: none 20241122122532295 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122532295 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@9e53174cf4df: Final verdict of PTC: none 20241122122532295 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42765<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 43: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@9e53174cf4df: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Nov 22 12:25:32 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 20241122122532330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47110<->l=127.0.0.1:4258 20241122122532431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47110<->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@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Nov 22 12:25:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122535553 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122535553 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122535559 DLINP <000b> input/ipa.c:451 connected read/write 20241122122535559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122535561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122535564 DLINP <000b> input/ipa.c:451 connected read/write 20241122122535564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122535565 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122535565 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122535565 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122535565 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122535565 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122535565 DLGSUP <0013> gsup_server.c:235 2: 20241122122535565 DLGSUP <0013> gsup_server.c:237 2: 00 HLR_Test-GSUP-IPA(46)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122535565 DLGSUP <0013> gsup_server.c:235 3: 20241122122535565 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122535565 DLGSUP <0013> gsup_server.c:235 4: 20241122122535565 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122535565 DLGSUP <0013> gsup_server.c:235 5: 20241122122535565 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122535565 DLGSUP <0013> gsup_server.c:235 7: 20241122122535565 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122535565 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122535565 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122535565 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@9e53174cf4df: 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") 20241122122535587 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43527<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@9e53174cf4df: Created GsupExpect[0] for "262428535794173" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241122122535600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4258 20241122122535610 DLINP <000b> input/ipa.c:451 connected read/write 20241122122535610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122535610 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428535794173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428535794173" cn_domain=PS source_name="the-source\n"} 20241122122535610 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241122122535610 DLU <0006> fsm.c:456 lu(262428535794173)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122535610 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428535794173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241122122535610 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428535794173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428535794173" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241122122535610 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428535794173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122535610 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428535794173)[0x55bd5b118f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122535610 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428535794173)[0x55bd5b118f60]{UNVALIDATED}: Freeing instance 20241122122535610 DLU <0006> fsm.c:568 lu(PS:IMSI-262428535794173)[0x55bd5b118f60]{UNVALIDATED}: Deallocated 20241122122535610 DLINP <000b> input/ipa.c:451 connected read/write 20241122122535610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122535610 DLINP <000b> input/ipa.c:451 connected read/write 20241122122535610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@9e53174cf4df: Found GsupExpect[0] for "262428535794173" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@9e53174cf4df: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428535794173" TC_gsup_ul_unknown_imsi_via_proxy(50)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122535612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@9e53174cf4df: Final verdict of PTC: pass 20241122122535613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47116<->l=127.0.0.1:4258 20241122122535613 DLINP <000b> input/ipa.c:451 connected read/write 20241122122535613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122535613 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122535613 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122535613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122535613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241122122535614 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43527<->l=127.0.0.1:4259) 48@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(47)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 48: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@9e53174cf4df: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Nov 22 12:25:35 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241122122535647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47132<->l=127.0.0.1:4258 20241122122535748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47132<->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=26628) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Fri Nov 22 12:25:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122538811 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122538811 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122538816 DLINP <000b> input/ipa.c:451 connected read/write 20241122122538816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122538817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47144<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122538821 DLINP <000b> input/ipa.c:451 connected read/write 20241122122538821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122538821 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122538821 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122538821 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122538821 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122538821 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122538821 DLGSUP <0013> gsup_server.c:235 2: 20241122122538821 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122538821 DLGSUP <0013> gsup_server.c:235 3: HLR_Test-GSUP-IPA(51)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122538821 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122538822 DLGSUP <0013> gsup_server.c:235 4: 20241122122538822 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122538822 DLGSUP <0013> gsup_server.c:235 5: 20241122122538822 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122538822 DLGSUP <0013> gsup_server.c:235 7: 20241122122538822 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122538822 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122538822 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122538822 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@9e53174cf4df: 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") 20241122122538847 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45465<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@9e53174cf4df: Created GsupExpect[0] for "262426557597108" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241122122538862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4258 20241122122538874 DLINP <000b> input/ipa.c:451 connected read/write 20241122122538874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122538874 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426557597108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426557597108" cn_domain=PS} 20241122122538875 DLU <0006> fsm.c:456 lu(262426557597108)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122538875 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426557597108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241122122538875 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426557597108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426557597108" cause=Roaming not allowed in this location area} 20241122122538875 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426557597108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122538875 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426557597108)[0x55bd5b118f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122538875 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426557597108)[0x55bd5b118f60]{UNVALIDATED}: Freeing instance 20241122122538875 DLU <0006> fsm.c:568 lu(PS:IMSI-262426557597108)[0x55bd5b118f60]{UNVALIDATED}: Deallocated 20241122122538875 DLINP <000b> input/ipa.c:451 connected read/write 20241122122538875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122538875 DLINP <000b> input/ipa.c:451 connected read/write 20241122122538875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@9e53174cf4df: Found GsupExpect[0] for "262426557597108" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@9e53174cf4df: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426557597108" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122538879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@9e53174cf4df: Final verdict of PTC: pass 20241122122538881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47144<->l=127.0.0.1:4258 20241122122538883 DLINP <000b> input/ipa.c:451 connected read/write 20241122122538883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122538883 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122538883 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122538883 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122538884 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45465<->l=127.0.0.1:4259) 53@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(52)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 53: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@9e53174cf4df: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Nov 22 12:25:38 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241122122538918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4258 20241122122539019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Nov 22 12:25:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_sai_err_unknown_imsi started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122542138 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122542138 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122542143 DLINP <000b> input/ipa.c:451 connected read/write 20241122122542143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122542145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122542150 DLINP <000b> input/ipa.c:451 connected read/write 20241122122542150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122542150 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122542150 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122542150 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122542150 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122542150 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122542150 DLGSUP <0013> gsup_server.c:235 2: 20241122122542150 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122542150 DLGSUP <0013> gsup_server.c:235 3: 20241122122542150 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122542150 DLGSUP <0013> gsup_server.c:235 4: 20241122122542150 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122542150 DLGSUP <0013> gsup_server.c:235 5: 20241122122542150 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122542150 DLGSUP <0013> gsup_server.c:235 7: 20241122122542150 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122542150 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122542150 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122542150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@9e53174cf4df: 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") 20241122122542168 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40607<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@9e53174cf4df: Created GsupExpect[0] for "262427555951324" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241122122542180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52796<->l=127.0.0.1:4258 20241122122542190 DLINP <000b> input/ipa.c:451 connected read/write 20241122122542190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122542190 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427555951324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427555951324"} 20241122122542190 DAUC <0003> db_auc.c:133 IMSI='262427555951324': No such subscriber 20241122122542190 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427555951324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241122122542190 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427555951324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427555951324" cause=IMSI unknown in HLR} 20241122122542190 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427555951324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122542190 DLINP <000b> input/ipa.c:451 connected read/write 20241122122542190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122542190 DLINP <000b> input/ipa.c:451 connected read/write 20241122122542190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@9e53174cf4df: Found GsupExpect[0] for "262427555951324" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@9e53174cf4df: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427555951324" TC_gsup_sai_err_unknown_imsi(60)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122542192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52796<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@9e53174cf4df: Final verdict of PTC: pass 20241122122542192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52794<->l=127.0.0.1:4258 20241122122542193 DLINP <000b> input/ipa.c:451 connected read/write 20241122122542193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122542193 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122542193 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122542193 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@9e53174cf4df: Final verdict of PTC: none 20241122122542193 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40607<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@9e53174cf4df: Final verdict of PTC: none 58@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 58: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@9e53174cf4df: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Nov 22 12:25:42 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 20241122122542216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52802<->l=127.0.0.1:4258 20241122122542317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52802<->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=25236) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Nov 22 12:25:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_ul started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122545408 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122545409 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122545412 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545414 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(61)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122545417 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545417 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122545417 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122545417 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122545417 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122545417 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122545417 DLGSUP <0013> gsup_server.c:235 2: 20241122122545417 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122545417 DLGSUP <0013> gsup_server.c:235 3: HLR_Test-GSUP-IPA(61)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122545417 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122545417 DLGSUP <0013> gsup_server.c:235 4: 20241122122545417 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122545417 DLGSUP <0013> gsup_server.c:235 5: 20241122122545417 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122545417 DLGSUP <0013> gsup_server.c:235 7: 20241122122545417 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122545418 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122545418 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122545418 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@9e53174cf4df: 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") 20241122122545431 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33405<->l=127.0.0.1:4259) 20241122122545435 DAUC <0003> db_auc.c:157 IMSI='262422316297728': No 2G Auth Data 20241122122545435 DAUC <0003> db_auc.c:192 IMSI='262422316297728': No 3G Auth Data HLR_Test-GSUP(62)@9e53174cf4df: Created GsupExpect[0] for "262422316297728" to be handled at TC_gsup_ul(65) 20241122122545447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52824<->l=127.0.0.1:4258 20241122122545458 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545458 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422316297728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422316297728" cn_domain=PS} 20241122122545458 DLU <0006> fsm.c:456 lu(262422316297728)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122545458 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422316297728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122545458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422316297728)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122545458 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422316297728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422316297728" cn_domain=PS} 20241122122545458 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545458 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9e53174cf4df: Found GsupExpect[0] for "262422316297728" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@9e53174cf4df: Added IMSI table entry 0TC_gsup_ul(65)"262422316297728" 20241122122545466 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545466 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422316297728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422316297728"} 20241122122545466 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422316297728)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122545466 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422316297728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122545466 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422316297728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422316297728"} 20241122122545466 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422316297728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122545466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422316297728)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122545466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422316297728)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122545466 DLU <0006> fsm.c:568 lu(PS:IMSI-262422316297728)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122545466 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545466 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul(65)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122545469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52824<->l=127.0.0.1:4258 TC_gsup_ul(65)@9e53174cf4df: Final verdict of PTC: pass 20241122122545472 DAUC <0003> db_auc.c:157 IMSI='262428971646445': No 2G Auth Data 20241122122545472 DAUC <0003> db_auc.c:192 IMSI='262428971646445': No 3G Auth Data 20241122122545474 DLGSUP <0013> hlr.c:121 IMSI 262428971646445: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9e53174cf4df: Created GsupExpect[0] for "262428971646445" to be handled at TC_gsup_ul(66) 20241122122545487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52834<->l=127.0.0.1:4258 20241122122545489 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545489 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428971646445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428971646445" cn_domain=PS} 20241122122545489 DLU <0006> fsm.c:456 lu(262428971646445)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122545489 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428971646445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122545489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428971646445)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122545489 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428971646445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428971646445" cn_domain=PS} 20241122122545489 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545489 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9e53174cf4df: Found GsupExpect[0] for "262428971646445" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@9e53174cf4df: Added IMSI table entry 1TC_gsup_ul(66)"262428971646445" 20241122122545489 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545489 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428971646445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428971646445"} 20241122122545489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428971646445)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122545489 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428971646445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122545489 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428971646445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428971646445"} 20241122122545489 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428971646445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122545489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428971646445)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122545489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428971646445)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122545489 DLU <0006> fsm.c:568 lu(PS:IMSI-262428971646445)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122545489 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545489 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul(66)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122545490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52834<->l=127.0.0.1:4258 TC_gsup_ul(66)@9e53174cf4df: Final verdict of PTC: pass 20241122122545491 DAUC <0003> db_auc.c:157 IMSI='262428122950296': No 2G Auth Data 20241122122545491 DAUC <0003> db_auc.c:192 IMSI='262428122950296': No 3G Auth Data 20241122122545491 DLGSUP <0013> hlr.c:121 IMSI 262428122950296: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9e53174cf4df: Created GsupExpect[0] for "262428122950296" to be handled at TC_gsup_ul(67) 20241122122545497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4258 20241122122545499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545499 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428122950296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122950296" cn_domain=PS} 20241122122545499 DLU <0006> fsm.c:456 lu(262428122950296)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122545499 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428122950296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122545499 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428122950296)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122545499 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428122950296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428122950296" cn_domain=PS} 20241122122545499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9e53174cf4df: Found GsupExpect[0] for "262428122950296" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@9e53174cf4df: Added IMSI table entry 2TC_gsup_ul(67)"262428122950296" 20241122122545500 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545500 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428122950296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428122950296"} 20241122122545500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428122950296)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122545500 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428122950296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122545500 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428122950296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428122950296"} 20241122122545500 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428122950296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122545500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122950296)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122545500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122950296)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122545500 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122950296)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122545500 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545500 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul(67)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122545501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4258 TC_gsup_ul(67)@9e53174cf4df: Final verdict of PTC: pass 20241122122545501 DAUC <0003> db_auc.c:157 IMSI='262424970248827': No 2G Auth Data 20241122122545501 DAUC <0003> db_auc.c:192 IMSI='262424970248827': No 3G Auth Data 20241122122545501 DLGSUP <0013> hlr.c:121 IMSI 262424970248827: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9e53174cf4df: Created GsupExpect[0] for "262424970248827" to be handled at TC_gsup_ul(68) 20241122122545507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52846<->l=127.0.0.1:4258 20241122122545510 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545510 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424970248827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424970248827" cn_domain=PS} 20241122122545510 DLU <0006> fsm.c:456 lu(262424970248827)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122545510 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424970248827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122545510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424970248827)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122545510 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424970248827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424970248827" cn_domain=PS} 20241122122545510 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545510 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9e53174cf4df: Found GsupExpect[0] for "262424970248827" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@9e53174cf4df: Added IMSI table entry 3TC_gsup_ul(68)"262424970248827" 20241122122545511 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545511 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424970248827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424970248827"} 20241122122545511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424970248827)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122545511 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424970248827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122545511 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424970248827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424970248827"} 20241122122545511 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424970248827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122545511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424970248827)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122545511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424970248827)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122545511 DLU <0006> fsm.c:568 lu(PS:IMSI-262424970248827)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122545511 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545511 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul(68)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122545512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52846<->l=127.0.0.1:4258 TC_gsup_ul(68)@9e53174cf4df: Final verdict of PTC: pass 20241122122545513 DAUC <0003> db_auc.c:157 IMSI='262422272547792': No 2G Auth Data 20241122122545513 DAUC <0003> db_auc.c:192 IMSI='262422272547792': No 3G Auth Data 20241122122545513 DLGSUP <0013> hlr.c:121 IMSI 262422272547792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9e53174cf4df: Created GsupExpect[0] for "262422272547792" to be handled at TC_gsup_ul(69) 20241122122545519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52862<->l=127.0.0.1:4258 20241122122545521 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545521 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422272547792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422272547792" cn_domain=PS} 20241122122545521 DLU <0006> fsm.c:456 lu(262422272547792)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122545521 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422272547792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122545521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422272547792)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122545521 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422272547792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422272547792" cn_domain=PS} 20241122122545521 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545521 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9e53174cf4df: Found GsupExpect[0] for "262422272547792" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@9e53174cf4df: Added IMSI table entry 4TC_gsup_ul(69)"262422272547792" 20241122122545522 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545522 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422272547792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422272547792"} 20241122122545522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422272547792)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122545522 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422272547792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122545522 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422272547792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422272547792"} 20241122122545522 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422272547792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122545522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422272547792)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122545522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422272547792)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122545522 DLU <0006> fsm.c:568 lu(PS:IMSI-262422272547792)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122545522 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545522 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul(69)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122545523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52862<->l=127.0.0.1:4258 TC_gsup_ul(69)@9e53174cf4df: Final verdict of PTC: pass 20241122122545524 DAUC <0003> db_auc.c:157 IMSI='262429056705402': No 2G Auth Data 20241122122545524 DAUC <0003> db_auc.c:192 IMSI='262429056705402': No 3G Auth Data 20241122122545524 DLGSUP <0013> hlr.c:121 IMSI 262429056705402: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9e53174cf4df: Created GsupExpect[0] for "262429056705402" to be handled at TC_gsup_ul(70) 20241122122545531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52866<->l=127.0.0.1:4258 20241122122545532 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545532 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429056705402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429056705402" cn_domain=PS} 20241122122545532 DLU <0006> fsm.c:456 lu(262429056705402)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122545532 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429056705402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122545532 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429056705402)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122545532 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429056705402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429056705402" cn_domain=PS} 20241122122545532 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545532 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9e53174cf4df: Found GsupExpect[0] for "262429056705402" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@9e53174cf4df: Added IMSI table entry 5TC_gsup_ul(70)"262429056705402" 20241122122545534 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545534 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429056705402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429056705402"} 20241122122545534 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429056705402)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122545534 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429056705402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122545534 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429056705402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429056705402"} 20241122122545534 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429056705402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122545534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429056705402)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122545534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429056705402)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122545534 DLU <0006> fsm.c:568 lu(PS:IMSI-262429056705402)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122545534 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545534 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul(70)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122545534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52866<->l=127.0.0.1:4258 TC_gsup_ul(70)@9e53174cf4df: Final verdict of PTC: pass 20241122122545535 DAUC <0003> db_auc.c:157 IMSI='262424625103503': No 2G Auth Data 20241122122545535 DAUC <0003> db_auc.c:192 IMSI='262424625103503': No 3G Auth Data 20241122122545536 DLGSUP <0013> hlr.c:121 IMSI 262424625103503: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9e53174cf4df: Created GsupExpect[0] for "262424625103503" to be handled at TC_gsup_ul(71) 20241122122545542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52878<->l=127.0.0.1:4258 20241122122545544 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545544 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424625103503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424625103503" cn_domain=PS} 20241122122545544 DLU <0006> fsm.c:456 lu(262424625103503)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122545544 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424625103503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122545544 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424625103503)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122545544 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424625103503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424625103503" cn_domain=PS} 20241122122545544 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545544 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9e53174cf4df: Found GsupExpect[0] for "262424625103503" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@9e53174cf4df: Added IMSI table entry 6TC_gsup_ul(71)"262424625103503" 20241122122545545 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545545 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424625103503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424625103503"} 20241122122545545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424625103503)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122545545 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424625103503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122545545 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424625103503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424625103503"} 20241122122545545 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424625103503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122545545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424625103503)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122545545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424625103503)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122545545 DLU <0006> fsm.c:568 lu(PS:IMSI-262424625103503)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122545545 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545546 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul(71)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122545546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52878<->l=127.0.0.1:4258 TC_gsup_ul(71)@9e53174cf4df: Final verdict of PTC: pass 20241122122545547 DAUC <0003> db_auc.c:157 IMSI='262423642010971': No 2G Auth Data 20241122122545547 DAUC <0003> db_auc.c:192 IMSI='262423642010971': No 3G Auth Data 20241122122545547 DLGSUP <0013> hlr.c:121 IMSI 262423642010971: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9e53174cf4df: Created GsupExpect[0] for "262423642010971" to be handled at TC_gsup_ul(72) 20241122122545554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52892<->l=127.0.0.1:4258 20241122122545556 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545556 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423642010971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423642010971" cn_domain=PS} 20241122122545556 DLU <0006> fsm.c:456 lu(262423642010971)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122545556 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423642010971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122545556 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423642010971)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122545556 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423642010971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423642010971" cn_domain=PS} 20241122122545556 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545556 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9e53174cf4df: Found GsupExpect[0] for "262423642010971" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@9e53174cf4df: Added IMSI table entry 7TC_gsup_ul(72)"262423642010971" 20241122122545557 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545557 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423642010971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423642010971"} 20241122122545557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423642010971)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122545557 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423642010971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122545557 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423642010971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423642010971"} 20241122122545557 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423642010971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122545557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423642010971)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122545557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423642010971)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122545557 DLU <0006> fsm.c:568 lu(PS:IMSI-262423642010971)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122545557 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122545557 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul(72)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122545558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52892<->l=127.0.0.1:4258 TC_gsup_ul(72)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122545558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52808<->l=127.0.0.1:4258 20241122122545559 DLINP <000b> input/ipa.c:451 connected read/write 20241122122545559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122545559 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122545559 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122545559 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122545559 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33405<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@9e53174cf4df: Final verdict of PTC: none 63@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_ul finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Nov 22 12:25:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241122122545581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52900<->l=127.0.0.1:4258 20241122122545682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52900<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66500) Waiting for packet dumper to finish... 1 (prev_count=66500, count=112780) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Nov 22 12:25:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_ul_via_proxy started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122548744 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122548744 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122548748 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52916<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122548753 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548753 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122548753 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122548753 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122548753 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122548753 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122548753 DLGSUP <0013> gsup_server.c:235 2: 20241122122548753 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122548753 DLGSUP <0013> gsup_server.c:235 3: 20241122122548753 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122548753 DLGSUP <0013> gsup_server.c:235 4: 20241122122548753 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122548753 DLGSUP <0013> gsup_server.c:235 5: 20241122122548753 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122548753 DLGSUP <0013> gsup_server.c:235 7: 20241122122548753 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122548753 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122548753 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122548754 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@9e53174cf4df: 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") 20241122122548767 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33687<->l=127.0.0.1:4259) 20241122122548770 DAUC <0003> db_auc.c:157 IMSI='262429037269254': No 2G Auth Data 20241122122548770 DAUC <0003> db_auc.c:192 IMSI='262429037269254': No 3G Auth Data HLR_Test-GSUP(74)@9e53174cf4df: Created GsupExpect[0] for "262429037269254" to be handled at TC_gsup_ul_via_proxy(77) 20241122122548776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52922<->l=127.0.0.1:4258 20241122122548794 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548794 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429037269254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429037269254" cn_domain=PS source_name="the-source\n"} 20241122122548794 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241122122548794 DLU <0006> fsm.c:456 lu(262429037269254)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122548794 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429037269254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241122122548794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429037269254)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122548794 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429037269254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429037269254" cn_domain=PS destination_name="the-source\n"} 20241122122548794 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548794 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9e53174cf4df: Found GsupExpect[0] for "262429037269254" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@9e53174cf4df: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262429037269254" 20241122122548800 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548800 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429037269254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429037269254" source_name="the-source\n"} 20241122122548800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429037269254)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122548800 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429037269254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122548800 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429037269254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429037269254" destination_name="the-source\n"} 20241122122548800 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429037269254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122548800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429037269254)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122548800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429037269254)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122548800 DLU <0006> fsm.c:568 lu(PS:IMSI-262429037269254)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122548800 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548800 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122548803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52922<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@9e53174cf4df: Final verdict of PTC: pass 20241122122548805 DAUC <0003> db_auc.c:157 IMSI='262420852101606': No 2G Auth Data 20241122122548806 DAUC <0003> db_auc.c:192 IMSI='262420852101606': No 3G Auth Data 20241122122548807 DLGSUP <0013> hlr.c:121 IMSI 262420852101606: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9e53174cf4df: Created GsupExpect[0] for "262420852101606" to be handled at TC_gsup_ul_via_proxy(78) 20241122122548821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52926<->l=127.0.0.1:4258 20241122122548823 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548823 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420852101606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420852101606" cn_domain=PS source_name="the-source\n"} 20241122122548823 DLU <0006> fsm.c:456 lu(262420852101606)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122548823 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420852101606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241122122548823 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420852101606)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122548823 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420852101606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420852101606" cn_domain=PS destination_name="the-source\n"} 20241122122548823 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548823 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9e53174cf4df: Found GsupExpect[0] for "262420852101606" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@9e53174cf4df: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262420852101606" 20241122122548824 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548824 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420852101606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420852101606" source_name="the-source\n"} 20241122122548824 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420852101606)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122548824 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262420852101606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122548824 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420852101606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420852101606" destination_name="the-source\n"} 20241122122548824 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262420852101606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122548824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420852101606)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122548824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420852101606)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122548824 DLU <0006> fsm.c:568 lu(PS:IMSI-262420852101606)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122548824 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548824 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122548825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52926<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@9e53174cf4df: Final verdict of PTC: pass 20241122122548825 DAUC <0003> db_auc.c:157 IMSI='262420321355337': No 2G Auth Data 20241122122548825 DAUC <0003> db_auc.c:192 IMSI='262420321355337': No 3G Auth Data 20241122122548825 DLGSUP <0013> hlr.c:121 IMSI 262420321355337: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9e53174cf4df: Created GsupExpect[0] for "262420321355337" to be handled at TC_gsup_ul_via_proxy(79) 20241122122548831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52938<->l=127.0.0.1:4258 20241122122548832 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548832 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420321355337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420321355337" cn_domain=PS source_name="the-source\n"} 20241122122548832 DLU <0006> fsm.c:456 lu(262420321355337)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122548832 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420321355337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241122122548832 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420321355337)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122548832 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420321355337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420321355337" cn_domain=PS destination_name="the-source\n"} 20241122122548832 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548832 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9e53174cf4df: Found GsupExpect[0] for "262420321355337" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@9e53174cf4df: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420321355337" 20241122122548833 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548833 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420321355337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420321355337" source_name="the-source\n"} 20241122122548833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420321355337)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122548833 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262420321355337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122548833 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420321355337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420321355337" destination_name="the-source\n"} 20241122122548833 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262420321355337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122548833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420321355337)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122548833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420321355337)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122548833 DLU <0006> fsm.c:568 lu(PS:IMSI-262420321355337)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122548833 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548833 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122548834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52938<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@9e53174cf4df: Final verdict of PTC: pass 20241122122548834 DAUC <0003> db_auc.c:157 IMSI='262429867132914': No 2G Auth Data 20241122122548834 DAUC <0003> db_auc.c:192 IMSI='262429867132914': No 3G Auth Data 20241122122548835 DLGSUP <0013> hlr.c:121 IMSI 262429867132914: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9e53174cf4df: Created GsupExpect[0] for "262429867132914" to be handled at TC_gsup_ul_via_proxy(80) 20241122122548841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52944<->l=127.0.0.1:4258 20241122122548842 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548842 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429867132914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429867132914" cn_domain=PS source_name="the-source\n"} 20241122122548842 DLU <0006> fsm.c:456 lu(262429867132914)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122548842 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429867132914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241122122548842 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429867132914)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122548842 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429867132914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429867132914" cn_domain=PS destination_name="the-source\n"} 20241122122548842 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548842 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9e53174cf4df: Found GsupExpect[0] for "262429867132914" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@9e53174cf4df: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262429867132914" 20241122122548843 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548843 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429867132914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429867132914" source_name="the-source\n"} 20241122122548843 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429867132914)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122548843 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262429867132914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122548843 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429867132914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429867132914" destination_name="the-source\n"} 20241122122548843 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262429867132914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122548843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429867132914)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122548843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429867132914)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122548843 DLU <0006> fsm.c:568 lu(PS:IMSI-262429867132914)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122548843 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548843 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122548844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52944<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@9e53174cf4df: Final verdict of PTC: pass 20241122122548845 DAUC <0003> db_auc.c:157 IMSI='262425336218393': No 2G Auth Data 20241122122548845 DAUC <0003> db_auc.c:192 IMSI='262425336218393': No 3G Auth Data 20241122122548845 DLGSUP <0013> hlr.c:121 IMSI 262425336218393: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9e53174cf4df: Created GsupExpect[0] for "262425336218393" to be handled at TC_gsup_ul_via_proxy(81) 20241122122548851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4258 20241122122548853 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548853 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425336218393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425336218393" cn_domain=PS source_name="the-source\n"} 20241122122548853 DLU <0006> fsm.c:456 lu(262425336218393)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122548853 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425336218393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241122122548853 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425336218393)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122548853 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425336218393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425336218393" cn_domain=PS destination_name="the-source\n"} 20241122122548853 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548853 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9e53174cf4df: Found GsupExpect[0] for "262425336218393" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@9e53174cf4df: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425336218393" 20241122122548854 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548854 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425336218393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425336218393" source_name="the-source\n"} 20241122122548854 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425336218393)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122548854 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262425336218393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122548854 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425336218393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425336218393" destination_name="the-source\n"} 20241122122548854 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262425336218393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122548854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425336218393)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122548854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425336218393)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122548854 DLU <0006> fsm.c:568 lu(PS:IMSI-262425336218393)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122548854 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548854 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122548855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@9e53174cf4df: Final verdict of PTC: pass 20241122122548856 DAUC <0003> db_auc.c:157 IMSI='262427981707743': No 2G Auth Data 20241122122548856 DAUC <0003> db_auc.c:192 IMSI='262427981707743': No 3G Auth Data 20241122122548856 DLGSUP <0013> hlr.c:121 IMSI 262427981707743: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9e53174cf4df: Created GsupExpect[0] for "262427981707743" to be handled at TC_gsup_ul_via_proxy(82) 20241122122548862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 20241122122548864 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548864 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427981707743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427981707743" cn_domain=PS source_name="the-source\n"} 20241122122548864 DLU <0006> fsm.c:456 lu(262427981707743)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122548865 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427981707743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241122122548865 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427981707743)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122548865 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427981707743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427981707743" cn_domain=PS destination_name="the-source\n"} 20241122122548865 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548865 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9e53174cf4df: Found GsupExpect[0] for "262427981707743" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@9e53174cf4df: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262427981707743" 20241122122548866 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548866 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427981707743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427981707743" source_name="the-source\n"} 20241122122548866 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427981707743)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122548866 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262427981707743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122548866 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427981707743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427981707743" destination_name="the-source\n"} 20241122122548866 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262427981707743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122548866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427981707743)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122548866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427981707743)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122548866 DLU <0006> fsm.c:568 lu(PS:IMSI-262427981707743)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122548866 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548866 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122548867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@9e53174cf4df: Final verdict of PTC: pass 20241122122548867 DAUC <0003> db_auc.c:157 IMSI='262423351844683': No 2G Auth Data 20241122122548867 DAUC <0003> db_auc.c:192 IMSI='262423351844683': No 3G Auth Data 20241122122548868 DLGSUP <0013> hlr.c:121 IMSI 262423351844683: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9e53174cf4df: Created GsupExpect[0] for "262423351844683" to be handled at TC_gsup_ul_via_proxy(83) 20241122122548875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52954<->l=127.0.0.1:4258 20241122122548877 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548877 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423351844683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423351844683" cn_domain=PS source_name="the-source\n"} 20241122122548877 DLU <0006> fsm.c:456 lu(262423351844683)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122548877 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423351844683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241122122548877 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423351844683)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122548877 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423351844683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423351844683" cn_domain=PS destination_name="the-source\n"} 20241122122548877 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548877 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9e53174cf4df: Found GsupExpect[0] for "262423351844683" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@9e53174cf4df: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262423351844683" 20241122122548878 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548878 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423351844683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423351844683" source_name="the-source\n"} 20241122122548878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423351844683)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122548878 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423351844683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122548878 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423351844683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423351844683" destination_name="the-source\n"} 20241122122548878 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423351844683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122548878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423351844683)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122548878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423351844683)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122548878 DLU <0006> fsm.c:568 lu(PS:IMSI-262423351844683)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122548878 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548878 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122548879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52954<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@9e53174cf4df: Final verdict of PTC: pass 20241122122548879 DAUC <0003> db_auc.c:157 IMSI='262423701349234': No 2G Auth Data 20241122122548879 DAUC <0003> db_auc.c:192 IMSI='262423701349234': No 3G Auth Data 20241122122548880 DLGSUP <0013> hlr.c:121 IMSI 262423701349234: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9e53174cf4df: Created GsupExpect[0] for "262423701349234" to be handled at TC_gsup_ul_via_proxy(84) 20241122122548886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52970<->l=127.0.0.1:4258 20241122122548888 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548888 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423701349234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423701349234" cn_domain=PS source_name="the-source\n"} 20241122122548888 DLU <0006> fsm.c:456 lu(262423701349234)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122548888 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423701349234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241122122548888 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423701349234)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122548888 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423701349234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423701349234" cn_domain=PS destination_name="the-source\n"} 20241122122548888 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548888 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9e53174cf4df: Found GsupExpect[0] for "262423701349234" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@9e53174cf4df: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423701349234" 20241122122548889 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548889 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423701349234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423701349234" source_name="the-source\n"} 20241122122548889 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423701349234)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122548889 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262423701349234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122548889 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423701349234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423701349234" destination_name="the-source\n"} 20241122122548889 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262423701349234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122548889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423701349234)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122548889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423701349234)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122548889 DLU <0006> fsm.c:568 lu(PS:IMSI-262423701349234)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122548889 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122548889 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122548890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52970<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122548890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52916<->l=127.0.0.1:4258 20241122122548891 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33687<->l=127.0.0.1:4259) 20241122122548891 DLINP <000b> input/ipa.c:451 connected read/write 20241122122548891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122548891 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122548891 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122548891 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 75@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(74)@9e53174cf4df: Final verdict of PTC: none 20241122122548891 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Nov 22 12:25:48 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241122122548914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 20241122122549015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=114608) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Nov 22 12:25:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_ul_subscriber_data started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122552116 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122552116 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122552120 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48820<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@9e53174cf4df: 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) } } } } 20241122122552121 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552121 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122552121 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122552121 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122552121 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122552121 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122552121 DLGSUP <0013> gsup_server.c:235 2: 20241122122552121 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122552121 DLGSUP <0013> gsup_server.c:235 3: 20241122122552121 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122552121 DLGSUP <0013> gsup_server.c:235 4: 20241122122552121 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122552121 DLGSUP <0013> gsup_server.c:235 5: 20241122122552121 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122552121 DLGSUP <0013> gsup_server.c:235 7: 20241122122552121 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(85)@9e53174cf4df: 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(85)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122552121 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122552121 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122552121 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@9e53174cf4df: 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") 20241122122552142 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36155<->l=127.0.0.1:4259) 20241122122552152 DAUC <0003> db_auc.c:157 IMSI='262424081133914': No 2G Auth Data 20241122122552152 DAUC <0003> db_auc.c:192 IMSI='262424081133914': No 3G Auth Data HLR_Test-GSUP(86)@9e53174cf4df: Created GsupExpect[0] for "262424081133914" to be handled at TC_gsup_ul_subscriber_data(89) 20241122122552159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@9e53174cf4df: GSUP ul subscriber_data<unbound> 20241122122552162 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552162 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424081133914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424081133914" cn_domain=PS} 20241122122552162 DLU <0006> fsm.c:456 lu(262424081133914)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122552162 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424081133914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122552162 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424081133914)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122552162 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424081133914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424081133914" cn_domain=PS} 20241122122552162 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552162 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9e53174cf4df: Found GsupExpect[0] for "262424081133914" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@9e53174cf4df: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424081133914" 20241122122552163 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552163 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424081133914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424081133914"} 20241122122552163 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424081133914)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122552163 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424081133914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122552163 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424081133914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424081133914"} 20241122122552163 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424081133914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122552163 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424081133914)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122552163 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424081133914)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122552163 DLU <0006> fsm.c:568 lu(PS:IMSI-262424081133914)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122552163 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552164 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122552164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@9e53174cf4df: Final verdict of PTC: pass 20241122122552165 DAUC <0003> db_auc.c:157 IMSI='262423564631497': No 2G Auth Data 20241122122552166 DAUC <0003> db_auc.c:192 IMSI='262423564631497': No 3G Auth Data 20241122122552166 DLGSUP <0013> hlr.c:121 IMSI 262423564631497: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9e53174cf4df: Created GsupExpect[0] for "262423564631497" to be handled at TC_gsup_ul_subscriber_data(90) 20241122122552172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@9e53174cf4df: GSUP ul subscriber_data<unbound> 20241122122552173 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552173 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423564631497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423564631497" cn_domain=PS} 20241122122552173 DLU <0006> fsm.c:456 lu(262423564631497)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122552173 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423564631497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122552173 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423564631497)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122552173 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423564631497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423564631497" cn_domain=PS} 20241122122552173 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552173 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9e53174cf4df: Found GsupExpect[0] for "262423564631497" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@9e53174cf4df: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262423564631497" 20241122122552174 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552174 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423564631497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423564631497"} 20241122122552174 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423564631497)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122552174 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423564631497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122552174 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423564631497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423564631497"} 20241122122552174 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423564631497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122552174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423564631497)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122552174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423564631497)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122552174 DLU <0006> fsm.c:568 lu(PS:IMSI-262423564631497)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122552174 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552174 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122552175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@9e53174cf4df: Final verdict of PTC: pass 20241122122552176 DAUC <0003> db_auc.c:157 IMSI='262423695530096': No 2G Auth Data 20241122122552176 DAUC <0003> db_auc.c:192 IMSI='262423695530096': No 3G Auth Data 20241122122552176 DLGSUP <0013> hlr.c:121 IMSI 262423695530096: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9e53174cf4df: Created GsupExpect[0] for "262423695530096" to be handled at TC_gsup_ul_subscriber_data(91) 20241122122552183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48848<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@9e53174cf4df: GSUP ul subscriber_data<unbound> 20241122122552185 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552185 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423695530096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423695530096" cn_domain=PS} 20241122122552185 DLU <0006> fsm.c:456 lu(262423695530096)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122552185 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423695530096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122552185 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423695530096)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122552185 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423695530096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423695530096" cn_domain=PS} 20241122122552185 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552185 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9e53174cf4df: Found GsupExpect[0] for "262423695530096" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@9e53174cf4df: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423695530096" 20241122122552186 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552186 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423695530096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423695530096"} 20241122122552186 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423695530096)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122552186 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423695530096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122552186 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423695530096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423695530096"} 20241122122552186 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423695530096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122552186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423695530096)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122552186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423695530096)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122552186 DLU <0006> fsm.c:568 lu(PS:IMSI-262423695530096)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122552186 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552186 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122552187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48848<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@9e53174cf4df: Final verdict of PTC: pass 20241122122552188 DAUC <0003> db_auc.c:157 IMSI='262427911120071': No 2G Auth Data 20241122122552188 DAUC <0003> db_auc.c:192 IMSI='262427911120071': No 3G Auth Data 20241122122552188 DLGSUP <0013> hlr.c:121 IMSI 262427911120071: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9e53174cf4df: Created GsupExpect[0] for "262427911120071" to be handled at TC_gsup_ul_subscriber_data(92) 20241122122552195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@9e53174cf4df: GSUP ul subscriber_data<unbound> 20241122122552197 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552197 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427911120071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427911120071" cn_domain=PS} 20241122122552197 DLU <0006> fsm.c:456 lu(262427911120071)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122552197 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427911120071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122552197 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427911120071)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122552197 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427911120071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427911120071" cn_domain=PS} 20241122122552197 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552197 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9e53174cf4df: Found GsupExpect[0] for "262427911120071" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@9e53174cf4df: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427911120071" 20241122122552198 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552198 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427911120071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427911120071"} 20241122122552198 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427911120071)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122552198 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427911120071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122552198 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427911120071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427911120071"} 20241122122552198 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427911120071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122552198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427911120071)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122552198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427911120071)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122552198 DLU <0006> fsm.c:568 lu(PS:IMSI-262427911120071)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122552198 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552198 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122552199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@9e53174cf4df: Final verdict of PTC: pass 20241122122552200 DAUC <0003> db_auc.c:157 IMSI='262428831166267': No 2G Auth Data 20241122122552200 DAUC <0003> db_auc.c:192 IMSI='262428831166267': No 3G Auth Data 20241122122552200 DLGSUP <0013> hlr.c:121 IMSI 262428831166267: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9e53174cf4df: Created GsupExpect[0] for "262428831166267" to be handled at TC_gsup_ul_subscriber_data(93) 20241122122552207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48870<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@9e53174cf4df: GSUP ul subscriber_data<unbound> 20241122122552209 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552209 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428831166267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428831166267" cn_domain=PS} 20241122122552209 DLU <0006> fsm.c:456 lu(262428831166267)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122552209 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428831166267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122552209 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428831166267)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122552209 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428831166267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428831166267" cn_domain=PS} 20241122122552209 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552209 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9e53174cf4df: Found GsupExpect[0] for "262428831166267" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@9e53174cf4df: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428831166267" 20241122122552210 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552210 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428831166267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428831166267"} 20241122122552210 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428831166267)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122552210 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428831166267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122552210 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428831166267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428831166267"} 20241122122552210 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428831166267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122552210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428831166267)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122552210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428831166267)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122552210 DLU <0006> fsm.c:568 lu(PS:IMSI-262428831166267)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122552210 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552210 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122552211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48870<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@9e53174cf4df: Final verdict of PTC: pass 20241122122552211 DAUC <0003> db_auc.c:157 IMSI='262427875951148': No 2G Auth Data 20241122122552211 DAUC <0003> db_auc.c:192 IMSI='262427875951148': No 3G Auth Data 20241122122552212 DLGSUP <0013> hlr.c:121 IMSI 262427875951148: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9e53174cf4df: Created GsupExpect[0] for "262427875951148" to be handled at TC_gsup_ul_subscriber_data(94) 20241122122552218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48886<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@9e53174cf4df: GSUP ul subscriber_data<unbound> 20241122122552220 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552220 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427875951148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427875951148" cn_domain=PS} 20241122122552220 DLU <0006> fsm.c:456 lu(262427875951148)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122552220 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427875951148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122552220 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427875951148)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122552220 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427875951148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427875951148" cn_domain=PS} 20241122122552220 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552220 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9e53174cf4df: Found GsupExpect[0] for "262427875951148" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@9e53174cf4df: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427875951148" 20241122122552221 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552221 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427875951148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427875951148"} 20241122122552221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427875951148)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122552221 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427875951148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122552221 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427875951148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427875951148"} 20241122122552221 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427875951148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122552221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427875951148)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122552221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427875951148)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122552221 DLU <0006> fsm.c:568 lu(PS:IMSI-262427875951148)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122552221 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552221 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122552222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48886<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@9e53174cf4df: Final verdict of PTC: pass 20241122122552223 DAUC <0003> db_auc.c:157 IMSI='262423412514447': No 2G Auth Data 20241122122552223 DAUC <0003> db_auc.c:192 IMSI='262423412514447': No 3G Auth Data 20241122122552223 DLGSUP <0013> hlr.c:121 IMSI 262423412514447: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9e53174cf4df: Created GsupExpect[0] for "262423412514447" to be handled at TC_gsup_ul_subscriber_data(95) 20241122122552230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48898<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@9e53174cf4df: GSUP ul subscriber_data<unbound> 20241122122552232 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552232 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423412514447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423412514447" cn_domain=PS} 20241122122552232 DLU <0006> fsm.c:456 lu(262423412514447)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122552232 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423412514447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122552232 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423412514447)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122552232 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423412514447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423412514447" cn_domain=PS} 20241122122552232 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552232 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9e53174cf4df: Found GsupExpect[0] for "262423412514447" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@9e53174cf4df: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262423412514447" 20241122122552233 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552233 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423412514447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423412514447"} 20241122122552233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423412514447)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122552233 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423412514447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122552233 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423412514447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423412514447"} 20241122122552233 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423412514447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122552233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423412514447)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122552233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423412514447)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122552233 DLU <0006> fsm.c:568 lu(PS:IMSI-262423412514447)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122552233 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552233 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122552234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48898<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@9e53174cf4df: Final verdict of PTC: pass 20241122122552234 DAUC <0003> db_auc.c:157 IMSI='262426579460657': No 2G Auth Data 20241122122552234 DAUC <0003> db_auc.c:192 IMSI='262426579460657': No 3G Auth Data 20241122122552235 DLGSUP <0013> hlr.c:121 IMSI 262426579460657: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9e53174cf4df: Created GsupExpect[0] for "262426579460657" to be handled at TC_gsup_ul_subscriber_data(96) 20241122122552241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48912<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@9e53174cf4df: GSUP ul subscriber_data<unbound> 20241122122552243 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552243 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426579460657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426579460657" cn_domain=PS} 20241122122552243 DLU <0006> fsm.c:456 lu(262426579460657)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122552243 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426579460657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122552243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426579460657)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122552243 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426579460657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426579460657" cn_domain=PS} 20241122122552243 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552243 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9e53174cf4df: Found GsupExpect[0] for "262426579460657" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@9e53174cf4df: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262426579460657" 20241122122552244 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552244 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426579460657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426579460657"} 20241122122552244 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426579460657)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122552244 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426579460657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122552244 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426579460657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426579460657"} 20241122122552244 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426579460657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122552244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426579460657)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122552244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426579460657)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122552244 DLU <0006> fsm.c:568 lu(PS:IMSI-262426579460657)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122552244 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122552244 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122552245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48912<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122552246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48820<->l=127.0.0.1:4258 20241122122552246 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36155<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@9e53174cf4df: Final verdict of PTC: none 20241122122552247 DLINP <000b> input/ipa.c:451 connected read/write 20241122122552247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122552247 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122552247 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122552247 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 87@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Nov 22 12:25:52 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 20241122122552269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4258 20241122122552370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48920<->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@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Nov 22 12:25:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_vty started. MTC@9e53174cf4df: legacy= true 20241122122555471 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122555471 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122555472 DLINP <000b> input/ipa.c:451 connected read/write 20241122122555472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122555473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48934<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122555474 DLINP <000b> input/ipa.c:451 connected read/write 20241122122555474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122555474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122555474 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122555474 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122555474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(97)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122555474 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122555474 DLGSUP <0013> gsup_server.c:235 2: 20241122122555474 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122555474 DLGSUP <0013> gsup_server.c:235 3: 20241122122555474 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122555474 DLGSUP <0013> gsup_server.c:235 4: 20241122122555474 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122555474 DLGSUP <0013> gsup_server.c:235 5: 20241122122555474 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122555474 DLGSUP <0013> gsup_server.c:235 7: 20241122122555474 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122555474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122555474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122555474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@9e53174cf4df: 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") 20241122122555485 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34473<->l=127.0.0.1:4259) 20241122122555488 DAUC <0003> db_auc.c:157 IMSI='262420773581829': No 2G Auth Data 20241122122555488 DAUC <0003> db_auc.c:192 IMSI='262420773581829': No 3G Auth Data 20241122122555492 DAUC <0003> db_auc.c:192 IMSI='262420773581829': No 3G Auth Data 20241122122555496 DAUC <0003> db_auc.c:157 IMSI='262429161476921': No 2G Auth Data 20241122122555496 DAUC <0003> db_auc.c:192 IMSI='262429161476921': No 3G Auth Data 20241122122555499 DAUC <0003> db_auc.c:157 IMSI='262429161476921': No 2G Auth Data 20241122122555502 DAUC <0003> db_auc.c:157 IMSI='262421928204519': No 2G Auth Data 20241122122555502 DAUC <0003> db_auc.c:192 IMSI='262421928204519': No 3G Auth Data MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122555511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48934<->l=127.0.0.1:4258 20241122122555513 DLINP <000b> input/ipa.c:451 connected read/write 20241122122555513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122555513 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122555513 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122555513 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122555513 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34473<->l=127.0.0.1:4259) 98@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@9e53174cf4df: Test case TC_vty finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Nov 22 12:25:55 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241122122555546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48940<->l=127.0.0.1:4258 20241122122555647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48940<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Nov 22 12:25:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_vty_msisdn_isd started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122558714 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122558714 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122558718 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122558720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122558724 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122558724 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122558724 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122558724 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122558724 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122558724 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122558724 DLGSUP <0013> gsup_server.c:235 2: 20241122122558724 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122558724 DLGSUP <0013> gsup_server.c:235 3: 20241122122558724 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122558724 DLGSUP <0013> gsup_server.c:235 4: 20241122122558724 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122558724 DLGSUP <0013> gsup_server.c:235 5: 20241122122558724 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122558724 DLGSUP <0013> gsup_server.c:235 7: 20241122122558724 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122558724 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122558724 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122558724 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)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@9e53174cf4df: 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") 20241122122558748 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42877<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@9e53174cf4df: Created GsupExpect[0] for "262429496705145" to be handled at TC_vty_msisdn_isd(104) 20241122122558755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48952<->l=127.0.0.1:4258 20241122122558757 DAUC <0003> db_auc.c:157 IMSI='262429496705145': No 2G Auth Data 20241122122558757 DAUC <0003> db_auc.c:192 IMSI='262429496705145': No 3G Auth Data 20241122122558766 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122558766 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429496705145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429496705145" cn_domain=PS} 20241122122558766 DLU <0006> fsm.c:456 lu(262429496705145)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122558766 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429496705145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122558766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429496705145)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122558766 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429496705145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429496705145" cn_domain=PS} 20241122122558766 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122558766 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@9e53174cf4df: Found GsupExpect[0] for "262429496705145" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@9e53174cf4df: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429496705145" 20241122122558770 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122558770 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429496705145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429496705145"} 20241122122558770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429496705145)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122558770 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429496705145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122558770 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429496705145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429496705145"} 20241122122558770 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429496705145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122558770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429496705145)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122558770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429496705145)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122558770 DLU <0006> fsm.c:568 lu(PS:IMSI-262429496705145)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122558770 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122558770 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@9e53174cf4df: setverdict(pass): none -> pass 20241122122558773 DLGSUP <0013> hlr.c:128 IMSI 262429496705145: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241122122558773 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122558773 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122558775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48952<->l=127.0.0.1:4258 20241122122558775 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122558775 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429496705145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429496705145"} 20241122122558775 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429496705145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241122122558775 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429496705145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@9e53174cf4df: Final verdict of PTC: pass 20241122122558776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4258 20241122122558778 DLINP <000b> input/ipa.c:451 connected read/write 20241122122558778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122558778 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122558778 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122558778 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122558779 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42877<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@9e53174cf4df: Final verdict of PTC: none 102@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 102: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@9e53174cf4df: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Nov 22 12:25:58 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241122122558812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48966<->l=127.0.0.1:4258 20241122122558913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48966<->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=34520) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Nov 22 12:26:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_purge_cs started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122602019 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122602019 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122602022 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38300<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122602024 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602024 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122602024 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122602024 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122602024 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122602024 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122602024 DLGSUP <0013> gsup_server.c:235 2: 20241122122602024 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122602024 DLGSUP <0013> gsup_server.c:235 3: 20241122122602024 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122602024 DLGSUP <0013> gsup_server.c:235 4: 20241122122602024 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122602024 DLGSUP <0013> gsup_server.c:235 5: 20241122122602024 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122602024 DLGSUP <0013> gsup_server.c:235 7: 20241122122602024 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122602024 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122602024 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122602024 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@9e53174cf4df: 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") 20241122122602039 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39583<->l=127.0.0.1:4259) 20241122122602044 DAUC <0003> db_auc.c:157 IMSI='262421089769551': No 2G Auth Data 20241122122602044 DAUC <0003> db_auc.c:192 IMSI='262421089769551': No 3G Auth Data HLR_Test-GSUP(106)@9e53174cf4df: Created GsupExpect[0] for "262421089769551" to be handled at TC_gsup_purge_cs(109) 20241122122602056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38306<->l=127.0.0.1:4258 20241122122602066 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602066 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421089769551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421089769551" cn_domain=PS} 20241122122602066 DLU <0006> fsm.c:456 lu(262421089769551)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122602066 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421089769551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122602066 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421089769551)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122602066 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421089769551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421089769551" cn_domain=PS} 20241122122602066 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602066 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9e53174cf4df: Found GsupExpect[0] for "262421089769551" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@9e53174cf4df: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421089769551" 20241122122602073 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602073 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421089769551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421089769551"} 20241122122602073 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421089769551)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122602073 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421089769551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122602073 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421089769551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421089769551"} 20241122122602073 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421089769551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122602073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421089769551)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122602073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421089769551)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122602073 DLU <0006> fsm.c:568 lu(PS:IMSI-262421089769551)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122602073 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602073 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@9e53174cf4df: setverdict(pass): none -> pass 20241122122602076 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602076 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421089769551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421089769551" cn_domain=CS} 20241122122602076 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421089769551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241122122602076 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421089769551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421089769551"} 20241122122602076 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421089769551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122602076 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602076 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122602079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38306<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@9e53174cf4df: Final verdict of PTC: pass 20241122122602082 DAUC <0003> db_auc.c:157 IMSI='262425344520418': No 2G Auth Data 20241122122602082 DAUC <0003> db_auc.c:192 IMSI='262425344520418': No 3G Auth Data 20241122122602084 DLGSUP <0013> hlr.c:121 IMSI 262425344520418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9e53174cf4df: Created GsupExpect[0] for "262425344520418" to be handled at TC_gsup_purge_cs(110) 20241122122602096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4258 20241122122602097 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602097 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425344520418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425344520418" cn_domain=PS} 20241122122602097 DLU <0006> fsm.c:456 lu(262425344520418)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122602097 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425344520418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122602097 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425344520418)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122602097 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425344520418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425344520418" cn_domain=PS} 20241122122602097 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602097 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9e53174cf4df: Found GsupExpect[0] for "262425344520418" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@9e53174cf4df: Added IMSI table entry 1TC_gsup_purge_cs(110)"262425344520418" 20241122122602099 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602099 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425344520418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425344520418"} 20241122122602099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425344520418)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122602099 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425344520418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122602099 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425344520418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425344520418"} 20241122122602099 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425344520418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122602099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425344520418)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122602099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425344520418)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122602099 DLU <0006> fsm.c:568 lu(PS:IMSI-262425344520418)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122602099 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602099 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@9e53174cf4df: setverdict(pass): none -> pass 20241122122602100 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602100 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425344520418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425344520418" cn_domain=CS} 20241122122602100 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425344520418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241122122602100 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425344520418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425344520418"} 20241122122602100 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425344520418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122602100 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602100 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122602101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@9e53174cf4df: Final verdict of PTC: pass 20241122122602101 DAUC <0003> db_auc.c:157 IMSI='262422756665830': No 2G Auth Data 20241122122602101 DAUC <0003> db_auc.c:192 IMSI='262422756665830': No 3G Auth Data 20241122122602102 DLGSUP <0013> hlr.c:121 IMSI 262422756665830: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9e53174cf4df: Created GsupExpect[0] for "262422756665830" to be handled at TC_gsup_purge_cs(111) 20241122122602109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38326<->l=127.0.0.1:4258 20241122122602110 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602110 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422756665830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422756665830" cn_domain=PS} 20241122122602110 DLU <0006> fsm.c:456 lu(262422756665830)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122602110 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422756665830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122602110 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422756665830)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122602110 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422756665830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422756665830" cn_domain=PS} 20241122122602110 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602110 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9e53174cf4df: Found GsupExpect[0] for "262422756665830" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@9e53174cf4df: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422756665830" 20241122122602111 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602111 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422756665830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422756665830"} 20241122122602111 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422756665830)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122602111 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422756665830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122602111 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422756665830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422756665830"} 20241122122602111 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422756665830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122602111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422756665830)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122602111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422756665830)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122602111 DLU <0006> fsm.c:568 lu(PS:IMSI-262422756665830)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122602111 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602111 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@9e53174cf4df: setverdict(pass): none -> pass 20241122122602112 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602112 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422756665830 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422756665830" cn_domain=CS} 20241122122602112 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422756665830 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241122122602112 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422756665830 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422756665830"} 20241122122602112 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422756665830 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122602112 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602112 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122602113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38326<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@9e53174cf4df: Final verdict of PTC: pass 20241122122602113 DAUC <0003> db_auc.c:157 IMSI='262426934822883': No 2G Auth Data 20241122122602113 DAUC <0003> db_auc.c:192 IMSI='262426934822883': No 3G Auth Data 20241122122602114 DLGSUP <0013> hlr.c:121 IMSI 262426934822883: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9e53174cf4df: Created GsupExpect[0] for "262426934822883" to be handled at TC_gsup_purge_cs(112) 20241122122602120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20241122122602122 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602122 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426934822883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426934822883" cn_domain=PS} 20241122122602122 DLU <0006> fsm.c:456 lu(262426934822883)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122602122 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426934822883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122602122 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426934822883)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122602122 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426934822883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426934822883" cn_domain=PS} 20241122122602122 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602122 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9e53174cf4df: Found GsupExpect[0] for "262426934822883" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@9e53174cf4df: Added IMSI table entry 3TC_gsup_purge_cs(112)"262426934822883" 20241122122602123 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602123 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426934822883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426934822883"} 20241122122602123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426934822883)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122602123 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426934822883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122602123 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426934822883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426934822883"} 20241122122602123 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426934822883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122602123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426934822883)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122602123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426934822883)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122602123 DLU <0006> fsm.c:568 lu(PS:IMSI-262426934822883)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122602123 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602123 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@9e53174cf4df: setverdict(pass): none -> pass 20241122122602123 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602123 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426934822883 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426934822883" cn_domain=CS} 20241122122602123 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426934822883 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241122122602123 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426934822883 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426934822883"} 20241122122602123 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426934822883 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122602123 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602123 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122602124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@9e53174cf4df: Final verdict of PTC: pass 20241122122602125 DAUC <0003> db_auc.c:157 IMSI='262422792131555': No 2G Auth Data 20241122122602125 DAUC <0003> db_auc.c:192 IMSI='262422792131555': No 3G Auth Data 20241122122602125 DLGSUP <0013> hlr.c:121 IMSI 262422792131555: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9e53174cf4df: Created GsupExpect[0] for "262422792131555" to be handled at TC_gsup_purge_cs(113) 20241122122602131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38344<->l=127.0.0.1:4258 20241122122602133 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602133 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422792131555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422792131555" cn_domain=PS} 20241122122602133 DLU <0006> fsm.c:456 lu(262422792131555)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122602133 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422792131555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122602133 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422792131555)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122602133 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422792131555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422792131555" cn_domain=PS} 20241122122602133 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602133 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9e53174cf4df: Found GsupExpect[0] for "262422792131555" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@9e53174cf4df: Added IMSI table entry 4TC_gsup_purge_cs(113)"262422792131555" 20241122122602134 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602134 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422792131555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422792131555"} 20241122122602134 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422792131555)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122602134 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422792131555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122602134 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422792131555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422792131555"} 20241122122602134 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422792131555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122602134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422792131555)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122602134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422792131555)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122602134 DLU <0006> fsm.c:568 lu(PS:IMSI-262422792131555)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122602134 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602134 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@9e53174cf4df: setverdict(pass): none -> pass 20241122122602135 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602135 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422792131555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422792131555" cn_domain=CS} 20241122122602135 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422792131555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241122122602135 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422792131555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422792131555"} 20241122122602135 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422792131555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122602135 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602135 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122602136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38344<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@9e53174cf4df: Final verdict of PTC: pass 20241122122602136 DAUC <0003> db_auc.c:157 IMSI='262428469046458': No 2G Auth Data 20241122122602136 DAUC <0003> db_auc.c:192 IMSI='262428469046458': No 3G Auth Data 20241122122602137 DLGSUP <0013> hlr.c:121 IMSI 262428469046458: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9e53174cf4df: Created GsupExpect[0] for "262428469046458" to be handled at TC_gsup_purge_cs(114) 20241122122602143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38348<->l=127.0.0.1:4258 20241122122602145 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602145 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428469046458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428469046458" cn_domain=PS} 20241122122602145 DLU <0006> fsm.c:456 lu(262428469046458)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122602145 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428469046458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122602145 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428469046458)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122602145 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428469046458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428469046458" cn_domain=PS} 20241122122602145 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602145 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9e53174cf4df: Found GsupExpect[0] for "262428469046458" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@9e53174cf4df: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428469046458" 20241122122602146 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602146 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428469046458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428469046458"} 20241122122602146 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428469046458)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122602146 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428469046458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122602146 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428469046458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428469046458"} 20241122122602146 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428469046458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122602146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428469046458)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122602146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428469046458)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122602146 DLU <0006> fsm.c:568 lu(PS:IMSI-262428469046458)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122602146 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602146 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@9e53174cf4df: setverdict(pass): none -> pass 20241122122602147 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602147 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428469046458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428469046458" cn_domain=CS} 20241122122602147 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428469046458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241122122602147 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428469046458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428469046458"} 20241122122602147 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428469046458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122602147 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602147 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122602148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38348<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@9e53174cf4df: Final verdict of PTC: pass 20241122122602149 DAUC <0003> db_auc.c:157 IMSI='262429616536197': No 2G Auth Data 20241122122602149 DAUC <0003> db_auc.c:192 IMSI='262429616536197': No 3G Auth Data 20241122122602149 DLGSUP <0013> hlr.c:121 IMSI 262429616536197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9e53174cf4df: Created GsupExpect[0] for "262429616536197" to be handled at TC_gsup_purge_cs(115) 20241122122602156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38356<->l=127.0.0.1:4258 20241122122602159 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602159 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429616536197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429616536197" cn_domain=PS} 20241122122602159 DLU <0006> fsm.c:456 lu(262429616536197)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122602159 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429616536197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122602159 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429616536197)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122602159 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429616536197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429616536197" cn_domain=PS} 20241122122602159 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602159 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9e53174cf4df: Found GsupExpect[0] for "262429616536197" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@9e53174cf4df: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429616536197" 20241122122602160 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602160 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429616536197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429616536197"} 20241122122602160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429616536197)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122602160 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429616536197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122602160 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429616536197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429616536197"} 20241122122602160 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429616536197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122602160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429616536197)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122602161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429616536197)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122602161 DLU <0006> fsm.c:568 lu(PS:IMSI-262429616536197)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122602161 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602161 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@9e53174cf4df: setverdict(pass): none -> pass 20241122122602162 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602162 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429616536197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429616536197" cn_domain=CS} 20241122122602162 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429616536197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241122122602162 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429616536197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429616536197"} 20241122122602162 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429616536197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122602162 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602162 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122602162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38356<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@9e53174cf4df: Final verdict of PTC: pass 20241122122602163 DAUC <0003> db_auc.c:157 IMSI='262425014544552': No 2G Auth Data 20241122122602163 DAUC <0003> db_auc.c:192 IMSI='262425014544552': No 3G Auth Data 20241122122602163 DLGSUP <0013> hlr.c:121 IMSI 262425014544552: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9e53174cf4df: Created GsupExpect[0] for "262425014544552" to be handled at TC_gsup_purge_cs(116) 20241122122602170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38362<->l=127.0.0.1:4258 20241122122602172 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602172 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425014544552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425014544552" cn_domain=PS} 20241122122602172 DLU <0006> fsm.c:456 lu(262425014544552)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122602172 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425014544552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122602172 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425014544552)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122602172 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425014544552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425014544552" cn_domain=PS} 20241122122602172 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602172 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9e53174cf4df: Found GsupExpect[0] for "262425014544552" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@9e53174cf4df: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425014544552" 20241122122602173 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602173 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425014544552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425014544552"} 20241122122602173 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425014544552)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122602173 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425014544552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122602173 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425014544552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425014544552"} 20241122122602173 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425014544552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122602173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425014544552)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122602173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425014544552)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122602173 DLU <0006> fsm.c:568 lu(PS:IMSI-262425014544552)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122602173 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602173 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@9e53174cf4df: setverdict(pass): none -> pass 20241122122602174 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602174 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425014544552 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425014544552" cn_domain=CS} 20241122122602174 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425014544552 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241122122602174 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425014544552 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425014544552"} 20241122122602174 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425014544552 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122602174 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122602174 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122602175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38362<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122602175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38300<->l=127.0.0.1:4258 20241122122602176 DLINP <000b> input/ipa.c:451 connected read/write 20241122122602176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122602176 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122602176 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122602176 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122602176 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39583<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(106)@9e53174cf4df: Final verdict of PTC: none 107@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Nov 22 12:26:02 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 20241122122602199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38366<->l=127.0.0.1:4258 20241122122602300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38366<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Nov 22 12:26:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_purge_ps started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122605404 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122605404 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122605408 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122605410 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605410 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122605411 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122605411 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122605411 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122605411 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122605411 DLGSUP <0013> gsup_server.c:235 2: 20241122122605411 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122605411 DLGSUP <0013> gsup_server.c:235 3: 20241122122605411 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122605411 DLGSUP <0013> gsup_server.c:235 4: 20241122122605411 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122605411 DLGSUP <0013> gsup_server.c:235 5: 20241122122605411 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122605411 DLGSUP <0013> gsup_server.c:235 7: 20241122122605411 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122605411 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122605411 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122605411 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)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@9e53174cf4df: 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") 20241122122605433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38735<->l=127.0.0.1:4259) 20241122122605438 DAUC <0003> db_auc.c:157 IMSI='262428661806995': No 2G Auth Data 20241122122605439 DAUC <0003> db_auc.c:192 IMSI='262428661806995': No 3G Auth Data HLR_Test-GSUP(118)@9e53174cf4df: Created GsupExpect[0] for "262428661806995" to be handled at TC_gsup_purge_ps(121) 20241122122605447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38388<->l=127.0.0.1:4258 20241122122605458 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605458 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428661806995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428661806995" cn_domain=PS} 20241122122605458 DLU <0006> fsm.c:456 lu(262428661806995)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122605458 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428661806995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122605458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428661806995)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122605458 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428661806995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428661806995" cn_domain=PS} 20241122122605458 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605458 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9e53174cf4df: Found GsupExpect[0] for "262428661806995" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@9e53174cf4df: Added IMSI table entry 0TC_gsup_purge_ps(121)"262428661806995" 20241122122605464 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605464 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428661806995 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428661806995"} 20241122122605464 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428661806995)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122605464 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428661806995 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122605464 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428661806995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428661806995"} 20241122122605464 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428661806995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122605464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428661806995)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122605464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428661806995)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122605464 DLU <0006> fsm.c:568 lu(PS:IMSI-262428661806995)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122605464 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605464 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@9e53174cf4df: setverdict(pass): none -> pass 20241122122605467 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605467 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428661806995 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428661806995" cn_domain=PS} 20241122122605467 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428661806995 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241122122605467 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428661806995 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428661806995"} 20241122122605467 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428661806995 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122605467 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605467 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122605469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38388<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@9e53174cf4df: Final verdict of PTC: pass 20241122122605472 DAUC <0003> db_auc.c:157 IMSI='262420346507929': No 2G Auth Data 20241122122605472 DAUC <0003> db_auc.c:192 IMSI='262420346507929': No 3G Auth Data 20241122122605473 DLGSUP <0013> hlr.c:121 IMSI 262420346507929: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9e53174cf4df: Created GsupExpect[0] for "262420346507929" to be handled at TC_gsup_purge_ps(122) 20241122122605486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38400<->l=127.0.0.1:4258 20241122122605488 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605488 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420346507929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420346507929" cn_domain=PS} 20241122122605488 DLU <0006> fsm.c:456 lu(262420346507929)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122605488 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420346507929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122605488 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420346507929)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122605488 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420346507929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420346507929" cn_domain=PS} 20241122122605488 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605488 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9e53174cf4df: Found GsupExpect[0] for "262420346507929" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@9e53174cf4df: Added IMSI table entry 1TC_gsup_purge_ps(122)"262420346507929" 20241122122605488 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605488 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420346507929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420346507929"} 20241122122605488 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420346507929)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122605488 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420346507929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122605488 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420346507929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420346507929"} 20241122122605488 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420346507929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122605488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420346507929)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122605488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420346507929)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122605488 DLU <0006> fsm.c:568 lu(PS:IMSI-262420346507929)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122605488 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605488 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@9e53174cf4df: setverdict(pass): none -> pass 20241122122605489 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605489 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420346507929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420346507929" cn_domain=PS} 20241122122605489 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420346507929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241122122605489 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420346507929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420346507929"} 20241122122605489 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420346507929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122605489 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605489 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122605489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38400<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@9e53174cf4df: Final verdict of PTC: pass 20241122122605490 DAUC <0003> db_auc.c:157 IMSI='262427639634143': No 2G Auth Data 20241122122605490 DAUC <0003> db_auc.c:192 IMSI='262427639634143': No 3G Auth Data 20241122122605490 DLGSUP <0013> hlr.c:121 IMSI 262427639634143: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9e53174cf4df: Created GsupExpect[0] for "262427639634143" to be handled at TC_gsup_purge_ps(123) 20241122122605496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 20241122122605498 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605498 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427639634143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427639634143" cn_domain=PS} 20241122122605498 DLU <0006> fsm.c:456 lu(262427639634143)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122605498 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427639634143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122605498 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427639634143)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122605498 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427639634143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427639634143" cn_domain=PS} 20241122122605498 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605498 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9e53174cf4df: Found GsupExpect[0] for "262427639634143" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@9e53174cf4df: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427639634143" 20241122122605499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605499 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427639634143 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427639634143"} 20241122122605499 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427639634143)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122605499 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427639634143 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122605499 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427639634143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427639634143"} 20241122122605499 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427639634143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122605499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427639634143)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122605499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427639634143)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122605499 DLU <0006> fsm.c:568 lu(PS:IMSI-262427639634143)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122605499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@9e53174cf4df: setverdict(pass): none -> pass 20241122122605499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605499 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427639634143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427639634143" cn_domain=PS} 20241122122605499 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427639634143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241122122605499 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427639634143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427639634143"} 20241122122605499 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427639634143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122605499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122605500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@9e53174cf4df: Final verdict of PTC: pass 20241122122605501 DAUC <0003> db_auc.c:157 IMSI='262423153121142': No 2G Auth Data 20241122122605501 DAUC <0003> db_auc.c:192 IMSI='262423153121142': No 3G Auth Data 20241122122605501 DLGSUP <0013> hlr.c:121 IMSI 262423153121142: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9e53174cf4df: Created GsupExpect[0] for "262423153121142" to be handled at TC_gsup_purge_ps(124) 20241122122605507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241122122605509 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605509 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423153121142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423153121142" cn_domain=PS} 20241122122605509 DLU <0006> fsm.c:456 lu(262423153121142)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122605509 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423153121142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122605509 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423153121142)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122605509 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423153121142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423153121142" cn_domain=PS} 20241122122605509 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605509 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9e53174cf4df: Found GsupExpect[0] for "262423153121142" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@9e53174cf4df: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423153121142" 20241122122605511 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605511 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423153121142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423153121142"} 20241122122605511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423153121142)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122605511 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423153121142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122605511 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423153121142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423153121142"} 20241122122605511 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423153121142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122605511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423153121142)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122605511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423153121142)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122605511 DLU <0006> fsm.c:568 lu(PS:IMSI-262423153121142)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122605511 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605511 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@9e53174cf4df: setverdict(pass): none -> pass 20241122122605511 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605511 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423153121142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423153121142" cn_domain=PS} 20241122122605511 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423153121142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241122122605512 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423153121142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423153121142"} 20241122122605512 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423153121142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122605512 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605512 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122605512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@9e53174cf4df: Final verdict of PTC: pass 20241122122605513 DAUC <0003> db_auc.c:157 IMSI='262426916959705': No 2G Auth Data 20241122122605513 DAUC <0003> db_auc.c:192 IMSI='262426916959705': No 3G Auth Data 20241122122605513 DLGSUP <0013> hlr.c:121 IMSI 262426916959705: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9e53174cf4df: Created GsupExpect[0] for "262426916959705" to be handled at TC_gsup_purge_ps(125) 20241122122605520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38436<->l=127.0.0.1:4258 20241122122605521 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605521 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426916959705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426916959705" cn_domain=PS} 20241122122605521 DLU <0006> fsm.c:456 lu(262426916959705)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122605521 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426916959705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122605521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426916959705)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122605521 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426916959705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426916959705" cn_domain=PS} 20241122122605521 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605521 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9e53174cf4df: Found GsupExpect[0] for "262426916959705" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@9e53174cf4df: Added IMSI table entry 4TC_gsup_purge_ps(125)"262426916959705" 20241122122605523 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605523 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426916959705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426916959705"} 20241122122605523 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426916959705)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122605523 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426916959705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122605523 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426916959705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426916959705"} 20241122122605523 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426916959705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122605523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426916959705)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122605523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426916959705)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122605523 DLU <0006> fsm.c:568 lu(PS:IMSI-262426916959705)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122605523 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605523 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@9e53174cf4df: setverdict(pass): none -> pass 20241122122605523 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605523 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426916959705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426916959705" cn_domain=PS} 20241122122605523 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426916959705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241122122605523 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426916959705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426916959705"} 20241122122605523 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426916959705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122605523 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605523 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122605524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38436<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@9e53174cf4df: Final verdict of PTC: pass 20241122122605525 DAUC <0003> db_auc.c:157 IMSI='262421062689466': No 2G Auth Data 20241122122605525 DAUC <0003> db_auc.c:192 IMSI='262421062689466': No 3G Auth Data 20241122122605525 DLGSUP <0013> hlr.c:121 IMSI 262421062689466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9e53174cf4df: Created GsupExpect[0] for "262421062689466" to be handled at TC_gsup_purge_ps(126) 20241122122605531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38438<->l=127.0.0.1:4258 20241122122605533 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605533 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421062689466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421062689466" cn_domain=PS} 20241122122605533 DLU <0006> fsm.c:456 lu(262421062689466)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122605533 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421062689466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122605533 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421062689466)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122605533 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421062689466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421062689466" cn_domain=PS} 20241122122605533 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605533 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9e53174cf4df: Found GsupExpect[0] for "262421062689466" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@9e53174cf4df: Added IMSI table entry 5TC_gsup_purge_ps(126)"262421062689466" 20241122122605534 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605534 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421062689466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421062689466"} 20241122122605534 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421062689466)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122605534 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421062689466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122605534 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421062689466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421062689466"} 20241122122605534 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421062689466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122605534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421062689466)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122605534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421062689466)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122605534 DLU <0006> fsm.c:568 lu(PS:IMSI-262421062689466)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122605534 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605534 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@9e53174cf4df: setverdict(pass): none -> pass 20241122122605535 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605535 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421062689466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421062689466" cn_domain=PS} 20241122122605535 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421062689466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241122122605535 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421062689466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421062689466"} 20241122122605535 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421062689466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122605535 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605535 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122605536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38438<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@9e53174cf4df: Final verdict of PTC: pass 20241122122605536 DAUC <0003> db_auc.c:157 IMSI='262425200155209': No 2G Auth Data 20241122122605536 DAUC <0003> db_auc.c:192 IMSI='262425200155209': No 3G Auth Data 20241122122605537 DLGSUP <0013> hlr.c:121 IMSI 262425200155209: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9e53174cf4df: Created GsupExpect[0] for "262425200155209" to be handled at TC_gsup_purge_ps(127) 20241122122605544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38444<->l=127.0.0.1:4258 20241122122605545 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605545 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425200155209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425200155209" cn_domain=PS} 20241122122605545 DLU <0006> fsm.c:456 lu(262425200155209)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122605545 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425200155209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122605545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425200155209)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122605545 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425200155209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425200155209" cn_domain=PS} 20241122122605545 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605545 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9e53174cf4df: Found GsupExpect[0] for "262425200155209" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@9e53174cf4df: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425200155209" 20241122122605546 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605546 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425200155209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425200155209"} 20241122122605546 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425200155209)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122605546 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425200155209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122605546 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425200155209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425200155209"} 20241122122605546 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425200155209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122605546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425200155209)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122605546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425200155209)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122605546 DLU <0006> fsm.c:568 lu(PS:IMSI-262425200155209)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122605546 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605546 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@9e53174cf4df: setverdict(pass): none -> pass 20241122122605547 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605547 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425200155209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425200155209" cn_domain=PS} 20241122122605547 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425200155209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241122122605547 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425200155209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425200155209"} 20241122122605547 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425200155209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122605547 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605547 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122605548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38444<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@9e53174cf4df: Final verdict of PTC: pass 20241122122605548 DAUC <0003> db_auc.c:157 IMSI='262429446652454': No 2G Auth Data 20241122122605548 DAUC <0003> db_auc.c:192 IMSI='262429446652454': No 3G Auth Data 20241122122605549 DLGSUP <0013> hlr.c:121 IMSI 262429446652454: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9e53174cf4df: Created GsupExpect[0] for "262429446652454" to be handled at TC_gsup_purge_ps(128) 20241122122605554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 20241122122605556 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605556 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429446652454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429446652454" cn_domain=PS} 20241122122605556 DLU <0006> fsm.c:456 lu(262429446652454)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122605556 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429446652454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122605556 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429446652454)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122605556 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429446652454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429446652454" cn_domain=PS} 20241122122605556 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605556 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9e53174cf4df: Found GsupExpect[0] for "262429446652454" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@9e53174cf4df: Added IMSI table entry 7TC_gsup_purge_ps(128)"262429446652454" 20241122122605557 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605557 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429446652454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429446652454"} 20241122122605557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429446652454)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122605557 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429446652454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122605557 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429446652454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429446652454"} 20241122122605557 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429446652454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122605557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429446652454)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122605557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429446652454)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122605557 DLU <0006> fsm.c:568 lu(PS:IMSI-262429446652454)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122605557 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605557 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@9e53174cf4df: setverdict(pass): none -> pass 20241122122605558 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605558 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429446652454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429446652454" cn_domain=PS} 20241122122605558 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429446652454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241122122605558 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429446652454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429446652454"} 20241122122605558 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429446652454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241122122605558 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122605558 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122605558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122605559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4258 20241122122605560 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38735<->l=127.0.0.1:4259) 20241122122605560 DLINP <000b> input/ipa.c:451 connected read/write 20241122122605560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122605560 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122605560 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122605560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 119@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(118)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Nov 22 12:26:05 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241122122605584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38458<->l=127.0.0.1:4258 20241122122605684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38458<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Nov 22 12:26:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_purge_unknown started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122608805 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122608805 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122608807 DLINP <000b> input/ipa.c:451 connected read/write 20241122122608807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122608807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122608809 DLINP <000b> input/ipa.c:451 connected read/write 20241122122608810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122608810 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122608810 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122608810 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122608810 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122608810 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122608810 DLGSUP <0013> gsup_server.c:235 2: 20241122122608810 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122608810 DLGSUP <0013> gsup_server.c:235 3: 20241122122608810 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122608810 DLGSUP <0013> gsup_server.c:235 4: 20241122122608810 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122608810 DLGSUP <0013> gsup_server.c:235 5: 20241122122608810 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122608810 DLGSUP <0013> gsup_server.c:235 7: 20241122122608810 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122608810 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122608810 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122608810 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@9e53174cf4df: 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") 20241122122608822 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44507<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@9e53174cf4df: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241122122608828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38482<->l=127.0.0.1:4258 20241122122608850 DLINP <000b> input/ipa.c:451 connected read/write 20241122122608850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122608850 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241122122608850 DLU <0006> fsm.c:456 lu(2345743413463)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122608850 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 20241122122608850 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241122122608850 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122608850 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55bd5b118f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122608850 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55bd5b118f60]{UNVALIDATED}: Freeing instance 20241122122608850 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55bd5b118f60]{UNVALIDATED}: Deallocated 20241122122608850 DLINP <000b> input/ipa.c:451 connected read/write 20241122122608850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122608850 DLINP <000b> input/ipa.c:451 connected read/write 20241122122608850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@9e53174cf4df: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@9e53174cf4df: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@9e53174cf4df: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122608855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38482<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122608856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4258 20241122122608858 DLINP <000b> input/ipa.c:451 connected read/write 20241122122608858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122608858 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122608858 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122608858 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122608858 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44507<->l=127.0.0.1:4259) 131@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(130)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Nov 22 12:26:08 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241122122608909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 20241122122609010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Nov 22 12:26:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_mo_ussd_unknown started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122612121 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122612121 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122612126 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122612127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55386<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122612132 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122612132 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122612132 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122612132 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122612132 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122612132 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122612132 DLGSUP <0013> gsup_server.c:235 2: 20241122122612132 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122612132 DLGSUP <0013> gsup_server.c:235 3: 20241122122612132 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122612132 DLGSUP <0013> gsup_server.c:235 4: 20241122122612132 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122612132 DLGSUP <0013> gsup_server.c:235 5: 20241122122612132 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122612132 DLGSUP <0013> gsup_server.c:235 7: 20241122122612132 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122612132 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122612132 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122612132 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@9e53174cf4df: 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") 20241122122612154 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46879<->l=127.0.0.1:4259) 20241122122612165 DAUC <0003> db_auc.c:157 IMSI='262429111901409': No 2G Auth Data 20241122122612165 DAUC <0003> db_auc.c:192 IMSI='262429111901409': No 3G Auth Data HLR_Test-GSUP(135)@9e53174cf4df: Created GsupExpect[0] for "262429111901409" to be handled at TC_mo_ussd_unknown(138) 20241122122612193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 20241122122612206 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122612206 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429111901409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429111901409" session_id=3158996645 session_state=BEGIN} 20241122122612206 DSS <0004> hlr_ussd.c:576 262429111901409/0xbc4a76a5: Process SS (BEGIN) 20241122122612206 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241122122612206 DSS <0004> hlr_ussd.c:518 262429111901409/0xbc4a76a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241122122612206 DSS <0004> hlr_ussd.c:523 262429111901409/0xbc4a76a5: USSD for unknown code '*#200#' 20241122122612206 DSS <0004> hlr_ussd.c:354 262429111901409/0xbc4a76a5: Tx ReturnError(1, 0x12) 20241122122612206 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429111901409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429111901409" session_id=3158996645 session_state=END} 20241122122612206 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122612206 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9e53174cf4df: Found GsupExpect[0] for "262429111901409" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@9e53174cf4df: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429111901409" TC_mo_ussd_unknown(138)@9e53174cf4df: setverdict(pass): none -> pass 20241122122612212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@9e53174cf4df: Final verdict of PTC: pass 20241122122612212 DAUC <0003> db_auc.c:157 IMSI='262423782873128': No 2G Auth Data 20241122122612212 DAUC <0003> db_auc.c:192 IMSI='262423782873128': No 3G Auth Data HLR_Test-GSUP(135)@9e53174cf4df: Created GsupExpect[0] for "262423782873128" to be handled at TC_mo_ussd_unknown(139) 20241122122612221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55398<->l=127.0.0.1:4258 20241122122612223 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122612223 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423782873128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423782873128" session_id=1633859838 session_state=BEGIN} 20241122122612223 DSS <0004> hlr_ussd.c:576 262423782873128/0x6162b8fe: Process SS (BEGIN) 20241122122612223 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241122122612223 DSS <0004> hlr_ussd.c:518 262423782873128/0x6162b8fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241122122612223 DSS <0004> hlr_ussd.c:523 262423782873128/0x6162b8fe: USSD for unknown code '*#200#' 20241122122612223 DSS <0004> hlr_ussd.c:354 262423782873128/0x6162b8fe: Tx ReturnError(1, 0x12) 20241122122612223 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423782873128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423782873128" session_id=1633859838 session_state=END} 20241122122612223 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122612223 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9e53174cf4df: Found GsupExpect[0] for "262423782873128" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@9e53174cf4df: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262423782873128" TC_mo_ussd_unknown(139)@9e53174cf4df: setverdict(pass): none -> pass 20241122122612225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55398<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@9e53174cf4df: Final verdict of PTC: pass 20241122122612225 DAUC <0003> db_auc.c:157 IMSI='262428536882447': No 2G Auth Data 20241122122612225 DAUC <0003> db_auc.c:192 IMSI='262428536882447': No 3G Auth Data HLR_Test-GSUP(135)@9e53174cf4df: Created GsupExpect[0] for "262428536882447" to be handled at TC_mo_ussd_unknown(140) 20241122122612231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55408<->l=127.0.0.1:4258 20241122122612233 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122612233 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428536882447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428536882447" session_id=2048774482 session_state=BEGIN} 20241122122612233 DSS <0004> hlr_ussd.c:576 262428536882447/0x7a1dd152: Process SS (BEGIN) 20241122122612233 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241122122612233 DSS <0004> hlr_ussd.c:518 262428536882447/0x7a1dd152: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241122122612233 DSS <0004> hlr_ussd.c:523 262428536882447/0x7a1dd152: USSD for unknown code '*#200#' 20241122122612233 DSS <0004> hlr_ussd.c:354 262428536882447/0x7a1dd152: Tx ReturnError(1, 0x12) 20241122122612233 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428536882447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428536882447" session_id=2048774482 session_state=END} 20241122122612233 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122612233 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9e53174cf4df: Found GsupExpect[0] for "262428536882447" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@9e53174cf4df: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428536882447" TC_mo_ussd_unknown(140)@9e53174cf4df: setverdict(pass): none -> pass 20241122122612235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55408<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@9e53174cf4df: Final verdict of PTC: pass 20241122122612235 DAUC <0003> db_auc.c:157 IMSI='262424799660172': No 2G Auth Data 20241122122612235 DAUC <0003> db_auc.c:192 IMSI='262424799660172': No 3G Auth Data HLR_Test-GSUP(135)@9e53174cf4df: Created GsupExpect[0] for "262424799660172" to be handled at TC_mo_ussd_unknown(141) 20241122122612241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55424<->l=127.0.0.1:4258 20241122122612244 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122612244 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424799660172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424799660172" session_id=2158190536 session_state=BEGIN} 20241122122612244 DSS <0004> hlr_ussd.c:576 262424799660172/0x80a35fc8: Process SS (BEGIN) 20241122122612244 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241122122612244 DSS <0004> hlr_ussd.c:518 262424799660172/0x80a35fc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241122122612244 DSS <0004> hlr_ussd.c:523 262424799660172/0x80a35fc8: USSD for unknown code '*#200#' 20241122122612244 DSS <0004> hlr_ussd.c:354 262424799660172/0x80a35fc8: Tx ReturnError(1, 0x12) 20241122122612244 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424799660172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424799660172" session_id=2158190536 session_state=END} 20241122122612244 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122612244 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9e53174cf4df: Found GsupExpect[0] for "262424799660172" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@9e53174cf4df: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262424799660172" TC_mo_ussd_unknown(141)@9e53174cf4df: setverdict(pass): none -> pass 20241122122612245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55424<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@9e53174cf4df: Final verdict of PTC: pass 20241122122612246 DAUC <0003> db_auc.c:157 IMSI='262427825791208': No 2G Auth Data 20241122122612246 DAUC <0003> db_auc.c:192 IMSI='262427825791208': No 3G Auth Data HLR_Test-GSUP(135)@9e53174cf4df: Created GsupExpect[0] for "262427825791208" to be handled at TC_mo_ussd_unknown(142) 20241122122612252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55434<->l=127.0.0.1:4258 20241122122612254 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122612254 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427825791208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427825791208" session_id=665496933 session_state=BEGIN} 20241122122612254 DSS <0004> hlr_ussd.c:576 262427825791208/0x27aaad65: Process SS (BEGIN) 20241122122612254 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241122122612254 DSS <0004> hlr_ussd.c:518 262427825791208/0x27aaad65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241122122612254 DSS <0004> hlr_ussd.c:523 262427825791208/0x27aaad65: USSD for unknown code '*#200#' 20241122122612254 DSS <0004> hlr_ussd.c:354 262427825791208/0x27aaad65: Tx ReturnError(1, 0x12) 20241122122612254 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427825791208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427825791208" session_id=665496933 session_state=END} 20241122122612254 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122612254 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9e53174cf4df: Found GsupExpect[0] for "262427825791208" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@9e53174cf4df: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262427825791208" TC_mo_ussd_unknown(142)@9e53174cf4df: setverdict(pass): none -> pass 20241122122612256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55434<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@9e53174cf4df: Final verdict of PTC: pass 20241122122612256 DAUC <0003> db_auc.c:157 IMSI='262428118491154': No 2G Auth Data 20241122122612256 DAUC <0003> db_auc.c:192 IMSI='262428118491154': No 3G Auth Data HLR_Test-GSUP(135)@9e53174cf4df: Created GsupExpect[0] for "262428118491154" to be handled at TC_mo_ussd_unknown(143) 20241122122612262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55438<->l=127.0.0.1:4258 20241122122612265 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122612265 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428118491154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428118491154" session_id=2719424055 session_state=BEGIN} 20241122122612265 DSS <0004> hlr_ussd.c:576 262428118491154/0xa2171e37: Process SS (BEGIN) 20241122122612265 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241122122612265 DSS <0004> hlr_ussd.c:518 262428118491154/0xa2171e37: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241122122612265 DSS <0004> hlr_ussd.c:523 262428118491154/0xa2171e37: USSD for unknown code '*#200#' 20241122122612265 DSS <0004> hlr_ussd.c:354 262428118491154/0xa2171e37: Tx ReturnError(1, 0x12) 20241122122612265 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428118491154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428118491154" session_id=2719424055 session_state=END} 20241122122612265 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122612265 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9e53174cf4df: Found GsupExpect[0] for "262428118491154" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@9e53174cf4df: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428118491154" TC_mo_ussd_unknown(143)@9e53174cf4df: setverdict(pass): none -> pass 20241122122612267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55438<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@9e53174cf4df: Final verdict of PTC: pass 20241122122612267 DAUC <0003> db_auc.c:157 IMSI='262425417746030': No 2G Auth Data 20241122122612267 DAUC <0003> db_auc.c:192 IMSI='262425417746030': No 3G Auth Data HLR_Test-GSUP(135)@9e53174cf4df: Created GsupExpect[0] for "262425417746030" to be handled at TC_mo_ussd_unknown(144) 20241122122612273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 20241122122612276 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122612276 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425417746030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425417746030" session_id=587617563 session_state=BEGIN} 20241122122612276 DSS <0004> hlr_ussd.c:576 262425417746030/0x2306551b: Process SS (BEGIN) 20241122122612276 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241122122612276 DSS <0004> hlr_ussd.c:518 262425417746030/0x2306551b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241122122612276 DSS <0004> hlr_ussd.c:523 262425417746030/0x2306551b: USSD for unknown code '*#200#' 20241122122612276 DSS <0004> hlr_ussd.c:354 262425417746030/0x2306551b: Tx ReturnError(1, 0x12) 20241122122612276 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425417746030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425417746030" session_id=587617563 session_state=END} 20241122122612276 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122612276 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9e53174cf4df: Found GsupExpect[0] for "262425417746030" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@9e53174cf4df: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262425417746030" TC_mo_ussd_unknown(144)@9e53174cf4df: setverdict(pass): none -> pass 20241122122612278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@9e53174cf4df: Final verdict of PTC: pass 20241122122612278 DAUC <0003> db_auc.c:157 IMSI='262423268669597': No 2G Auth Data 20241122122612278 DAUC <0003> db_auc.c:192 IMSI='262423268669597': No 3G Auth Data HLR_Test-GSUP(135)@9e53174cf4df: Created GsupExpect[0] for "262423268669597" to be handled at TC_mo_ussd_unknown(145) 20241122122612284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55462<->l=127.0.0.1:4258 20241122122612287 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122612287 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423268669597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423268669597" session_id=2987069252 session_state=BEGIN} 20241122122612287 DSS <0004> hlr_ussd.c:576 262423268669597/0xb20b0f44: Process SS (BEGIN) 20241122122612287 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241122122612287 DSS <0004> hlr_ussd.c:518 262423268669597/0xb20b0f44: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241122122612287 DSS <0004> hlr_ussd.c:523 262423268669597/0xb20b0f44: USSD for unknown code '*#200#' 20241122122612287 DSS <0004> hlr_ussd.c:354 262423268669597/0xb20b0f44: Tx ReturnError(1, 0x12) 20241122122612287 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423268669597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423268669597" session_id=2987069252 session_state=END} 20241122122612287 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122612287 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9e53174cf4df: Found GsupExpect[0] for "262423268669597" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@9e53174cf4df: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262423268669597" TC_mo_ussd_unknown(145)@9e53174cf4df: setverdict(pass): none -> pass 20241122122612289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55462<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@9e53174cf4df: Final verdict of PTC: pass 20241122122612289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55386<->l=127.0.0.1:4258 20241122122612290 DLINP <000b> input/ipa.c:451 connected read/write 20241122122612290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122612290 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122612290 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122612290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122612290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46879<->l=127.0.0.1:4259) 136@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(135)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 136: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Nov 22 12:26:12 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 20241122122612312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55474<->l=127.0.0.1:4258 20241122122612413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55474<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67388) Waiting for packet dumper to finish... 1 (prev_count=67388, count=81596) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Nov 22 12:26:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_mo_ussd_euse_disc started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122615533 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122615533 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122615538 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122615539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122615542 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122615542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122615542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122615542 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122615542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122615542 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122615542 DLGSUP <0013> gsup_server.c:235 2: 20241122122615542 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122615542 DLGSUP <0013> gsup_server.c:235 3: 20241122122615542 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122615542 DLGSUP <0013> gsup_server.c:235 4: 20241122122615542 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122615542 DLGSUP <0013> gsup_server.c:235 5: 20241122122615542 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122615542 DLGSUP <0013> gsup_server.c:235 7: 20241122122615542 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122615542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122615542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122615542 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@9e53174cf4df: 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") 20241122122615562 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45945<->l=127.0.0.1:4259) 20241122122615567 DAUC <0003> db_auc.c:157 IMSI='262424788261607': No 2G Auth Data 20241122122615567 DAUC <0003> db_auc.c:192 IMSI='262424788261607': No 3G Auth Data HLR_Test-GSUP(147)@9e53174cf4df: Created GsupExpect[0] for "262424788261607" to be handled at TC_mo_ussd_euse_disc(150) 20241122122615578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55484<->l=127.0.0.1:4258 20241122122615586 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122615586 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424788261607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424788261607" session_id=1945177286 session_state=BEGIN} 20241122122615586 DSS <0004> hlr_ussd.c:576 262424788261607/0x73f10cc6: Process SS (BEGIN) 20241122122615586 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122615586 DSS <0004> hlr_ussd.c:518 262424788261607/0x73f10cc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122615586 DSS <0004> hlr_ussd.c:542 262424788261607/0x73f10cc6: Cannot find conn for EUSE EUSE-foobar 20241122122615586 DSS <0004> hlr_ussd.c:354 262424788261607/0x73f10cc6: Tx ReturnError(1, 0x22) 20241122122615586 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424788261607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424788261607" session_id=1945177286 session_state=END} 20241122122615586 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122615586 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9e53174cf4df: Found GsupExpect[0] for "262424788261607" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@9e53174cf4df: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424788261607" TC_mo_ussd_euse_disc(150)@9e53174cf4df: setverdict(pass): none -> pass 20241122122615588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55484<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@9e53174cf4df: Final verdict of PTC: pass 20241122122615588 DAUC <0003> db_auc.c:157 IMSI='262421034415997': No 2G Auth Data 20241122122615588 DAUC <0003> db_auc.c:192 IMSI='262421034415997': No 3G Auth Data HLR_Test-GSUP(147)@9e53174cf4df: Created GsupExpect[0] for "262421034415997" to be handled at TC_mo_ussd_euse_disc(151) 20241122122615595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55490<->l=127.0.0.1:4258 20241122122615598 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122615598 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421034415997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421034415997" session_id=3960394477 session_state=BEGIN} 20241122122615598 DSS <0004> hlr_ussd.c:576 262421034415997/0xec0ed2ed: Process SS (BEGIN) 20241122122615598 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122615598 DSS <0004> hlr_ussd.c:518 262421034415997/0xec0ed2ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122615598 DSS <0004> hlr_ussd.c:542 262421034415997/0xec0ed2ed: Cannot find conn for EUSE EUSE-foobar 20241122122615598 DSS <0004> hlr_ussd.c:354 262421034415997/0xec0ed2ed: Tx ReturnError(1, 0x22) 20241122122615598 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421034415997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421034415997" session_id=3960394477 session_state=END} 20241122122615598 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122615598 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9e53174cf4df: Found GsupExpect[0] for "262421034415997" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@9e53174cf4df: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421034415997" TC_mo_ussd_euse_disc(151)@9e53174cf4df: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@9e53174cf4df: Final verdict of PTC: pass 20241122122615599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55490<->l=127.0.0.1:4258 20241122122615599 DAUC <0003> db_auc.c:157 IMSI='262427317711090': No 2G Auth Data 20241122122615599 DAUC <0003> db_auc.c:192 IMSI='262427317711090': No 3G Auth Data HLR_Test-GSUP(147)@9e53174cf4df: Created GsupExpect[0] for "262427317711090" to be handled at TC_mo_ussd_euse_disc(152) 20241122122615606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55504<->l=127.0.0.1:4258 20241122122615609 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122615609 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427317711090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427317711090" session_id=2825089585 session_state=BEGIN} 20241122122615609 DSS <0004> hlr_ussd.c:576 262427317711090/0xa8637231: Process SS (BEGIN) 20241122122615609 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122615609 DSS <0004> hlr_ussd.c:518 262427317711090/0xa8637231: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122615609 DSS <0004> hlr_ussd.c:542 262427317711090/0xa8637231: Cannot find conn for EUSE EUSE-foobar 20241122122615609 DSS <0004> hlr_ussd.c:354 262427317711090/0xa8637231: Tx ReturnError(1, 0x22) 20241122122615609 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427317711090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427317711090" session_id=2825089585 session_state=END} 20241122122615609 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122615609 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9e53174cf4df: Found GsupExpect[0] for "262427317711090" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@9e53174cf4df: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427317711090" TC_mo_ussd_euse_disc(152)@9e53174cf4df: setverdict(pass): none -> pass 20241122122615611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55504<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@9e53174cf4df: Final verdict of PTC: pass 20241122122615611 DAUC <0003> db_auc.c:157 IMSI='262420420447475': No 2G Auth Data 20241122122615611 DAUC <0003> db_auc.c:192 IMSI='262420420447475': No 3G Auth Data HLR_Test-GSUP(147)@9e53174cf4df: Created GsupExpect[0] for "262420420447475" to be handled at TC_mo_ussd_euse_disc(153) 20241122122615617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20241122122615620 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122615620 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420420447475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420420447475" session_id=3884485307 session_state=BEGIN} 20241122122615620 DSS <0004> hlr_ussd.c:576 262420420447475/0xe7888abb: Process SS (BEGIN) 20241122122615620 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122615620 DSS <0004> hlr_ussd.c:518 262420420447475/0xe7888abb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122615620 DSS <0004> hlr_ussd.c:542 262420420447475/0xe7888abb: Cannot find conn for EUSE EUSE-foobar 20241122122615620 DSS <0004> hlr_ussd.c:354 262420420447475/0xe7888abb: Tx ReturnError(1, 0x22) 20241122122615620 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420420447475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420420447475" session_id=3884485307 session_state=END} 20241122122615620 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122615620 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9e53174cf4df: Found GsupExpect[0] for "262420420447475" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@9e53174cf4df: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262420420447475" TC_mo_ussd_euse_disc(153)@9e53174cf4df: setverdict(pass): none -> pass 20241122122615622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@9e53174cf4df: Final verdict of PTC: pass 20241122122615622 DAUC <0003> db_auc.c:157 IMSI='262423828376374': No 2G Auth Data 20241122122615622 DAUC <0003> db_auc.c:192 IMSI='262423828376374': No 3G Auth Data HLR_Test-GSUP(147)@9e53174cf4df: Created GsupExpect[0] for "262423828376374" to be handled at TC_mo_ussd_euse_disc(154) 20241122122615628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4258 20241122122615631 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122615631 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423828376374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423828376374" session_id=2145802318 session_state=BEGIN} 20241122122615631 DSS <0004> hlr_ussd.c:576 262423828376374/0x7fe6584e: Process SS (BEGIN) 20241122122615631 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122615631 DSS <0004> hlr_ussd.c:518 262423828376374/0x7fe6584e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122615631 DSS <0004> hlr_ussd.c:542 262423828376374/0x7fe6584e: Cannot find conn for EUSE EUSE-foobar 20241122122615631 DSS <0004> hlr_ussd.c:354 262423828376374/0x7fe6584e: Tx ReturnError(1, 0x22) 20241122122615631 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423828376374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423828376374" session_id=2145802318 session_state=END} 20241122122615631 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122615631 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9e53174cf4df: Found GsupExpect[0] for "262423828376374" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@9e53174cf4df: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423828376374" TC_mo_ussd_euse_disc(154)@9e53174cf4df: setverdict(pass): none -> pass 20241122122615633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@9e53174cf4df: Final verdict of PTC: pass 20241122122615633 DAUC <0003> db_auc.c:157 IMSI='262425769845350': No 2G Auth Data 20241122122615633 DAUC <0003> db_auc.c:192 IMSI='262425769845350': No 3G Auth Data HLR_Test-GSUP(147)@9e53174cf4df: Created GsupExpect[0] for "262425769845350" to be handled at TC_mo_ussd_euse_disc(155) 20241122122615641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 20241122122615644 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122615644 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425769845350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425769845350" session_id=433982485 session_state=BEGIN} 20241122122615644 DSS <0004> hlr_ussd.c:576 262425769845350/0x19de0c15: Process SS (BEGIN) 20241122122615644 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122615644 DSS <0004> hlr_ussd.c:518 262425769845350/0x19de0c15: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122615644 DSS <0004> hlr_ussd.c:542 262425769845350/0x19de0c15: Cannot find conn for EUSE EUSE-foobar 20241122122615644 DSS <0004> hlr_ussd.c:354 262425769845350/0x19de0c15: Tx ReturnError(1, 0x22) 20241122122615644 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425769845350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425769845350" session_id=433982485 session_state=END} 20241122122615644 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122615644 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9e53174cf4df: Found GsupExpect[0] for "262425769845350" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@9e53174cf4df: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425769845350" TC_mo_ussd_euse_disc(155)@9e53174cf4df: setverdict(pass): none -> pass 20241122122615646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@9e53174cf4df: Final verdict of PTC: pass 20241122122615646 DAUC <0003> db_auc.c:157 IMSI='262429980509690': No 2G Auth Data 20241122122615646 DAUC <0003> db_auc.c:192 IMSI='262429980509690': No 3G Auth Data HLR_Test-GSUP(147)@9e53174cf4df: Created GsupExpect[0] for "262429980509690" to be handled at TC_mo_ussd_euse_disc(156) 20241122122615653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4258 20241122122615656 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122615656 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429980509690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429980509690" session_id=2304880106 session_state=BEGIN} 20241122122615656 DSS <0004> hlr_ussd.c:576 262429980509690/0x8961adea: Process SS (BEGIN) 20241122122615656 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122615656 DSS <0004> hlr_ussd.c:518 262429980509690/0x8961adea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122615656 DSS <0004> hlr_ussd.c:542 262429980509690/0x8961adea: Cannot find conn for EUSE EUSE-foobar 20241122122615656 DSS <0004> hlr_ussd.c:354 262429980509690/0x8961adea: Tx ReturnError(1, 0x22) 20241122122615656 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429980509690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429980509690" session_id=2304880106 session_state=END} 20241122122615656 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122615656 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9e53174cf4df: Found GsupExpect[0] for "262429980509690" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@9e53174cf4df: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429980509690" TC_mo_ussd_euse_disc(156)@9e53174cf4df: setverdict(pass): none -> pass 20241122122615658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@9e53174cf4df: Final verdict of PTC: pass 20241122122615659 DAUC <0003> db_auc.c:157 IMSI='262425545455990': No 2G Auth Data 20241122122615659 DAUC <0003> db_auc.c:192 IMSI='262425545455990': No 3G Auth Data HLR_Test-GSUP(147)@9e53174cf4df: Created GsupExpect[0] for "262425545455990" to be handled at TC_mo_ussd_euse_disc(157) 20241122122615666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55546<->l=127.0.0.1:4258 20241122122615669 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122615669 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425545455990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425545455990" session_id=2828295128 session_state=BEGIN} 20241122122615669 DSS <0004> hlr_ussd.c:576 262425545455990/0xa8945bd8: Process SS (BEGIN) 20241122122615669 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122615669 DSS <0004> hlr_ussd.c:518 262425545455990/0xa8945bd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122615669 DSS <0004> hlr_ussd.c:542 262425545455990/0xa8945bd8: Cannot find conn for EUSE EUSE-foobar 20241122122615669 DSS <0004> hlr_ussd.c:354 262425545455990/0xa8945bd8: Tx ReturnError(1, 0x22) 20241122122615669 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425545455990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425545455990" session_id=2828295128 session_state=END} 20241122122615669 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122615669 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9e53174cf4df: Found GsupExpect[0] for "262425545455990" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@9e53174cf4df: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262425545455990" TC_mo_ussd_euse_disc(157)@9e53174cf4df: setverdict(pass): none -> pass 20241122122615670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55546<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@9e53174cf4df: Final verdict of PTC: pass 20241122122615671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 20241122122615671 DLINP <000b> input/ipa.c:451 connected read/write 20241122122615671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122615671 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122615671 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122615671 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122615671 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45945<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@9e53174cf4df: Final verdict of PTC: none 148@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 148: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Nov 22 12:26:15 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241122122615695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 20241122122615896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55554<->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@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Nov 22 12:26:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_mo_ussd_iuse_imsi started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122619007 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122619007 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122619011 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122619013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55566<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122619017 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122619017 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122619017 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122619017 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122619017 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122619017 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122619017 DLGSUP <0013> gsup_server.c:235 2: 20241122122619017 DLGSUP <0013> gsup_server.c:237 2: 00 HLR_Test-GSUP-IPA(158)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122619017 DLGSUP <0013> gsup_server.c:235 3: 20241122122619017 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122619017 DLGSUP <0013> gsup_server.c:235 4: 20241122122619017 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122619017 DLGSUP <0013> gsup_server.c:235 5: 20241122122619017 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122619017 DLGSUP <0013> gsup_server.c:235 7: 20241122122619017 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122619017 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122619017 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122619017 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@9e53174cf4df: 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") 20241122122619047 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33795<->l=127.0.0.1:4259) 20241122122619060 DAUC <0003> db_auc.c:157 IMSI='262429172236767': No 2G Auth Data 20241122122619060 DAUC <0003> db_auc.c:192 IMSI='262429172236767': No 3G Auth Data HLR_Test-GSUP(159)@9e53174cf4df: Created GsupExpect[0] for "262429172236767" to be handled at TC_mo_ussd_iuse_imsi(162) 20241122122619074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 20241122122619077 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122619077 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429172236767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429172236767" session_id=2319599278 session_state=BEGIN} 20241122122619077 DSS <0004> hlr_ussd.c:576 262429172236767/0x8a4246ae: Process SS (BEGIN) 20241122122619077 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122619077 DSS <0004> hlr_ussd.c:518 262429172236767/0x8a4246ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122619077 DSS <0004> hlr_ussd.c:363 262429172236767/0x8a4246ae: Tx USSD 'Your IMSI is 262429172236767' 20241122122619077 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429172236767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429172236767" session_id=2319599278 session_state=END} 20241122122619077 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429172236767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122619077 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122619077 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9e53174cf4df: Found GsupExpect[0] for "262429172236767" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@9e53174cf4df: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262429172236767" TC_mo_ussd_iuse_imsi(162)@9e53174cf4df: setverdict(pass): none -> pass 20241122122619079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@9e53174cf4df: Final verdict of PTC: pass 20241122122619080 DAUC <0003> db_auc.c:157 IMSI='262422268881468': No 2G Auth Data 20241122122619080 DAUC <0003> db_auc.c:192 IMSI='262422268881468': No 3G Auth Data HLR_Test-GSUP(159)@9e53174cf4df: Created GsupExpect[0] for "262422268881468" to be handled at TC_mo_ussd_iuse_imsi(163) 20241122122619086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 20241122122619089 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122619089 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422268881468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422268881468" session_id=2374596853 session_state=BEGIN} 20241122122619089 DSS <0004> hlr_ussd.c:576 262422268881468/0x8d8978f5: Process SS (BEGIN) 20241122122619089 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122619089 DSS <0004> hlr_ussd.c:518 262422268881468/0x8d8978f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122619089 DSS <0004> hlr_ussd.c:363 262422268881468/0x8d8978f5: Tx USSD 'Your IMSI is 262422268881468' 20241122122619089 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422268881468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422268881468" session_id=2374596853 session_state=END} 20241122122619089 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422268881468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122619089 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122619089 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9e53174cf4df: Found GsupExpect[0] for "262422268881468" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@9e53174cf4df: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262422268881468" TC_mo_ussd_iuse_imsi(163)@9e53174cf4df: setverdict(pass): none -> pass 20241122122619091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 20241122122619091 DAUC <0003> db_auc.c:157 IMSI='262429237494947': No 2G Auth Data 20241122122619091 DAUC <0003> db_auc.c:192 IMSI='262429237494947': No 3G Auth Data TC_mo_ussd_iuse_imsi(163)@9e53174cf4df: Final verdict of PTC: pass HLR_Test-GSUP(159)@9e53174cf4df: Created GsupExpect[0] for "262429237494947" to be handled at TC_mo_ussd_iuse_imsi(164) 20241122122619098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 20241122122619101 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122619101 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429237494947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429237494947" session_id=1963614375 session_state=BEGIN} 20241122122619101 DSS <0004> hlr_ussd.c:576 262429237494947/0x750a60a7: Process SS (BEGIN) 20241122122619101 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122619101 DSS <0004> hlr_ussd.c:518 262429237494947/0x750a60a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122619101 DSS <0004> hlr_ussd.c:363 262429237494947/0x750a60a7: Tx USSD 'Your IMSI is 262429237494947' 20241122122619101 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429237494947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429237494947" session_id=1963614375 session_state=END} 20241122122619101 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429237494947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122619101 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122619101 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9e53174cf4df: Found GsupExpect[0] for "262429237494947" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@9e53174cf4df: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262429237494947" TC_mo_ussd_iuse_imsi(164)@9e53174cf4df: setverdict(pass): none -> pass 20241122122619103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@9e53174cf4df: Final verdict of PTC: pass 20241122122619103 DAUC <0003> db_auc.c:157 IMSI='262421203700576': No 2G Auth Data 20241122122619103 DAUC <0003> db_auc.c:192 IMSI='262421203700576': No 3G Auth Data HLR_Test-GSUP(159)@9e53174cf4df: Created GsupExpect[0] for "262421203700576" to be handled at TC_mo_ussd_iuse_imsi(165) 20241122122619111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 20241122122619114 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122619114 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421203700576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421203700576" session_id=2744431577 session_state=BEGIN} 20241122122619114 DSS <0004> hlr_ussd.c:576 262421203700576/0xa394b3d9: Process SS (BEGIN) 20241122122619114 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122619114 DSS <0004> hlr_ussd.c:518 262421203700576/0xa394b3d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122619114 DSS <0004> hlr_ussd.c:363 262421203700576/0xa394b3d9: Tx USSD 'Your IMSI is 262421203700576' 20241122122619114 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421203700576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421203700576" session_id=2744431577 session_state=END} 20241122122619114 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421203700576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122619114 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122619114 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9e53174cf4df: Found GsupExpect[0] for "262421203700576" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@9e53174cf4df: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421203700576" TC_mo_ussd_iuse_imsi(165)@9e53174cf4df: setverdict(pass): none -> pass 20241122122619116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@9e53174cf4df: Final verdict of PTC: pass 20241122122619116 DAUC <0003> db_auc.c:157 IMSI='262428698631897': No 2G Auth Data 20241122122619116 DAUC <0003> db_auc.c:192 IMSI='262428698631897': No 3G Auth Data HLR_Test-GSUP(159)@9e53174cf4df: Created GsupExpect[0] for "262428698631897" to be handled at TC_mo_ussd_iuse_imsi(166) 20241122122619123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20241122122619126 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122619126 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428698631897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428698631897" session_id=3104881216 session_state=BEGIN} 20241122122619126 DSS <0004> hlr_ussd.c:576 262428698631897/0xb910ba40: Process SS (BEGIN) 20241122122619126 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122619126 DSS <0004> hlr_ussd.c:518 262428698631897/0xb910ba40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122619126 DSS <0004> hlr_ussd.c:363 262428698631897/0xb910ba40: Tx USSD 'Your IMSI is 262428698631897' 20241122122619126 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428698631897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698631897" session_id=3104881216 session_state=END} 20241122122619126 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428698631897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122619126 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122619126 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9e53174cf4df: Found GsupExpect[0] for "262428698631897" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@9e53174cf4df: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262428698631897" TC_mo_ussd_iuse_imsi(166)@9e53174cf4df: setverdict(pass): none -> pass 20241122122619128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@9e53174cf4df: Final verdict of PTC: pass 20241122122619128 DAUC <0003> db_auc.c:157 IMSI='262429792369368': No 2G Auth Data 20241122122619128 DAUC <0003> db_auc.c:192 IMSI='262429792369368': No 3G Auth Data HLR_Test-GSUP(159)@9e53174cf4df: Created GsupExpect[0] for "262429792369368" to be handled at TC_mo_ussd_iuse_imsi(167) 20241122122619135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20241122122619137 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122619137 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429792369368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429792369368" session_id=4149638903 session_state=BEGIN} 20241122122619137 DSS <0004> hlr_ussd.c:576 262429792369368/0xf75676f7: Process SS (BEGIN) 20241122122619137 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122619138 DSS <0004> hlr_ussd.c:518 262429792369368/0xf75676f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122619138 DSS <0004> hlr_ussd.c:363 262429792369368/0xf75676f7: Tx USSD 'Your IMSI is 262429792369368' 20241122122619138 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429792369368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429792369368" session_id=4149638903 session_state=END} 20241122122619138 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429792369368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122619138 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122619138 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9e53174cf4df: Found GsupExpect[0] for "262429792369368" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@9e53174cf4df: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429792369368" TC_mo_ussd_iuse_imsi(167)@9e53174cf4df: setverdict(pass): none -> pass 20241122122619139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@9e53174cf4df: Final verdict of PTC: pass 20241122122619140 DAUC <0003> db_auc.c:157 IMSI='262421519670701': No 2G Auth Data 20241122122619140 DAUC <0003> db_auc.c:192 IMSI='262421519670701': No 3G Auth Data HLR_Test-GSUP(159)@9e53174cf4df: Created GsupExpect[0] for "262421519670701" to be handled at TC_mo_ussd_iuse_imsi(168) 20241122122619146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55640<->l=127.0.0.1:4258 20241122122619149 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122619149 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421519670701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421519670701" session_id=2677612737 session_state=BEGIN} 20241122122619149 DSS <0004> hlr_ussd.c:576 262421519670701/0x9f9920c1: Process SS (BEGIN) 20241122122619149 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122619149 DSS <0004> hlr_ussd.c:518 262421519670701/0x9f9920c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122619149 DSS <0004> hlr_ussd.c:363 262421519670701/0x9f9920c1: Tx USSD 'Your IMSI is 262421519670701' 20241122122619149 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421519670701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421519670701" session_id=2677612737 session_state=END} 20241122122619149 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421519670701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122619149 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122619149 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9e53174cf4df: Found GsupExpect[0] for "262421519670701" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@9e53174cf4df: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421519670701" TC_mo_ussd_iuse_imsi(168)@9e53174cf4df: setverdict(pass): none -> pass 20241122122619151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55640<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@9e53174cf4df: Final verdict of PTC: pass 20241122122619151 DAUC <0003> db_auc.c:157 IMSI='262421840725772': No 2G Auth Data 20241122122619151 DAUC <0003> db_auc.c:192 IMSI='262421840725772': No 3G Auth Data HLR_Test-GSUP(159)@9e53174cf4df: Created GsupExpect[0] for "262421840725772" to be handled at TC_mo_ussd_iuse_imsi(169) 20241122122619158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55656<->l=127.0.0.1:4258 20241122122619161 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122619161 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421840725772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421840725772" session_id=1510484014 session_state=BEGIN} 20241122122619161 DSS <0004> hlr_ussd.c:576 262421840725772/0x5a08282e: Process SS (BEGIN) 20241122122619161 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122619161 DSS <0004> hlr_ussd.c:518 262421840725772/0x5a08282e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122619161 DSS <0004> hlr_ussd.c:363 262421840725772/0x5a08282e: Tx USSD 'Your IMSI is 262421840725772' 20241122122619161 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421840725772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421840725772" session_id=1510484014 session_state=END} 20241122122619161 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421840725772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122619161 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122619161 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9e53174cf4df: Found GsupExpect[0] for "262421840725772" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@9e53174cf4df: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421840725772" TC_mo_ussd_iuse_imsi(169)@9e53174cf4df: setverdict(pass): none -> pass 20241122122619163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55656<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@9e53174cf4df: Final verdict of PTC: pass 20241122122619164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55566<->l=127.0.0.1:4258 20241122122619164 DLINP <000b> input/ipa.c:451 connected read/write 20241122122619164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122619164 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122619164 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122619164 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122619164 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33795<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@9e53174cf4df: Final verdict of PTC: none 160@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 160: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Nov 22 12:26:19 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 20241122122619187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 20241122122619388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Nov 22 12:26:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122622481 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122622481 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122622483 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122622483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122622484 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122622484 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122622484 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122622484 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122622484 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122622484 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122622484 DLGSUP <0013> gsup_server.c:235 2: 20241122122622484 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122622484 DLGSUP <0013> gsup_server.c:235 3: 20241122122622484 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122622484 DLGSUP <0013> gsup_server.c:235 4: 20241122122622484 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122622484 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(170)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122622484 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122622484 DLGSUP <0013> gsup_server.c:235 7: 20241122122622484 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122622484 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122622484 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122622484 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@9e53174cf4df: 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") 20241122122622492 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37443<->l=127.0.0.1:4259) 20241122122622494 DAUC <0003> db_auc.c:157 IMSI='262421145901189': No 2G Auth Data 20241122122622494 DAUC <0003> db_auc.c:192 IMSI='262421145901189': No 3G Auth Data HLR_Test-GSUP(171)@9e53174cf4df: Created GsupExpect[0] for "262421145901189" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241122122622501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 20241122122622530 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122622530 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421145901189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421145901189" source_name="the-source\n" session_id=3606648366 session_state=BEGIN} 20241122122622530 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241122122622530 DSS <0004> hlr_ussd.c:576 262421145901189/0xd6f9162e: Process SS (BEGIN) 20241122122622530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122622530 DSS <0004> hlr_ussd.c:518 262421145901189/0xd6f9162e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122622530 DSS <0004> hlr_ussd.c:363 262421145901189/0xd6f9162e: Tx USSD 'Your IMSI is 262421145901189' 20241122122622530 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421145901189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421145901189" destination_name="the-source\n" session_id=3606648366 session_state=END} 20241122122622530 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421145901189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122622530 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122622530 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9e53174cf4df: Found GsupExpect[0] for "262421145901189" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@9e53174cf4df: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421145901189" TC_mo_ussd_iuse_imsi_via_proxy(174)@9e53174cf4df: setverdict(pass): none -> pass 20241122122622543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@9e53174cf4df: Final verdict of PTC: pass 20241122122622544 DAUC <0003> db_auc.c:157 IMSI='262425322633161': No 2G Auth Data 20241122122622545 DAUC <0003> db_auc.c:192 IMSI='262425322633161': No 3G Auth Data HLR_Test-GSUP(171)@9e53174cf4df: Created GsupExpect[0] for "262425322633161" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241122122622560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58426<->l=127.0.0.1:4258 20241122122622563 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122622563 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425322633161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425322633161" source_name="the-source\n" session_id=1745639192 session_state=BEGIN} 20241122122622563 DSS <0004> hlr_ussd.c:576 262425322633161/0x680c5718: Process SS (BEGIN) 20241122122622563 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122622563 DSS <0004> hlr_ussd.c:518 262425322633161/0x680c5718: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122622563 DSS <0004> hlr_ussd.c:363 262425322633161/0x680c5718: Tx USSD 'Your IMSI is 262425322633161' 20241122122622563 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425322633161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425322633161" destination_name="the-source\n" session_id=1745639192 session_state=END} 20241122122622563 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425322633161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122622563 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122622563 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9e53174cf4df: Found GsupExpect[0] for "262425322633161" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@9e53174cf4df: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425322633161" TC_mo_ussd_iuse_imsi_via_proxy(175)@9e53174cf4df: setverdict(pass): none -> pass 20241122122622565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58426<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@9e53174cf4df: Final verdict of PTC: pass 20241122122622566 DAUC <0003> db_auc.c:157 IMSI='262428942322898': No 2G Auth Data 20241122122622566 DAUC <0003> db_auc.c:192 IMSI='262428942322898': No 3G Auth Data HLR_Test-GSUP(171)@9e53174cf4df: Created GsupExpect[0] for "262428942322898" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241122122622572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 20241122122622575 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122622575 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428942322898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428942322898" source_name="the-source\n" session_id=3932317004 session_state=BEGIN} 20241122122622575 DSS <0004> hlr_ussd.c:576 262428942322898/0xea62654c: Process SS (BEGIN) 20241122122622575 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122622575 DSS <0004> hlr_ussd.c:518 262428942322898/0xea62654c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122622575 DSS <0004> hlr_ussd.c:363 262428942322898/0xea62654c: Tx USSD 'Your IMSI is 262428942322898' 20241122122622575 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428942322898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428942322898" destination_name="the-source\n" session_id=3932317004 session_state=END} 20241122122622575 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262428942322898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122622575 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122622575 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9e53174cf4df: Found GsupExpect[0] for "262428942322898" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@9e53174cf4df: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262428942322898" TC_mo_ussd_iuse_imsi_via_proxy(176)@9e53174cf4df: setverdict(pass): none -> pass 20241122122622577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@9e53174cf4df: Final verdict of PTC: pass 20241122122622577 DAUC <0003> db_auc.c:157 IMSI='262427304798645': No 2G Auth Data 20241122122622577 DAUC <0003> db_auc.c:192 IMSI='262427304798645': No 3G Auth Data HLR_Test-GSUP(171)@9e53174cf4df: Created GsupExpect[0] for "262427304798645" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241122122622584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 20241122122622587 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122622587 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427304798645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427304798645" source_name="the-source\n" session_id=3776921304 session_state=BEGIN} 20241122122622587 DSS <0004> hlr_ussd.c:576 262427304798645/0xe11f3ed8: Process SS (BEGIN) 20241122122622587 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122622587 DSS <0004> hlr_ussd.c:518 262427304798645/0xe11f3ed8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122622587 DSS <0004> hlr_ussd.c:363 262427304798645/0xe11f3ed8: Tx USSD 'Your IMSI is 262427304798645' 20241122122622587 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427304798645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427304798645" destination_name="the-source\n" session_id=3776921304 session_state=END} 20241122122622587 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262427304798645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122622587 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122622587 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9e53174cf4df: Found GsupExpect[0] for "262427304798645" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@9e53174cf4df: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262427304798645" TC_mo_ussd_iuse_imsi_via_proxy(177)@9e53174cf4df: setverdict(pass): none -> pass 20241122122622589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@9e53174cf4df: Final verdict of PTC: pass 20241122122622589 DAUC <0003> db_auc.c:157 IMSI='262424393815691': No 2G Auth Data 20241122122622589 DAUC <0003> db_auc.c:192 IMSI='262424393815691': No 3G Auth Data HLR_Test-GSUP(171)@9e53174cf4df: Created GsupExpect[0] for "262424393815691" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241122122622596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58446<->l=127.0.0.1:4258 20241122122622599 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122622599 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424393815691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424393815691" source_name="the-source\n" session_id=2989467594 session_state=BEGIN} 20241122122622599 DSS <0004> hlr_ussd.c:576 262424393815691/0xb22fa7ca: Process SS (BEGIN) 20241122122622599 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122622599 DSS <0004> hlr_ussd.c:518 262424393815691/0xb22fa7ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122622599 DSS <0004> hlr_ussd.c:363 262424393815691/0xb22fa7ca: Tx USSD 'Your IMSI is 262424393815691' 20241122122622599 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424393815691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424393815691" destination_name="the-source\n" session_id=2989467594 session_state=END} 20241122122622599 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262424393815691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122622599 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122622599 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9e53174cf4df: Found GsupExpect[0] for "262424393815691" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@9e53174cf4df: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424393815691" TC_mo_ussd_iuse_imsi_via_proxy(178)@9e53174cf4df: setverdict(pass): none -> pass 20241122122622601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58446<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@9e53174cf4df: Final verdict of PTC: pass 20241122122622601 DAUC <0003> db_auc.c:157 IMSI='262424678809185': No 2G Auth Data 20241122122622601 DAUC <0003> db_auc.c:192 IMSI='262424678809185': No 3G Auth Data HLR_Test-GSUP(171)@9e53174cf4df: Created GsupExpect[0] for "262424678809185" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241122122622608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58450<->l=127.0.0.1:4258 20241122122622611 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122622611 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424678809185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424678809185" source_name="the-source\n" session_id=791584932 session_state=BEGIN} 20241122122622611 DSS <0004> hlr_ussd.c:576 262424678809185/0x2f2ea0a4: Process SS (BEGIN) 20241122122622611 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122622611 DSS <0004> hlr_ussd.c:518 262424678809185/0x2f2ea0a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122622611 DSS <0004> hlr_ussd.c:363 262424678809185/0x2f2ea0a4: Tx USSD 'Your IMSI is 262424678809185' 20241122122622611 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424678809185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424678809185" destination_name="the-source\n" session_id=791584932 session_state=END} 20241122122622611 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262424678809185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122622611 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122622611 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9e53174cf4df: Found GsupExpect[0] for "262424678809185" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@9e53174cf4df: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424678809185" TC_mo_ussd_iuse_imsi_via_proxy(179)@9e53174cf4df: setverdict(pass): none -> pass 20241122122622613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58450<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@9e53174cf4df: Final verdict of PTC: pass 20241122122622614 DAUC <0003> db_auc.c:157 IMSI='262426178043868': No 2G Auth Data 20241122122622614 DAUC <0003> db_auc.c:192 IMSI='262426178043868': No 3G Auth Data HLR_Test-GSUP(171)@9e53174cf4df: Created GsupExpect[0] for "262426178043868" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241122122622620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 20241122122622623 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122622623 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426178043868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426178043868" source_name="the-source\n" session_id=4006414225 session_state=BEGIN} 20241122122622623 DSS <0004> hlr_ussd.c:576 262426178043868/0xeecd0791: Process SS (BEGIN) 20241122122622623 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122622623 DSS <0004> hlr_ussd.c:518 262426178043868/0xeecd0791: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122622623 DSS <0004> hlr_ussd.c:363 262426178043868/0xeecd0791: Tx USSD 'Your IMSI is 262426178043868' 20241122122622623 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426178043868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426178043868" destination_name="the-source\n" session_id=4006414225 session_state=END} 20241122122622623 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426178043868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122622623 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122622623 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9e53174cf4df: Found GsupExpect[0] for "262426178043868" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@9e53174cf4df: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426178043868" TC_mo_ussd_iuse_imsi_via_proxy(180)@9e53174cf4df: setverdict(pass): none -> pass 20241122122622625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@9e53174cf4df: Final verdict of PTC: pass 20241122122622626 DAUC <0003> db_auc.c:157 IMSI='262425737433228': No 2G Auth Data 20241122122622626 DAUC <0003> db_auc.c:192 IMSI='262425737433228': No 3G Auth Data HLR_Test-GSUP(171)@9e53174cf4df: Created GsupExpect[0] for "262425737433228" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241122122622633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20241122122622636 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122622636 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425737433228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425737433228" source_name="the-source\n" session_id=2391309892 session_state=BEGIN} 20241122122622636 DSS <0004> hlr_ussd.c:576 262425737433228/0x8e887e44: Process SS (BEGIN) 20241122122622636 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241122122622636 DSS <0004> hlr_ussd.c:518 262425737433228/0x8e887e44: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241122122622636 DSS <0004> hlr_ussd.c:363 262425737433228/0x8e887e44: Tx USSD 'Your IMSI is 262425737433228' 20241122122622636 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425737433228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425737433228" destination_name="the-source\n" session_id=2391309892 session_state=END} 20241122122622636 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425737433228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122622636 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122622636 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9e53174cf4df: Found GsupExpect[0] for "262425737433228" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@9e53174cf4df: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425737433228" TC_mo_ussd_iuse_imsi_via_proxy(181)@9e53174cf4df: setverdict(pass): none -> pass 20241122122622638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@9e53174cf4df: Final verdict of PTC: pass 20241122122622638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 20241122122622639 DLINP <000b> input/ipa.c:451 connected read/write 20241122122622639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122622639 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122622639 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122622639 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122622639 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241122122622639 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37443<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@9e53174cf4df: Final verdict of PTC: none 172@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 172: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Nov 22 12:26:22 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241122122622663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4258 20241122122622864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58476<->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=83684) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Nov 22 12:26:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_mo_ussd_iuse_msisdn started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122625921 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122625921 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122625925 DLINP <000b> input/ipa.c:451 connected read/write 20241122122625925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122625926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58482<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122625930 DLINP <000b> input/ipa.c:451 connected read/write 20241122122625930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122625930 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122625930 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122625930 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122625930 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122625930 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122625931 DLGSUP <0013> gsup_server.c:235 2: 20241122122625931 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122625931 DLGSUP <0013> gsup_server.c:235 3: 20241122122625931 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122625931 DLGSUP <0013> gsup_server.c:235 4: 20241122122625931 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122625931 DLGSUP <0013> gsup_server.c:235 5: 20241122122625931 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122625931 DLGSUP <0013> gsup_server.c:235 7: 20241122122625931 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122625931 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122625931 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122625931 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@9e53174cf4df: 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") 20241122122625956 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40489<->l=127.0.0.1:4259) 20241122122625967 DAUC <0003> db_auc.c:157 IMSI='262423077753966': No 2G Auth Data 20241122122625968 DAUC <0003> db_auc.c:192 IMSI='262423077753966': No 3G Auth Data HLR_Test-GSUP(183)@9e53174cf4df: Created GsupExpect[0] for "262423077753966" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241122122625994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 20241122122626008 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122626008 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423077753966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423077753966" session_id=4071677251 session_state=BEGIN} 20241122122626008 DSS <0004> hlr_ussd.c:576 262423077753966/0xf2b0dd43: Process SS (BEGIN) 20241122122626008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122626008 DSS <0004> hlr_ussd.c:518 262423077753966/0xf2b0dd43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122626008 DSS <0004> hlr_ussd.c:363 262423077753966/0xf2b0dd43: Tx USSD 'Your extension is 491617121213' 20241122122626008 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423077753966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423077753966" session_id=4071677251 session_state=END} 20241122122626008 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423077753966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122626008 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122626008 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9e53174cf4df: Found GsupExpect[0] for "262423077753966" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@9e53174cf4df: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262423077753966" TC_mo_ussd_iuse_msisdn(186)@9e53174cf4df: setverdict(pass): none -> pass 20241122122626018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@9e53174cf4df: Final verdict of PTC: pass 20241122122626019 DAUC <0003> db_auc.c:157 IMSI='262422835201129': No 2G Auth Data 20241122122626019 DAUC <0003> db_auc.c:192 IMSI='262422835201129': No 3G Auth Data HLR_Test-GSUP(183)@9e53174cf4df: Created GsupExpect[0] for "262422835201129" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241122122626037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 20241122122626041 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122626041 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422835201129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422835201129" session_id=2061426564 session_state=BEGIN} 20241122122626041 DSS <0004> hlr_ussd.c:576 262422835201129/0x7adedf84: Process SS (BEGIN) 20241122122626041 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122626041 DSS <0004> hlr_ussd.c:518 262422835201129/0x7adedf84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122626041 DSS <0004> hlr_ussd.c:363 262422835201129/0x7adedf84: Tx USSD 'Your extension is 491617880457' 20241122122626041 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422835201129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422835201129" session_id=2061426564 session_state=END} 20241122122626041 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422835201129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122626041 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122626041 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9e53174cf4df: Found GsupExpect[0] for "262422835201129" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@9e53174cf4df: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422835201129" TC_mo_ussd_iuse_msisdn(187)@9e53174cf4df: setverdict(pass): none -> pass 20241122122626043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@9e53174cf4df: Final verdict of PTC: pass 20241122122626043 DAUC <0003> db_auc.c:157 IMSI='262427419498805': No 2G Auth Data 20241122122626043 DAUC <0003> db_auc.c:192 IMSI='262427419498805': No 3G Auth Data HLR_Test-GSUP(183)@9e53174cf4df: Created GsupExpect[0] for "262427419498805" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241122122626049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 20241122122626052 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122626052 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427419498805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427419498805" session_id=3593709781 session_state=BEGIN} 20241122122626052 DSS <0004> hlr_ussd.c:576 262427419498805/0xd633a8d5: Process SS (BEGIN) 20241122122626052 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122626052 DSS <0004> hlr_ussd.c:518 262427419498805/0xd633a8d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122626052 DSS <0004> hlr_ussd.c:363 262427419498805/0xd633a8d5: Tx USSD 'Your extension is 491612373653' 20241122122626052 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427419498805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427419498805" session_id=3593709781 session_state=END} 20241122122626052 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427419498805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122626052 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122626052 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9e53174cf4df: Found GsupExpect[0] for "262427419498805" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@9e53174cf4df: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262427419498805" TC_mo_ussd_iuse_msisdn(188)@9e53174cf4df: setverdict(pass): none -> pass 20241122122626054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@9e53174cf4df: Final verdict of PTC: pass 20241122122626054 DAUC <0003> db_auc.c:157 IMSI='262425247579241': No 2G Auth Data 20241122122626054 DAUC <0003> db_auc.c:192 IMSI='262425247579241': No 3G Auth Data HLR_Test-GSUP(183)@9e53174cf4df: Created GsupExpect[0] for "262425247579241" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241122122626062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58518<->l=127.0.0.1:4258 20241122122626065 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122626065 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425247579241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425247579241" session_id=3235756112 session_state=BEGIN} 20241122122626065 DSS <0004> hlr_ussd.c:576 262425247579241/0xc0ddb850: Process SS (BEGIN) 20241122122626065 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122626065 DSS <0004> hlr_ussd.c:518 262425247579241/0xc0ddb850: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122626065 DSS <0004> hlr_ussd.c:363 262425247579241/0xc0ddb850: Tx USSD 'Your extension is 491610763638' 20241122122626065 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425247579241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425247579241" session_id=3235756112 session_state=END} 20241122122626065 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425247579241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122626065 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122626065 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9e53174cf4df: Found GsupExpect[0] for "262425247579241" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@9e53174cf4df: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262425247579241" TC_mo_ussd_iuse_msisdn(189)@9e53174cf4df: setverdict(pass): none -> pass 20241122122626067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58518<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@9e53174cf4df: Final verdict of PTC: pass 20241122122626068 DAUC <0003> db_auc.c:157 IMSI='262424767313581': No 2G Auth Data 20241122122626068 DAUC <0003> db_auc.c:192 IMSI='262424767313581': No 3G Auth Data HLR_Test-GSUP(183)@9e53174cf4df: Created GsupExpect[0] for "262424767313581" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241122122626076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4258 20241122122626080 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122626080 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424767313581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424767313581" session_id=2054167176 session_state=BEGIN} 20241122122626080 DSS <0004> hlr_ussd.c:576 262424767313581/0x7a701a88: Process SS (BEGIN) 20241122122626080 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122626080 DSS <0004> hlr_ussd.c:518 262424767313581/0x7a701a88: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122626080 DSS <0004> hlr_ussd.c:363 262424767313581/0x7a701a88: Tx USSD 'Your extension is 491610150521' 20241122122626080 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424767313581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424767313581" session_id=2054167176 session_state=END} 20241122122626080 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424767313581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122626080 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122626080 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9e53174cf4df: Found GsupExpect[0] for "262424767313581" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@9e53174cf4df: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424767313581" TC_mo_ussd_iuse_msisdn(190)@9e53174cf4df: setverdict(pass): none -> pass 20241122122626083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@9e53174cf4df: Final verdict of PTC: pass 20241122122626083 DAUC <0003> db_auc.c:157 IMSI='262429223964988': No 2G Auth Data 20241122122626083 DAUC <0003> db_auc.c:192 IMSI='262429223964988': No 3G Auth Data HLR_Test-GSUP(183)@9e53174cf4df: Created GsupExpect[0] for "262429223964988" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241122122626090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 20241122122626093 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122626093 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429223964988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429223964988" session_id=841620994 session_state=BEGIN} 20241122122626093 DSS <0004> hlr_ussd.c:576 262429223964988/0x322a1e02: Process SS (BEGIN) 20241122122626093 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122626093 DSS <0004> hlr_ussd.c:518 262429223964988/0x322a1e02: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122626093 DSS <0004> hlr_ussd.c:363 262429223964988/0x322a1e02: Tx USSD 'Your extension is 491610577748' 20241122122626093 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429223964988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429223964988" session_id=841620994 session_state=END} 20241122122626093 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429223964988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122626093 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122626093 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9e53174cf4df: Found GsupExpect[0] for "262429223964988" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@9e53174cf4df: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429223964988" TC_mo_ussd_iuse_msisdn(191)@9e53174cf4df: setverdict(pass): none -> pass 20241122122626095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@9e53174cf4df: Final verdict of PTC: pass 20241122122626096 DAUC <0003> db_auc.c:157 IMSI='262427950939761': No 2G Auth Data 20241122122626096 DAUC <0003> db_auc.c:192 IMSI='262427950939761': No 3G Auth Data HLR_Test-GSUP(183)@9e53174cf4df: Created GsupExpect[0] for "262427950939761" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241122122626102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 20241122122626105 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122626105 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427950939761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427950939761" session_id=338367531 session_state=BEGIN} 20241122122626105 DSS <0004> hlr_ussd.c:576 262427950939761/0x142b142b: Process SS (BEGIN) 20241122122626105 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122626105 DSS <0004> hlr_ussd.c:518 262427950939761/0x142b142b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122626105 DSS <0004> hlr_ussd.c:363 262427950939761/0x142b142b: Tx USSD 'Your extension is 491613802805' 20241122122626105 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427950939761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427950939761" session_id=338367531 session_state=END} 20241122122626105 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427950939761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122626105 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122626106 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9e53174cf4df: Found GsupExpect[0] for "262427950939761" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@9e53174cf4df: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262427950939761" TC_mo_ussd_iuse_msisdn(192)@9e53174cf4df: setverdict(pass): none -> pass 20241122122626107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@9e53174cf4df: Final verdict of PTC: pass 20241122122626108 DAUC <0003> db_auc.c:157 IMSI='262421647203516': No 2G Auth Data 20241122122626108 DAUC <0003> db_auc.c:192 IMSI='262421647203516': No 3G Auth Data HLR_Test-GSUP(183)@9e53174cf4df: Created GsupExpect[0] for "262421647203516" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241122122626114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58544<->l=127.0.0.1:4258 20241122122626117 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122626117 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421647203516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421647203516" session_id=3409595266 session_state=BEGIN} 20241122122626117 DSS <0004> hlr_ussd.c:576 262421647203516/0xcb3a4b82: Process SS (BEGIN) 20241122122626117 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122626117 DSS <0004> hlr_ussd.c:518 262421647203516/0xcb3a4b82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122626117 DSS <0004> hlr_ussd.c:363 262421647203516/0xcb3a4b82: Tx USSD 'Your extension is 491615757866' 20241122122626117 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421647203516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421647203516" session_id=3409595266 session_state=END} 20241122122626117 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421647203516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122626117 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122626117 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9e53174cf4df: Found GsupExpect[0] for "262421647203516" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@9e53174cf4df: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421647203516" TC_mo_ussd_iuse_msisdn(193)@9e53174cf4df: setverdict(pass): none -> pass 20241122122626119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58544<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@9e53174cf4df: Final verdict of PTC: pass 20241122122626119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58482<->l=127.0.0.1:4258 20241122122626120 DLINP <000b> input/ipa.c:451 connected read/write 20241122122626120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122626120 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122626120 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122626120 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122626120 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40489<->l=127.0.0.1:4259) 184@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(183)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 184: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Nov 22 12:26:26 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 20241122122626144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58556<->l=127.0.0.1:4258 20241122122626345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58556<->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=82540) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Nov 22 12:26:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122629445 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122629445 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122629450 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122629451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122629455 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122629455 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122629455 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122629455 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122629455 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122629455 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122629455 DLGSUP <0013> gsup_server.c:235 2: 20241122122629455 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122629455 DLGSUP <0013> gsup_server.c:235 3: 20241122122629455 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122629455 DLGSUP <0013> gsup_server.c:235 4: 20241122122629455 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122629455 DLGSUP <0013> gsup_server.c:235 5: 20241122122629455 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122629455 DLGSUP <0013> gsup_server.c:235 7: 20241122122629455 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122629455 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122629455 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122629455 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@9e53174cf4df: 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") 20241122122629483 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45629<->l=127.0.0.1:4259) 20241122122629494 DAUC <0003> db_auc.c:157 IMSI='262424182738174': No 2G Auth Data 20241122122629494 DAUC <0003> db_auc.c:192 IMSI='262424182738174': No 3G Auth Data HLR_Test-GSUP(195)@9e53174cf4df: Created GsupExpect[0] for "262424182738174" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241122122629519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 20241122122629525 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122629525 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424182738174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424182738174" source_name="the-source\n" session_id=1669549456 session_state=BEGIN} 20241122122629525 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241122122629525 DSS <0004> hlr_ussd.c:576 262424182738174/0x63834d90: Process SS (BEGIN) 20241122122629525 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122629525 DSS <0004> hlr_ussd.c:518 262424182738174/0x63834d90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122629525 DSS <0004> hlr_ussd.c:363 262424182738174/0x63834d90: Tx USSD 'Your extension is 491615760043' 20241122122629525 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424182738174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424182738174" destination_name="the-source\n" session_id=1669549456 session_state=END} 20241122122629525 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262424182738174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122629525 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122629525 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9e53174cf4df: Found GsupExpect[0] for "262424182738174" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@9e53174cf4df: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262424182738174" TC_mo_ussd_iuse_msisdn_via_proxy(198)@9e53174cf4df: setverdict(pass): none -> pass 20241122122629529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@9e53174cf4df: Final verdict of PTC: pass 20241122122629530 DAUC <0003> db_auc.c:157 IMSI='262428454575530': No 2G Auth Data 20241122122629530 DAUC <0003> db_auc.c:192 IMSI='262428454575530': No 3G Auth Data HLR_Test-GSUP(195)@9e53174cf4df: Created GsupExpect[0] for "262428454575530" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241122122629536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58564<->l=127.0.0.1:4258 20241122122629539 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122629539 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428454575530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428454575530" source_name="the-source\n" session_id=2144565606 session_state=BEGIN} 20241122122629539 DSS <0004> hlr_ussd.c:576 262428454575530/0x7fd37966: Process SS (BEGIN) 20241122122629539 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122629539 DSS <0004> hlr_ussd.c:518 262428454575530/0x7fd37966: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122629539 DSS <0004> hlr_ussd.c:363 262428454575530/0x7fd37966: Tx USSD 'Your extension is 491611450062' 20241122122629539 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428454575530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428454575530" destination_name="the-source\n" session_id=2144565606 session_state=END} 20241122122629539 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428454575530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122629539 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122629539 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9e53174cf4df: Found GsupExpect[0] for "262428454575530" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@9e53174cf4df: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262428454575530" TC_mo_ussd_iuse_msisdn_via_proxy(199)@9e53174cf4df: setverdict(pass): none -> pass 20241122122629541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58564<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@9e53174cf4df: Final verdict of PTC: pass 20241122122629541 DAUC <0003> db_auc.c:157 IMSI='262425774948801': No 2G Auth Data 20241122122629541 DAUC <0003> db_auc.c:192 IMSI='262425774948801': No 3G Auth Data HLR_Test-GSUP(195)@9e53174cf4df: Created GsupExpect[0] for "262425774948801" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241122122629547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58572<->l=127.0.0.1:4258 20241122122629550 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122629550 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425774948801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425774948801" source_name="the-source\n" session_id=1889245773 session_state=BEGIN} 20241122122629550 DSS <0004> hlr_ussd.c:576 262425774948801/0x709b9a4d: Process SS (BEGIN) 20241122122629550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122629550 DSS <0004> hlr_ussd.c:518 262425774948801/0x709b9a4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122629550 DSS <0004> hlr_ussd.c:363 262425774948801/0x709b9a4d: Tx USSD 'Your extension is 491613186378' 20241122122629550 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425774948801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425774948801" destination_name="the-source\n" session_id=1889245773 session_state=END} 20241122122629550 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262425774948801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122629550 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122629550 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9e53174cf4df: Found GsupExpect[0] for "262425774948801" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@9e53174cf4df: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425774948801" TC_mo_ussd_iuse_msisdn_via_proxy(200)@9e53174cf4df: setverdict(pass): none -> pass 20241122122629552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58572<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@9e53174cf4df: Final verdict of PTC: pass 20241122122629552 DAUC <0003> db_auc.c:157 IMSI='262423828894712': No 2G Auth Data 20241122122629552 DAUC <0003> db_auc.c:192 IMSI='262423828894712': No 3G Auth Data HLR_Test-GSUP(195)@9e53174cf4df: Created GsupExpect[0] for "262423828894712" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241122122629558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4258 20241122122629561 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122629561 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423828894712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423828894712" source_name="the-source\n" session_id=520038716 session_state=BEGIN} 20241122122629561 DSS <0004> hlr_ussd.c:576 262423828894712/0x1eff293c: Process SS (BEGIN) 20241122122629561 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122629561 DSS <0004> hlr_ussd.c:518 262423828894712/0x1eff293c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122629561 DSS <0004> hlr_ussd.c:363 262423828894712/0x1eff293c: Tx USSD 'Your extension is 491612032258' 20241122122629561 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423828894712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423828894712" destination_name="the-source\n" session_id=520038716 session_state=END} 20241122122629561 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423828894712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122629561 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122629561 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9e53174cf4df: Found GsupExpect[0] for "262423828894712" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@9e53174cf4df: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262423828894712" TC_mo_ussd_iuse_msisdn_via_proxy(201)@9e53174cf4df: setverdict(pass): none -> pass 20241122122629563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@9e53174cf4df: Final verdict of PTC: pass 20241122122629563 DAUC <0003> db_auc.c:157 IMSI='262421383415482': No 2G Auth Data 20241122122629563 DAUC <0003> db_auc.c:192 IMSI='262421383415482': No 3G Auth Data HLR_Test-GSUP(195)@9e53174cf4df: Created GsupExpect[0] for "262421383415482" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241122122629570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4258 20241122122629572 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122629572 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421383415482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421383415482" source_name="the-source\n" session_id=4212978291 session_state=BEGIN} 20241122122629572 DSS <0004> hlr_ussd.c:576 262421383415482/0xfb1cf273: Process SS (BEGIN) 20241122122629572 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122629572 DSS <0004> hlr_ussd.c:518 262421383415482/0xfb1cf273: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122629572 DSS <0004> hlr_ussd.c:363 262421383415482/0xfb1cf273: Tx USSD 'Your extension is 491612027110' 20241122122629572 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421383415482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421383415482" destination_name="the-source\n" session_id=4212978291 session_state=END} 20241122122629572 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421383415482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122629572 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122629572 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9e53174cf4df: Found GsupExpect[0] for "262421383415482" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@9e53174cf4df: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421383415482" TC_mo_ussd_iuse_msisdn_via_proxy(202)@9e53174cf4df: setverdict(pass): none -> pass 20241122122629574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@9e53174cf4df: Final verdict of PTC: pass 20241122122629575 DAUC <0003> db_auc.c:157 IMSI='262425623728028': No 2G Auth Data 20241122122629575 DAUC <0003> db_auc.c:192 IMSI='262425623728028': No 3G Auth Data HLR_Test-GSUP(195)@9e53174cf4df: Created GsupExpect[0] for "262425623728028" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241122122629581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58590<->l=127.0.0.1:4258 20241122122629584 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122629584 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425623728028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425623728028" source_name="the-source\n" session_id=408252654 session_state=BEGIN} 20241122122629584 DSS <0004> hlr_ussd.c:576 262425623728028/0x185570ee: Process SS (BEGIN) 20241122122629584 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122629584 DSS <0004> hlr_ussd.c:518 262425623728028/0x185570ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122629584 DSS <0004> hlr_ussd.c:363 262425623728028/0x185570ee: Tx USSD 'Your extension is 491616720103' 20241122122629584 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425623728028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425623728028" destination_name="the-source\n" session_id=408252654 session_state=END} 20241122122629584 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425623728028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122629584 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122629584 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9e53174cf4df: Found GsupExpect[0] for "262425623728028" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@9e53174cf4df: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425623728028" TC_mo_ussd_iuse_msisdn_via_proxy(203)@9e53174cf4df: setverdict(pass): none -> pass 20241122122629586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58590<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@9e53174cf4df: Final verdict of PTC: pass 20241122122629586 DAUC <0003> db_auc.c:157 IMSI='262424953354631': No 2G Auth Data 20241122122629586 DAUC <0003> db_auc.c:192 IMSI='262424953354631': No 3G Auth Data HLR_Test-GSUP(195)@9e53174cf4df: Created GsupExpect[0] for "262424953354631" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241122122629593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20241122122629596 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122629596 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424953354631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424953354631" source_name="the-source\n" session_id=1510632676 session_state=BEGIN} 20241122122629596 DSS <0004> hlr_ussd.c:576 262424953354631/0x5a0a6ce4: Process SS (BEGIN) 20241122122629596 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122629596 DSS <0004> hlr_ussd.c:518 262424953354631/0x5a0a6ce4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122629596 DSS <0004> hlr_ussd.c:363 262424953354631/0x5a0a6ce4: Tx USSD 'Your extension is 491611370222' 20241122122629596 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424953354631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424953354631" destination_name="the-source\n" session_id=1510632676 session_state=END} 20241122122629596 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262424953354631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122629596 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122629596 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9e53174cf4df: Found GsupExpect[0] for "262424953354631" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@9e53174cf4df: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262424953354631" TC_mo_ussd_iuse_msisdn_via_proxy(204)@9e53174cf4df: setverdict(pass): none -> pass 20241122122629598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@9e53174cf4df: Final verdict of PTC: pass 20241122122629598 DAUC <0003> db_auc.c:157 IMSI='262428681942204': No 2G Auth Data 20241122122629598 DAUC <0003> db_auc.c:192 IMSI='262428681942204': No 3G Auth Data HLR_Test-GSUP(195)@9e53174cf4df: Created GsupExpect[0] for "262428681942204" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241122122629605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4258 20241122122629608 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122629608 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428681942204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428681942204" source_name="the-source\n" session_id=1516232482 session_state=BEGIN} 20241122122629608 DSS <0004> hlr_ussd.c:576 262428681942204/0x5a5fdf22: Process SS (BEGIN) 20241122122629608 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241122122629608 DSS <0004> hlr_ussd.c:518 262428681942204/0x5a5fdf22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241122122629608 DSS <0004> hlr_ussd.c:363 262428681942204/0x5a5fdf22: Tx USSD 'Your extension is 491616487852' 20241122122629608 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428681942204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428681942204" destination_name="the-source\n" session_id=1516232482 session_state=END} 20241122122629608 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428681942204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122629608 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122629608 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9e53174cf4df: Found GsupExpect[0] for "262428681942204" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@9e53174cf4df: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428681942204" TC_mo_ussd_iuse_msisdn_via_proxy(205)@9e53174cf4df: setverdict(pass): none -> pass 20241122122629610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@9e53174cf4df: Final verdict of PTC: pass 20241122122629610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58558<->l=127.0.0.1:4258 20241122122629611 DLINP <000b> input/ipa.c:451 connected read/write 20241122122629611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122629611 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122629611 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122629611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122629611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@9e53174cf4df: Final verdict of PTC: none 20241122122629611 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45629<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(197)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@9e53174cf4df: Final verdict of PTC: none 196@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 196: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Nov 22 12:26:29 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241122122629633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58614<->l=127.0.0.1:4258 20241122122629835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58614<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83548) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Nov 22 12:26:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_mo_ussd_euse started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 20241122122632928 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46523 20241122122632928 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46523 MTC@9e53174cf4df: in not legacy case 2 IPA-EUSE-foobar(208)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122632929 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632929 DLINP <000b> input/ipa.c:405 127.0.0.1:46523 message received 20241122122632929 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122632929 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@9e53174cf4df: 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)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@9e53174cf4df: 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 } } } } 20241122122632930 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632930 DLINP <000b> input/ipa.c:405 127.0.0.1:46523 message received 20241122122632930 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122632930 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241122122632930 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241122122632930 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241122122632930 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122632930 DLGSUP <0013> gsup_server.c:235 2: 20241122122632930 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122632930 DLGSUP <0013> gsup_server.c:235 3: 20241122122632930 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122632930 DLGSUP <0013> gsup_server.c:235 4: 20241122122632930 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122632930 DLGSUP <0013> gsup_server.c:235 5: 20241122122632930 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122632930 DLGSUP <0013> gsup_server.c:235 7: 20241122122632930 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122632930 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 IPA-EUSE-foobar(208)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122632930 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122632930 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46523 20241122122632930 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122632930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122632931 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122632931 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122632931 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122632931 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122632931 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122632931 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122632931 DLGSUP <0013> gsup_server.c:235 2: 20241122122632931 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122632931 DLGSUP <0013> gsup_server.c:235 3: 20241122122632931 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122632931 DLGSUP <0013> gsup_server.c:235 4: 20241122122632931 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122632931 DLGSUP <0013> gsup_server.c:235 5: 20241122122632931 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122632931 DLGSUP <0013> gsup_server.c:235 7: 20241122122632931 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122632931 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122632931 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122632931 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@9e53174cf4df: 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") 20241122122632939 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44865<->l=127.0.0.1:4259) 20241122122632941 DAUC <0003> db_auc.c:157 IMSI='262420208585324': No 2G Auth Data 20241122122632941 DAUC <0003> db_auc.c:192 IMSI='262420208585324': No 3G Auth Data HLR_Test-GSUP(209)@9e53174cf4df: Created GsupExpect[0] for "262420208585324" to be handled at TC_mo_ussd_euse(212) 20241122122632947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4258 20241122122632974 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122632974 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420208585324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420208585324" session_id=950407171 session_state=BEGIN} 20241122122632974 DSS <0004> hlr_ussd.c:576 262420208585324/0x38a61003: Process SS (BEGIN) 20241122122632974 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122632974 DSS <0004> hlr_ussd.c:518 262420208585324/0x38a61003: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122632974 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632974 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data 20241122122632974 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632974 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data EUSE-TC_mo_ussd_euse(206)@9e53174cf4df: 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 } } } } } 20241122122632978 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632978 DLINP <000b> input/ipa.c:405 127.0.0.1:46523 message received 20241122122632978 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420208585324 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420208585324" session_id=950407171 session_state=END} 20241122122632978 DSS <0004> hlr_ussd.c:576 262420208585324/0x38a61003: Process SS (END) 20241122122632978 DSS <0004> hlr_ussd.c:518 262420208585324/0x38a61003: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122632978 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420208585324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420208585324" session_id=950407171 session_state=END} 20241122122632978 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420208585324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122632978 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420208585324 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122632978 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122632978 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9e53174cf4df: Found GsupExpect[0] for "262420208585324" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@9e53174cf4df: Added IMSI table entry 0TC_mo_ussd_euse(212)"262420208585324" TC_mo_ussd_euse(212)@9e53174cf4df: setverdict(pass): none -> pass 20241122122632980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@9e53174cf4df: Final verdict of PTC: pass 20241122122632980 DAUC <0003> db_auc.c:157 IMSI='262421047496969': No 2G Auth Data 20241122122632980 DAUC <0003> db_auc.c:192 IMSI='262421047496969': No 3G Auth Data HLR_Test-GSUP(209)@9e53174cf4df: Created GsupExpect[0] for "262421047496969" to be handled at TC_mo_ussd_euse(213) 20241122122632987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42838<->l=127.0.0.1:4258 20241122122632990 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122632991 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421047496969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421047496969" session_id=409825356 session_state=BEGIN} 20241122122632991 DSS <0004> hlr_ussd.c:576 262421047496969/0x186d704c: Process SS (BEGIN) 20241122122632991 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122632991 DSS <0004> hlr_ussd.c:518 262421047496969/0x186d704c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122632991 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632991 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data 20241122122632991 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632991 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data EUSE-TC_mo_ussd_euse(206)@9e53174cf4df: 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 } } } } } 20241122122632991 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632991 DLINP <000b> input/ipa.c:405 127.0.0.1:46523 message received 20241122122632992 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421047496969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421047496969" session_id=409825356 session_state=END} 20241122122632992 DSS <0004> hlr_ussd.c:576 262421047496969/0x186d704c: Process SS (END) 20241122122632992 DSS <0004> hlr_ussd.c:518 262421047496969/0x186d704c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122632992 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421047496969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421047496969" session_id=409825356 session_state=END} 20241122122632992 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421047496969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122632992 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421047496969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122632992 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122632992 DLINP <000b> input/ipa.c:451 connected read/write 20241122122632992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9e53174cf4df: Found GsupExpect[0] for "262421047496969" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@9e53174cf4df: Added IMSI table entry 1TC_mo_ussd_euse(213)"262421047496969" TC_mo_ussd_euse(213)@9e53174cf4df: setverdict(pass): none -> pass 20241122122632994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42838<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@9e53174cf4df: Final verdict of PTC: pass 20241122122632994 DAUC <0003> db_auc.c:157 IMSI='262425822355417': No 2G Auth Data 20241122122632994 DAUC <0003> db_auc.c:192 IMSI='262425822355417': No 3G Auth Data HLR_Test-GSUP(209)@9e53174cf4df: Created GsupExpect[0] for "262425822355417" to be handled at TC_mo_ussd_euse(214) 20241122122633000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42842<->l=127.0.0.1:4258 20241122122633003 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122633003 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425822355417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425822355417" session_id=3879551538 session_state=BEGIN} 20241122122633003 DSS <0004> hlr_ussd.c:576 262425822355417/0xe73d4232: Process SS (BEGIN) 20241122122633003 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122633003 DSS <0004> hlr_ussd.c:518 262425822355417/0xe73d4232: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122633003 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633003 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data 20241122122633003 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633003 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data EUSE-TC_mo_ussd_euse(206)@9e53174cf4df: 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 } } } } } 20241122122633004 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633004 DLINP <000b> input/ipa.c:405 127.0.0.1:46523 message received 20241122122633004 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425822355417 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425822355417" session_id=3879551538 session_state=END} 20241122122633004 DSS <0004> hlr_ussd.c:576 262425822355417/0xe73d4232: Process SS (END) 20241122122633004 DSS <0004> hlr_ussd.c:518 262425822355417/0xe73d4232: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122633004 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425822355417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425822355417" session_id=3879551538 session_state=END} 20241122122633004 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425822355417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122633004 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425822355417 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122633004 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122633004 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9e53174cf4df: Found GsupExpect[0] for "262425822355417" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@9e53174cf4df: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425822355417" TC_mo_ussd_euse(214)@9e53174cf4df: setverdict(pass): none -> pass 20241122122633006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42842<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@9e53174cf4df: Final verdict of PTC: pass 20241122122633006 DAUC <0003> db_auc.c:157 IMSI='262422289501110': No 2G Auth Data 20241122122633006 DAUC <0003> db_auc.c:192 IMSI='262422289501110': No 3G Auth Data HLR_Test-GSUP(209)@9e53174cf4df: Created GsupExpect[0] for "262422289501110" to be handled at TC_mo_ussd_euse(215) 20241122122633013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 20241122122633015 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122633015 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422289501110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422289501110" session_id=1624296788 session_state=BEGIN} 20241122122633015 DSS <0004> hlr_ussd.c:576 262422289501110/0x60d0cd54: Process SS (BEGIN) 20241122122633015 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122633016 DSS <0004> hlr_ussd.c:518 262422289501110/0x60d0cd54: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122633016 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633016 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data 20241122122633016 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633016 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data EUSE-TC_mo_ussd_euse(206)@9e53174cf4df: 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 } } } } } 20241122122633016 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633016 DLINP <000b> input/ipa.c:405 127.0.0.1:46523 message received 20241122122633016 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262422289501110 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422289501110" session_id=1624296788 session_state=END} 20241122122633016 DSS <0004> hlr_ussd.c:576 262422289501110/0x60d0cd54: Process SS (END) 20241122122633016 DSS <0004> hlr_ussd.c:518 262422289501110/0x60d0cd54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122633016 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422289501110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422289501110" session_id=1624296788 session_state=END} 20241122122633016 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422289501110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122633016 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262422289501110 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122633016 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122633016 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9e53174cf4df: Found GsupExpect[0] for "262422289501110" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@9e53174cf4df: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422289501110" TC_mo_ussd_euse(215)@9e53174cf4df: setverdict(pass): none -> pass 20241122122633018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@9e53174cf4df: Final verdict of PTC: pass 20241122122633019 DAUC <0003> db_auc.c:157 IMSI='262421614237509': No 2G Auth Data 20241122122633019 DAUC <0003> db_auc.c:192 IMSI='262421614237509': No 3G Auth Data HLR_Test-GSUP(209)@9e53174cf4df: Created GsupExpect[0] for "262421614237509" to be handled at TC_mo_ussd_euse(216) 20241122122633027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 20241122122633030 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122633030 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421614237509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421614237509" session_id=161032665 session_state=BEGIN} 20241122122633030 DSS <0004> hlr_ussd.c:576 262421614237509/0x099929d9: Process SS (BEGIN) 20241122122633030 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122633030 DSS <0004> hlr_ussd.c:518 262421614237509/0x099929d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122633030 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633030 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data 20241122122633030 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633030 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data EUSE-TC_mo_ussd_euse(206)@9e53174cf4df: 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 } } } } } 20241122122633031 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633031 DLINP <000b> input/ipa.c:405 127.0.0.1:46523 message received 20241122122633031 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262421614237509 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421614237509" session_id=161032665 session_state=END} 20241122122633031 DSS <0004> hlr_ussd.c:576 262421614237509/0x099929d9: Process SS (END) 20241122122633031 DSS <0004> hlr_ussd.c:518 262421614237509/0x099929d9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122633031 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421614237509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421614237509" session_id=161032665 session_state=END} 20241122122633031 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421614237509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122633031 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262421614237509 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122633031 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122633031 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9e53174cf4df: Found GsupExpect[0] for "262421614237509" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@9e53174cf4df: Added IMSI table entry 4TC_mo_ussd_euse(216)"262421614237509" TC_mo_ussd_euse(216)@9e53174cf4df: setverdict(pass): none -> pass 20241122122633033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@9e53174cf4df: Final verdict of PTC: pass 20241122122633033 DAUC <0003> db_auc.c:157 IMSI='262426229028449': No 2G Auth Data 20241122122633033 DAUC <0003> db_auc.c:192 IMSI='262426229028449': No 3G Auth Data HLR_Test-GSUP(209)@9e53174cf4df: Created GsupExpect[0] for "262426229028449" to be handled at TC_mo_ussd_euse(217) 20241122122633041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4258 20241122122633044 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122633044 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426229028449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426229028449" session_id=2874471105 session_state=BEGIN} 20241122122633044 DSS <0004> hlr_ussd.c:576 262426229028449/0xab54f2c1: Process SS (BEGIN) 20241122122633044 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122633044 DSS <0004> hlr_ussd.c:518 262426229028449/0xab54f2c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122633044 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633044 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data 20241122122633044 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633044 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data EUSE-TC_mo_ussd_euse(206)@9e53174cf4df: 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 } } } } } 20241122122633045 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633045 DLINP <000b> input/ipa.c:405 127.0.0.1:46523 message received 20241122122633045 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262426229028449 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426229028449" session_id=2874471105 session_state=END} 20241122122633045 DSS <0004> hlr_ussd.c:576 262426229028449/0xab54f2c1: Process SS (END) 20241122122633045 DSS <0004> hlr_ussd.c:518 262426229028449/0xab54f2c1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122633045 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426229028449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426229028449" session_id=2874471105 session_state=END} 20241122122633045 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426229028449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122633045 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262426229028449 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122633045 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122633045 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9e53174cf4df: Found GsupExpect[0] for "262426229028449" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@9e53174cf4df: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426229028449" TC_mo_ussd_euse(217)@9e53174cf4df: setverdict(pass): none -> pass 20241122122633047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@9e53174cf4df: Final verdict of PTC: pass 20241122122633047 DAUC <0003> db_auc.c:157 IMSI='262425941959654': No 2G Auth Data 20241122122633047 DAUC <0003> db_auc.c:192 IMSI='262425941959654': No 3G Auth Data HLR_Test-GSUP(209)@9e53174cf4df: Created GsupExpect[0] for "262425941959654" to be handled at TC_mo_ussd_euse(218) 20241122122633055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42872<->l=127.0.0.1:4258 20241122122633058 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122633058 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425941959654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425941959654" session_id=2820909555 session_state=BEGIN} 20241122122633058 DSS <0004> hlr_ussd.c:576 262425941959654/0xa823a9f3: Process SS (BEGIN) 20241122122633058 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122633058 DSS <0004> hlr_ussd.c:518 262425941959654/0xa823a9f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122633058 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633058 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data 20241122122633058 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633058 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data EUSE-TC_mo_ussd_euse(206)@9e53174cf4df: 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 } } } } } 20241122122633059 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633059 DLINP <000b> input/ipa.c:405 127.0.0.1:46523 message received 20241122122633059 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425941959654 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425941959654" session_id=2820909555 session_state=END} 20241122122633059 DSS <0004> hlr_ussd.c:576 262425941959654/0xa823a9f3: Process SS (END) 20241122122633059 DSS <0004> hlr_ussd.c:518 262425941959654/0xa823a9f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122633059 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425941959654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425941959654" session_id=2820909555 session_state=END} 20241122122633059 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425941959654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122633059 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425941959654 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122633059 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122633059 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9e53174cf4df: Found GsupExpect[0] for "262425941959654" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@9e53174cf4df: Added IMSI table entry 6TC_mo_ussd_euse(218)"262425941959654" TC_mo_ussd_euse(218)@9e53174cf4df: setverdict(pass): none -> pass 20241122122633061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42872<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@9e53174cf4df: Final verdict of PTC: pass 20241122122633062 DAUC <0003> db_auc.c:157 IMSI='262420105453712': No 2G Auth Data 20241122122633062 DAUC <0003> db_auc.c:192 IMSI='262420105453712': No 3G Auth Data HLR_Test-GSUP(209)@9e53174cf4df: Created GsupExpect[0] for "262420105453712" to be handled at TC_mo_ussd_euse(219) 20241122122633070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42886<->l=127.0.0.1:4258 20241122122633073 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122633073 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420105453712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420105453712" session_id=505235276 session_state=BEGIN} 20241122122633073 DSS <0004> hlr_ussd.c:576 262420105453712/0x1e1d474c: Process SS (BEGIN) 20241122122633073 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122633073 DSS <0004> hlr_ussd.c:518 262420105453712/0x1e1d474c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122633073 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633073 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data 20241122122633073 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633073 DLINP <000b> input/ipa.c:431 127.0.0.1:46523 sending data EUSE-TC_mo_ussd_euse(206)@9e53174cf4df: 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 } } } } } 20241122122633074 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633074 DLINP <000b> input/ipa.c:405 127.0.0.1:46523 message received 20241122122633074 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420105453712 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420105453712" session_id=505235276 session_state=END} 20241122122633074 DSS <0004> hlr_ussd.c:576 262420105453712/0x1e1d474c: Process SS (END) 20241122122633074 DSS <0004> hlr_ussd.c:518 262420105453712/0x1e1d474c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122633074 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420105453712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420105453712" session_id=505235276 session_state=END} 20241122122633074 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420105453712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122633074 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420105453712 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122633074 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122633074 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9e53174cf4df: Found GsupExpect[0] for "262420105453712" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@9e53174cf4df: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420105453712" TC_mo_ussd_euse(219)@9e53174cf4df: setverdict(pass): none -> pass 20241122122633077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42886<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@9e53174cf4df: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@9e53174cf4df: Final verdict of PTC: none 20241122122633077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@9e53174cf4df: Final verdict of PTC: none 20241122122633078 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44865<->l=127.0.0.1:4259) 20241122122633078 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633078 DLINP <000b> input/ipa.c:405 127.0.0.1:46523 message received 20241122122633078 DLINP <000b> input/ipa.c:414 127.0.0.1:46523 connection closed with server 20241122122633078 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46523 20241122122633078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241122122633078 DLINP <000b> input/ipa.c:451 connected read/write 20241122122633078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122633078 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122633078 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122633078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 210@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@9e53174cf4df: Final verdict of PTC: none IPA-EUSE-foobar(208)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 210: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Nov 22 12:26:33 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 20241122122633102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4258 20241122122633303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42890<->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@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Nov 22 12:26:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_mo_ussd_euse_continue started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 20241122122636375 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40711 20241122122636375 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40711 MTC@9e53174cf4df: in not legacy case 2 IPA-EUSE-foobar(222)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122636376 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636376 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received IPA-EUSE-foobar(222)@9e53174cf4df: 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) } } } } 20241122122636378 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122636378 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@9e53174cf4df: 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 } } } } 20241122122636378 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636378 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636378 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122636378 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241122122636378 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241122122636378 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241122122636378 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122636378 DLGSUP <0013> gsup_server.c:235 2: 20241122122636378 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122636378 DLGSUP <0013> gsup_server.c:235 3: 20241122122636378 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122636378 DLGSUP <0013> gsup_server.c:235 4: 20241122122636378 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122636378 DLGSUP <0013> gsup_server.c:235 5: 20241122122636378 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122636378 DLGSUP <0013> gsup_server.c:235 7: 20241122122636378 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122636378 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122636378 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122636378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40711 IPA-EUSE-foobar(222)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122636381 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122636384 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636384 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122636384 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122636384 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122636384 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122636384 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122636384 DLGSUP <0013> gsup_server.c:235 2: 20241122122636384 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122636384 DLGSUP <0013> gsup_server.c:235 3: 20241122122636384 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122636384 DLGSUP <0013> gsup_server.c:235 4: 20241122122636384 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122636384 DLGSUP <0013> gsup_server.c:235 5: 20241122122636384 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122636384 DLGSUP <0013> gsup_server.c:235 7: 20241122122636384 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122636384 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122636384 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122636384 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@9e53174cf4df: 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") 20241122122636401 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39325<->l=127.0.0.1:4259) 20241122122636409 DAUC <0003> db_auc.c:157 IMSI='262427297620112': No 2G Auth Data 20241122122636409 DAUC <0003> db_auc.c:192 IMSI='262427297620112': No 3G Auth Data HLR_Test-GSUP(223)@9e53174cf4df: Created GsupExpect[0] for "262427297620112" to be handled at TC_mo_ussd_euse_continue(226) 20241122122636428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42906<->l=127.0.0.1:4258 20241122122636440 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636440 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427297620112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427297620112" session_id=2092922446 session_state=BEGIN} 20241122122636440 DSS <0004> hlr_ussd.c:576 262427297620112/0x7cbf764e: Process SS (BEGIN) 20241122122636440 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122636440 DSS <0004> hlr_ussd.c:518 262427297620112/0x7cbf764e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122636440 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636440 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636440 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636440 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636450 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636450 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636450 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427297620112 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427297620112" session_id=2092922446 session_state=CONTINUE} 20241122122636450 DSS <0004> hlr_ussd.c:576 262427297620112/0x7cbf764e: Process SS (CONTINUE) 20241122122636450 DSS <0004> hlr_ussd.c:518 262427297620112/0x7cbf764e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122636450 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427297620112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427297620112" session_id=2092922446 session_state=CONTINUE} 20241122122636450 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427297620112 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636450 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636450 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9e53174cf4df: Found GsupExpect[0] for "262427297620112" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@9e53174cf4df: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427297620112" TC_mo_ussd_euse_continue(226)@9e53174cf4df: setverdict(pass): none -> pass 20241122122636458 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636458 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427297620112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427297620112" session_id=2092922446 session_state=CONTINUE} 20241122122636458 DSS <0004> hlr_ussd.c:576 262427297620112/0x7cbf764e: Process SS (CONTINUE) 20241122122636458 DSS <0004> hlr_ussd.c:518 262427297620112/0x7cbf764e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636458 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427297620112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636458 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636458 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636458 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636458 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636461 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636461 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636461 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427297620112 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427297620112" session_id=2092922446 session_state=END} 20241122122636461 DSS <0004> hlr_ussd.c:576 262427297620112/0x7cbf764e: Process SS (END) 20241122122636461 DSS <0004> hlr_ussd.c:518 262427297620112/0x7cbf764e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636461 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427297620112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427297620112" session_id=2092922446 session_state=END} 20241122122636461 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427297620112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636461 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427297620112 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636461 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636461 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122636464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42906<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@9e53174cf4df: Final verdict of PTC: pass 20241122122636465 DAUC <0003> db_auc.c:157 IMSI='262424761167051': No 2G Auth Data 20241122122636465 DAUC <0003> db_auc.c:192 IMSI='262424761167051': No 3G Auth Data HLR_Test-GSUP(223)@9e53174cf4df: Created GsupExpect[0] for "262424761167051" to be handled at TC_mo_ussd_euse_continue(227) 20241122122636479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4258 20241122122636483 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636483 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424761167051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424761167051" session_id=3806558551 session_state=BEGIN} 20241122122636483 DSS <0004> hlr_ussd.c:576 262424761167051/0xe2e37957: Process SS (BEGIN) 20241122122636483 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122636483 DSS <0004> hlr_ussd.c:518 262424761167051/0xe2e37957: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122636483 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636483 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636483 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636483 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636484 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636484 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636484 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262424761167051 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424761167051" session_id=3806558551 session_state=CONTINUE} 20241122122636484 DSS <0004> hlr_ussd.c:576 262424761167051/0xe2e37957: Process SS (CONTINUE) 20241122122636484 DSS <0004> hlr_ussd.c:518 262424761167051/0xe2e37957: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122636484 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424761167051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424761167051" session_id=3806558551 session_state=CONTINUE} 20241122122636484 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262424761167051 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636484 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636484 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9e53174cf4df: Found GsupExpect[0] for "262424761167051" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@9e53174cf4df: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262424761167051" TC_mo_ussd_euse_continue(227)@9e53174cf4df: setverdict(pass): none -> pass 20241122122636486 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636486 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424761167051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424761167051" session_id=3806558551 session_state=CONTINUE} 20241122122636486 DSS <0004> hlr_ussd.c:576 262424761167051/0xe2e37957: Process SS (CONTINUE) 20241122122636486 DSS <0004> hlr_ussd.c:518 262424761167051/0xe2e37957: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636486 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424761167051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636486 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636486 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636486 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636486 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636486 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636486 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636486 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262424761167051 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424761167051" session_id=3806558551 session_state=END} 20241122122636486 DSS <0004> hlr_ussd.c:576 262424761167051/0xe2e37957: Process SS (END) 20241122122636486 DSS <0004> hlr_ussd.c:518 262424761167051/0xe2e37957: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636486 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424761167051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424761167051" session_id=3806558551 session_state=END} 20241122122636486 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424761167051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636486 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262424761167051 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636486 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636486 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122636487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@9e53174cf4df: Final verdict of PTC: pass 20241122122636487 DAUC <0003> db_auc.c:157 IMSI='262429946734502': No 2G Auth Data 20241122122636487 DAUC <0003> db_auc.c:192 IMSI='262429946734502': No 3G Auth Data HLR_Test-GSUP(223)@9e53174cf4df: Created GsupExpect[0] for "262429946734502" to be handled at TC_mo_ussd_euse_continue(228) 20241122122636494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42920<->l=127.0.0.1:4258 20241122122636497 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636497 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429946734502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429946734502" session_id=340047133 session_state=BEGIN} 20241122122636497 DSS <0004> hlr_ussd.c:576 262429946734502/0x1444b51d: Process SS (BEGIN) 20241122122636497 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122636497 DSS <0004> hlr_ussd.c:518 262429946734502/0x1444b51d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122636497 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636497 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636497 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636497 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636498 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636498 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636498 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262429946734502 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429946734502" session_id=340047133 session_state=CONTINUE} 20241122122636498 DSS <0004> hlr_ussd.c:576 262429946734502/0x1444b51d: Process SS (CONTINUE) 20241122122636498 DSS <0004> hlr_ussd.c:518 262429946734502/0x1444b51d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122636498 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429946734502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429946734502" session_id=340047133 session_state=CONTINUE} 20241122122636498 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262429946734502 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636498 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636498 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9e53174cf4df: Found GsupExpect[0] for "262429946734502" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@9e53174cf4df: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262429946734502" TC_mo_ussd_euse_continue(228)@9e53174cf4df: setverdict(pass): none -> pass 20241122122636500 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636500 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429946734502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429946734502" session_id=340047133 session_state=CONTINUE} 20241122122636500 DSS <0004> hlr_ussd.c:576 262429946734502/0x1444b51d: Process SS (CONTINUE) 20241122122636500 DSS <0004> hlr_ussd.c:518 262429946734502/0x1444b51d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636500 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429946734502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636500 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636500 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636500 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636500 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636501 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636501 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636501 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262429946734502 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429946734502" session_id=340047133 session_state=END} 20241122122636501 DSS <0004> hlr_ussd.c:576 262429946734502/0x1444b51d: Process SS (END) 20241122122636501 DSS <0004> hlr_ussd.c:518 262429946734502/0x1444b51d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636501 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429946734502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429946734502" session_id=340047133 session_state=END} 20241122122636501 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429946734502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636501 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262429946734502 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636501 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636501 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122636502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42920<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@9e53174cf4df: Final verdict of PTC: pass 20241122122636502 DAUC <0003> db_auc.c:157 IMSI='262426676832201': No 2G Auth Data 20241122122636502 DAUC <0003> db_auc.c:192 IMSI='262426676832201': No 3G Auth Data HLR_Test-GSUP(223)@9e53174cf4df: Created GsupExpect[0] for "262426676832201" to be handled at TC_mo_ussd_euse_continue(229) 20241122122636509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42926<->l=127.0.0.1:4258 20241122122636512 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636512 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426676832201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426676832201" session_id=2695285255 session_state=BEGIN} 20241122122636512 DSS <0004> hlr_ussd.c:576 262426676832201/0xa0a6ca07: Process SS (BEGIN) 20241122122636512 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122636512 DSS <0004> hlr_ussd.c:518 262426676832201/0xa0a6ca07: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122636512 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636512 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636512 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636512 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636512 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636512 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636512 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426676832201 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426676832201" session_id=2695285255 session_state=CONTINUE} 20241122122636512 DSS <0004> hlr_ussd.c:576 262426676832201/0xa0a6ca07: Process SS (CONTINUE) 20241122122636512 DSS <0004> hlr_ussd.c:518 262426676832201/0xa0a6ca07: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122636512 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426676832201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426676832201" session_id=2695285255 session_state=CONTINUE} 20241122122636512 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426676832201 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636513 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636513 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9e53174cf4df: Found GsupExpect[0] for "262426676832201" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@9e53174cf4df: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426676832201" TC_mo_ussd_euse_continue(229)@9e53174cf4df: setverdict(pass): none -> pass 20241122122636515 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636515 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426676832201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426676832201" session_id=2695285255 session_state=CONTINUE} 20241122122636515 DSS <0004> hlr_ussd.c:576 262426676832201/0xa0a6ca07: Process SS (CONTINUE) 20241122122636515 DSS <0004> hlr_ussd.c:518 262426676832201/0xa0a6ca07: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636515 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426676832201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636515 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636515 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636515 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636515 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636516 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636516 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636516 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426676832201 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426676832201" session_id=2695285255 session_state=END} 20241122122636516 DSS <0004> hlr_ussd.c:576 262426676832201/0xa0a6ca07: Process SS (END) 20241122122636516 DSS <0004> hlr_ussd.c:518 262426676832201/0xa0a6ca07: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636516 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426676832201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426676832201" session_id=2695285255 session_state=END} 20241122122636516 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426676832201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636516 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426676832201 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636516 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636516 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122636516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42926<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@9e53174cf4df: Final verdict of PTC: pass 20241122122636517 DAUC <0003> db_auc.c:157 IMSI='262422669001947': No 2G Auth Data 20241122122636517 DAUC <0003> db_auc.c:192 IMSI='262422669001947': No 3G Auth Data HLR_Test-GSUP(223)@9e53174cf4df: Created GsupExpect[0] for "262422669001947" to be handled at TC_mo_ussd_euse_continue(230) 20241122122636523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42938<->l=127.0.0.1:4258 20241122122636526 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636526 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422669001947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422669001947" session_id=4038419463 session_state=BEGIN} 20241122122636526 DSS <0004> hlr_ussd.c:576 262422669001947/0xf0b56407: Process SS (BEGIN) 20241122122636526 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122636526 DSS <0004> hlr_ussd.c:518 262422669001947/0xf0b56407: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122636526 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636526 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636526 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636526 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636526 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636526 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636526 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262422669001947 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422669001947" session_id=4038419463 session_state=CONTINUE} 20241122122636526 DSS <0004> hlr_ussd.c:576 262422669001947/0xf0b56407: Process SS (CONTINUE) 20241122122636526 DSS <0004> hlr_ussd.c:518 262422669001947/0xf0b56407: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122636526 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422669001947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422669001947" session_id=4038419463 session_state=CONTINUE} 20241122122636526 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262422669001947 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636526 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636526 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9e53174cf4df: Found GsupExpect[0] for "262422669001947" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@9e53174cf4df: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262422669001947" TC_mo_ussd_euse_continue(230)@9e53174cf4df: setverdict(pass): none -> pass 20241122122636529 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636529 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422669001947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422669001947" session_id=4038419463 session_state=CONTINUE} 20241122122636529 DSS <0004> hlr_ussd.c:576 262422669001947/0xf0b56407: Process SS (CONTINUE) 20241122122636529 DSS <0004> hlr_ussd.c:518 262422669001947/0xf0b56407: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636529 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422669001947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636529 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636529 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636529 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636529 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636529 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636529 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636529 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262422669001947 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422669001947" session_id=4038419463 session_state=END} 20241122122636529 DSS <0004> hlr_ussd.c:576 262422669001947/0xf0b56407: Process SS (END) 20241122122636529 DSS <0004> hlr_ussd.c:518 262422669001947/0xf0b56407: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636529 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422669001947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422669001947" session_id=4038419463 session_state=END} 20241122122636529 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422669001947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636529 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262422669001947 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636529 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636529 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122636530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42938<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@9e53174cf4df: Final verdict of PTC: pass 20241122122636530 DAUC <0003> db_auc.c:157 IMSI='262421729914564': No 2G Auth Data 20241122122636530 DAUC <0003> db_auc.c:192 IMSI='262421729914564': No 3G Auth Data HLR_Test-GSUP(223)@9e53174cf4df: Created GsupExpect[0] for "262421729914564" to be handled at TC_mo_ussd_euse_continue(231) 20241122122636536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42950<->l=127.0.0.1:4258 20241122122636539 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636539 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421729914564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421729914564" session_id=44787627 session_state=BEGIN} 20241122122636539 DSS <0004> hlr_ussd.c:576 262421729914564/0x02ab67ab: Process SS (BEGIN) 20241122122636539 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122636539 DSS <0004> hlr_ussd.c:518 262421729914564/0x02ab67ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122636539 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636539 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636539 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636539 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636540 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636540 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636540 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262421729914564 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421729914564" session_id=44787627 session_state=CONTINUE} 20241122122636540 DSS <0004> hlr_ussd.c:576 262421729914564/0x02ab67ab: Process SS (CONTINUE) 20241122122636540 DSS <0004> hlr_ussd.c:518 262421729914564/0x02ab67ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122636540 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421729914564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421729914564" session_id=44787627 session_state=CONTINUE} 20241122122636540 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262421729914564 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636540 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636540 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9e53174cf4df: Found GsupExpect[0] for "262421729914564" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@9e53174cf4df: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262421729914564" TC_mo_ussd_euse_continue(231)@9e53174cf4df: setverdict(pass): none -> pass 20241122122636543 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636543 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421729914564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421729914564" session_id=44787627 session_state=CONTINUE} 20241122122636543 DSS <0004> hlr_ussd.c:576 262421729914564/0x02ab67ab: Process SS (CONTINUE) 20241122122636543 DSS <0004> hlr_ussd.c:518 262421729914564/0x02ab67ab: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636543 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421729914564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636543 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636543 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636543 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636543 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636544 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636544 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636544 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262421729914564 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421729914564" session_id=44787627 session_state=END} 20241122122636544 DSS <0004> hlr_ussd.c:576 262421729914564/0x02ab67ab: Process SS (END) 20241122122636544 DSS <0004> hlr_ussd.c:518 262421729914564/0x02ab67ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636544 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421729914564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421729914564" session_id=44787627 session_state=END} 20241122122636544 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421729914564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636544 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262421729914564 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636544 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636544 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122636545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42950<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@9e53174cf4df: Final verdict of PTC: pass 20241122122636545 DAUC <0003> db_auc.c:157 IMSI='262422905752562': No 2G Auth Data 20241122122636545 DAUC <0003> db_auc.c:192 IMSI='262422905752562': No 3G Auth Data HLR_Test-GSUP(223)@9e53174cf4df: Created GsupExpect[0] for "262422905752562" to be handled at TC_mo_ussd_euse_continue(232) 20241122122636552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4258 20241122122636555 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636555 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422905752562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422905752562" session_id=146076968 session_state=BEGIN} 20241122122636555 DSS <0004> hlr_ussd.c:576 262422905752562/0x08b4f528: Process SS (BEGIN) 20241122122636555 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122636555 DSS <0004> hlr_ussd.c:518 262422905752562/0x08b4f528: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122636555 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636555 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636555 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636555 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636556 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636556 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636556 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262422905752562 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422905752562" session_id=146076968 session_state=CONTINUE} 20241122122636556 DSS <0004> hlr_ussd.c:576 262422905752562/0x08b4f528: Process SS (CONTINUE) 20241122122636556 DSS <0004> hlr_ussd.c:518 262422905752562/0x08b4f528: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122636556 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422905752562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422905752562" session_id=146076968 session_state=CONTINUE} 20241122122636556 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262422905752562 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636556 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636556 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9e53174cf4df: Found GsupExpect[0] for "262422905752562" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@9e53174cf4df: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262422905752562" TC_mo_ussd_euse_continue(232)@9e53174cf4df: setverdict(pass): none -> pass 20241122122636558 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636559 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422905752562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422905752562" session_id=146076968 session_state=CONTINUE} 20241122122636559 DSS <0004> hlr_ussd.c:576 262422905752562/0x08b4f528: Process SS (CONTINUE) 20241122122636559 DSS <0004> hlr_ussd.c:518 262422905752562/0x08b4f528: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636559 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422905752562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636559 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636559 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636559 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636559 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636559 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636559 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636559 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262422905752562 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422905752562" session_id=146076968 session_state=END} 20241122122636559 DSS <0004> hlr_ussd.c:576 262422905752562/0x08b4f528: Process SS (END) 20241122122636559 DSS <0004> hlr_ussd.c:518 262422905752562/0x08b4f528: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636559 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422905752562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422905752562" session_id=146076968 session_state=END} 20241122122636559 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422905752562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636559 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262422905752562 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636559 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636559 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122636560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@9e53174cf4df: Final verdict of PTC: pass 20241122122636560 DAUC <0003> db_auc.c:157 IMSI='262421405328057': No 2G Auth Data 20241122122636560 DAUC <0003> db_auc.c:192 IMSI='262421405328057': No 3G Auth Data HLR_Test-GSUP(223)@9e53174cf4df: Created GsupExpect[0] for "262421405328057" to be handled at TC_mo_ussd_euse_continue(233) 20241122122636567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 20241122122636570 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636570 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421405328057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421405328057" session_id=58995525 session_state=BEGIN} 20241122122636570 DSS <0004> hlr_ussd.c:576 262421405328057/0x03843345: Process SS (BEGIN) 20241122122636570 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241122122636570 DSS <0004> hlr_ussd.c:518 262421405328057/0x03843345: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241122122636570 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636570 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636570 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636570 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636571 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636571 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636571 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421405328057 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421405328057" session_id=58995525 session_state=CONTINUE} 20241122122636571 DSS <0004> hlr_ussd.c:576 262421405328057/0x03843345: Process SS (CONTINUE) 20241122122636571 DSS <0004> hlr_ussd.c:518 262421405328057/0x03843345: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241122122636571 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421405328057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421405328057" session_id=58995525 session_state=CONTINUE} 20241122122636571 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421405328057 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636571 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636571 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9e53174cf4df: Found GsupExpect[0] for "262421405328057" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@9e53174cf4df: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262421405328057" TC_mo_ussd_euse_continue(233)@9e53174cf4df: setverdict(pass): none -> pass 20241122122636573 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636573 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421405328057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421405328057" session_id=58995525 session_state=CONTINUE} 20241122122636573 DSS <0004> hlr_ussd.c:576 262421405328057/0x03843345: Process SS (CONTINUE) 20241122122636573 DSS <0004> hlr_ussd.c:518 262421405328057/0x03843345: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636573 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421405328057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636573 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636573 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data 20241122122636573 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636573 DLINP <000b> input/ipa.c:431 127.0.0.1:40711 sending data EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: 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 } } } } } 20241122122636574 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636574 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636574 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421405328057 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421405328057" session_id=58995525 session_state=END} 20241122122636574 DSS <0004> hlr_ussd.c:576 262421405328057/0x03843345: Process SS (END) 20241122122636574 DSS <0004> hlr_ussd.c:518 262421405328057/0x03843345: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241122122636574 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421405328057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421405328057" session_id=58995525 session_state=END} 20241122122636574 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421405328057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122636574 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421405328057 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122636574 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122636574 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122636575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@9e53174cf4df: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@9e53174cf4df: Final verdict of PTC: none 20241122122636575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 20241122122636576 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122636576 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122636576 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122636576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122636576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39325<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@9e53174cf4df: Final verdict of PTC: none 20241122122636576 DLINP <000b> input/ipa.c:451 connected read/write 20241122122636576 DLINP <000b> input/ipa.c:405 127.0.0.1:40711 message received 20241122122636576 DLINP <000b> input/ipa.c:414 127.0.0.1:40711 connection closed with server 20241122122636576 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40711 20241122122636576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(221)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@9e53174cf4df: Final verdict of PTC: none IPA-EUSE-foobar(222)@9e53174cf4df: Final verdict of PTC: none 224@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 224: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Nov 22 12:26:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241122122636598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4258 20241122122636800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=85844) Waiting for packet dumper to finish... 1 (prev_count=85844, count=157016) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Nov 22 12:26:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_mo_ussd_euse_defaultroute started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 20241122122639915 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44213 20241122122639915 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44213 MTC@9e53174cf4df: in not legacy case 2 IPA-EUSE-foobar(236)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122639916 DLINP <000b> input/ipa.c:451 connected read/write 20241122122639916 DLINP <000b> input/ipa.c:405 127.0.0.1:44213 message received 20241122122639916 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122639916 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@9e53174cf4df: 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)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(235)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122639917 DLINP <000b> input/ipa.c:451 connected read/write 20241122122639917 DLINP <000b> input/ipa.c:405 127.0.0.1:44213 message received 20241122122639917 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122639917 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241122122639917 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241122122639917 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241122122639917 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122639917 DLGSUP <0013> gsup_server.c:235 2: 20241122122639917 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122639917 DLGSUP <0013> gsup_server.c:235 3: 20241122122639917 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122639917 DLGSUP <0013> gsup_server.c:235 4: 20241122122639917 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122639917 DLGSUP <0013> gsup_server.c:235 5: 20241122122639917 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122639917 DLGSUP <0013> gsup_server.c:235 7: 20241122122639917 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122639917 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122639917 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 IPA-EUSE-foobar(236)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122639917 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44213 20241122122639917 DLINP <000b> input/ipa.c:451 connected read/write 20241122122639917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122639918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122639919 DLINP <000b> input/ipa.c:451 connected read/write 20241122122639919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122639919 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122639919 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122639919 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122639919 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122639919 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122639919 DLGSUP <0013> gsup_server.c:235 2: 20241122122639919 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122639919 DLGSUP <0013> gsup_server.c:235 3: 20241122122639919 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(235)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122639919 DLGSUP <0013> gsup_server.c:235 4: 20241122122639919 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122639919 DLGSUP <0013> gsup_server.c:235 5: 20241122122639919 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122639919 DLGSUP <0013> gsup_server.c:235 7: 20241122122639919 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122639919 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122639919 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122639919 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@9e53174cf4df: 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") 20241122122639927 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41031<->l=127.0.0.1:4259) 20241122122639930 DAUC <0003> db_auc.c:157 IMSI='262425563668587': No 2G Auth Data 20241122122639930 DAUC <0003> db_auc.c:192 IMSI='262425563668587': No 3G Auth Data HLR_Test-GSUP(237)@9e53174cf4df: Created GsupExpect[0] for "262425563668587" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241122122639936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42978<->l=127.0.0.1:4258 20241122122639966 DLINP <000b> input/ipa.c:451 connected read/write 20241122122639966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122639966 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425563668587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425563668587" session_id=2648175325 session_state=BEGIN} 20241122122639966 DSS <0004> hlr_ussd.c:576 262425563668587/0x9dd7f2dd: Process SS (BEGIN) 20241122122639966 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241122122639966 DSS <0004> hlr_ussd.c:518 262425563668587/0x9dd7f2dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241122122639966 DLINP <000b> input/ipa.c:451 connected read/write 20241122122639966 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data 20241122122639966 DLINP <000b> input/ipa.c:451 connected read/write 20241122122639966 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9e53174cf4df: 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 } } } } } 20241122122639981 DLINP <000b> input/ipa.c:451 connected read/write 20241122122639981 DLINP <000b> input/ipa.c:405 127.0.0.1:44213 message received 20241122122639981 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425563668587 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425563668587" session_id=2648175325 session_state=END} 20241122122639981 DSS <0004> hlr_ussd.c:576 262425563668587/0x9dd7f2dd: Process SS (END) 20241122122639981 DSS <0004> hlr_ussd.c:518 262425563668587/0x9dd7f2dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241122122639981 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425563668587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425563668587" session_id=2648175325 session_state=END} 20241122122639981 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425563668587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122639981 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425563668587 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122639981 DLINP <000b> input/ipa.c:451 connected read/write 20241122122639981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122639982 DLINP <000b> input/ipa.c:451 connected read/write 20241122122639982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9e53174cf4df: Found GsupExpect[0] for "262425563668587" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@9e53174cf4df: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425563668587" TC_mo_ussd_euse_defaultroute(240)@9e53174cf4df: setverdict(pass): none -> pass 20241122122639991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42978<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@9e53174cf4df: Final verdict of PTC: pass 20241122122639991 DAUC <0003> db_auc.c:157 IMSI='262426067027105': No 2G Auth Data 20241122122639991 DAUC <0003> db_auc.c:192 IMSI='262426067027105': No 3G Auth Data HLR_Test-GSUP(237)@9e53174cf4df: Created GsupExpect[0] for "262426067027105" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241122122640001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42988<->l=127.0.0.1:4258 20241122122640004 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122640004 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426067027105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426067027105" session_id=4291693931 session_state=BEGIN} 20241122122640004 DSS <0004> hlr_ussd.c:576 262426067027105/0xffce0d6b: Process SS (BEGIN) 20241122122640004 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241122122640004 DSS <0004> hlr_ussd.c:518 262426067027105/0xffce0d6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241122122640004 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640004 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data 20241122122640004 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640004 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9e53174cf4df: 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 } } } } } 20241122122640005 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640005 DLINP <000b> input/ipa.c:405 127.0.0.1:44213 message received 20241122122640005 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262426067027105 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426067027105" session_id=4291693931 session_state=END} 20241122122640005 DSS <0004> hlr_ussd.c:576 262426067027105/0xffce0d6b: Process SS (END) 20241122122640005 DSS <0004> hlr_ussd.c:518 262426067027105/0xffce0d6b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241122122640005 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426067027105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426067027105" session_id=4291693931 session_state=END} 20241122122640005 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426067027105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122640005 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262426067027105 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122640005 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122640005 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9e53174cf4df: Found GsupExpect[0] for "262426067027105" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@9e53174cf4df: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262426067027105" TC_mo_ussd_euse_defaultroute(241)@9e53174cf4df: setverdict(pass): none -> pass 20241122122640007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42988<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@9e53174cf4df: Final verdict of PTC: pass 20241122122640008 DAUC <0003> db_auc.c:157 IMSI='262422905709013': No 2G Auth Data 20241122122640008 DAUC <0003> db_auc.c:192 IMSI='262422905709013': No 3G Auth Data HLR_Test-GSUP(237)@9e53174cf4df: Created GsupExpect[0] for "262422905709013" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241122122640015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42996<->l=127.0.0.1:4258 20241122122640018 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122640018 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422905709013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422905709013" session_id=1967507351 session_state=BEGIN} 20241122122640018 DSS <0004> hlr_ussd.c:576 262422905709013/0x7545c797: Process SS (BEGIN) 20241122122640018 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241122122640018 DSS <0004> hlr_ussd.c:518 262422905709013/0x7545c797: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241122122640018 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640018 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data 20241122122640018 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640018 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9e53174cf4df: 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 } } } } } 20241122122640019 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640019 DLINP <000b> input/ipa.c:405 127.0.0.1:44213 message received 20241122122640019 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262422905709013 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422905709013" session_id=1967507351 session_state=END} 20241122122640019 DSS <0004> hlr_ussd.c:576 262422905709013/0x7545c797: Process SS (END) 20241122122640019 DSS <0004> hlr_ussd.c:518 262422905709013/0x7545c797: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241122122640019 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422905709013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422905709013" session_id=1967507351 session_state=END} 20241122122640019 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422905709013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122640019 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262422905709013 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122640019 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122640019 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9e53174cf4df: Found GsupExpect[0] for "262422905709013" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@9e53174cf4df: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262422905709013" TC_mo_ussd_euse_defaultroute(242)@9e53174cf4df: setverdict(pass): none -> pass 20241122122640021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42996<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@9e53174cf4df: Final verdict of PTC: pass 20241122122640021 DAUC <0003> db_auc.c:157 IMSI='262427731178845': No 2G Auth Data 20241122122640021 DAUC <0003> db_auc.c:192 IMSI='262427731178845': No 3G Auth Data HLR_Test-GSUP(237)@9e53174cf4df: Created GsupExpect[0] for "262427731178845" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241122122640027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42998<->l=127.0.0.1:4258 20241122122640030 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122640030 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427731178845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427731178845" session_id=1050594386 session_state=BEGIN} 20241122122640030 DSS <0004> hlr_ussd.c:576 262427731178845/0x3e9ecc52: Process SS (BEGIN) 20241122122640030 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241122122640030 DSS <0004> hlr_ussd.c:518 262427731178845/0x3e9ecc52: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241122122640030 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640030 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data 20241122122640030 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640030 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9e53174cf4df: 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 } } } } } 20241122122640031 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640031 DLINP <000b> input/ipa.c:405 127.0.0.1:44213 message received 20241122122640031 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262427731178845 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427731178845" session_id=1050594386 session_state=END} 20241122122640031 DSS <0004> hlr_ussd.c:576 262427731178845/0x3e9ecc52: Process SS (END) 20241122122640031 DSS <0004> hlr_ussd.c:518 262427731178845/0x3e9ecc52: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241122122640031 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427731178845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427731178845" session_id=1050594386 session_state=END} 20241122122640031 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427731178845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122640031 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262427731178845 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122640031 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122640031 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9e53174cf4df: Found GsupExpect[0] for "262427731178845" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@9e53174cf4df: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427731178845" TC_mo_ussd_euse_defaultroute(243)@9e53174cf4df: setverdict(pass): none -> pass 20241122122640033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42998<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@9e53174cf4df: Final verdict of PTC: pass 20241122122640033 DAUC <0003> db_auc.c:157 IMSI='262427058811047': No 2G Auth Data 20241122122640033 DAUC <0003> db_auc.c:192 IMSI='262427058811047': No 3G Auth Data HLR_Test-GSUP(237)@9e53174cf4df: Created GsupExpect[0] for "262427058811047" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241122122640039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43014<->l=127.0.0.1:4258 20241122122640042 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122640042 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427058811047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427058811047" session_id=4001055352 session_state=BEGIN} 20241122122640042 DSS <0004> hlr_ussd.c:576 262427058811047/0xee7b4278: Process SS (BEGIN) 20241122122640042 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241122122640042 DSS <0004> hlr_ussd.c:518 262427058811047/0xee7b4278: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241122122640042 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640042 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data 20241122122640042 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640042 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9e53174cf4df: 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 } } } } } 20241122122640043 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640043 DLINP <000b> input/ipa.c:405 127.0.0.1:44213 message received 20241122122640043 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262427058811047 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427058811047" session_id=4001055352 session_state=END} 20241122122640043 DSS <0004> hlr_ussd.c:576 262427058811047/0xee7b4278: Process SS (END) 20241122122640043 DSS <0004> hlr_ussd.c:518 262427058811047/0xee7b4278: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241122122640043 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427058811047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427058811047" session_id=4001055352 session_state=END} 20241122122640043 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427058811047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122640043 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262427058811047 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122640043 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122640043 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9e53174cf4df: Found GsupExpect[0] for "262427058811047" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@9e53174cf4df: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427058811047" TC_mo_ussd_euse_defaultroute(244)@9e53174cf4df: setverdict(pass): none -> pass 20241122122640045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43014<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@9e53174cf4df: Final verdict of PTC: pass 20241122122640045 DAUC <0003> db_auc.c:157 IMSI='262420682309185': No 2G Auth Data 20241122122640045 DAUC <0003> db_auc.c:192 IMSI='262420682309185': No 3G Auth Data HLR_Test-GSUP(237)@9e53174cf4df: Created GsupExpect[0] for "262420682309185" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241122122640052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4258 20241122122640055 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122640055 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420682309185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420682309185" session_id=3952702415 session_state=BEGIN} 20241122122640055 DSS <0004> hlr_ussd.c:576 262420682309185/0xeb9973cf: Process SS (BEGIN) 20241122122640055 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241122122640055 DSS <0004> hlr_ussd.c:518 262420682309185/0xeb9973cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241122122640055 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640055 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data 20241122122640055 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640055 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9e53174cf4df: 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 } } } } } 20241122122640055 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640055 DLINP <000b> input/ipa.c:405 127.0.0.1:44213 message received 20241122122640055 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420682309185 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420682309185" session_id=3952702415 session_state=END} 20241122122640055 DSS <0004> hlr_ussd.c:576 262420682309185/0xeb9973cf: Process SS (END) 20241122122640055 DSS <0004> hlr_ussd.c:518 262420682309185/0xeb9973cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241122122640055 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420682309185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420682309185" session_id=3952702415 session_state=END} 20241122122640055 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420682309185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122640055 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420682309185 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122640055 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122640055 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9e53174cf4df: Found GsupExpect[0] for "262420682309185" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@9e53174cf4df: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262420682309185" TC_mo_ussd_euse_defaultroute(245)@9e53174cf4df: setverdict(pass): none -> pass 20241122122640057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@9e53174cf4df: Final verdict of PTC: pass 20241122122640057 DAUC <0003> db_auc.c:157 IMSI='262421963790413': No 2G Auth Data 20241122122640057 DAUC <0003> db_auc.c:192 IMSI='262421963790413': No 3G Auth Data HLR_Test-GSUP(237)@9e53174cf4df: Created GsupExpect[0] for "262421963790413" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241122122640064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43038<->l=127.0.0.1:4258 20241122122640068 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122640068 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421963790413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421963790413" session_id=1984212572 session_state=BEGIN} 20241122122640068 DSS <0004> hlr_ussd.c:576 262421963790413/0x7644ae5c: Process SS (BEGIN) 20241122122640068 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241122122640068 DSS <0004> hlr_ussd.c:518 262421963790413/0x7644ae5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241122122640068 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640068 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data 20241122122640068 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640068 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9e53174cf4df: 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 } } } } } 20241122122640069 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640069 DLINP <000b> input/ipa.c:405 127.0.0.1:44213 message received 20241122122640069 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421963790413 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421963790413" session_id=1984212572 session_state=END} 20241122122640069 DSS <0004> hlr_ussd.c:576 262421963790413/0x7644ae5c: Process SS (END) 20241122122640069 DSS <0004> hlr_ussd.c:518 262421963790413/0x7644ae5c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241122122640069 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421963790413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421963790413" session_id=1984212572 session_state=END} 20241122122640069 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421963790413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122640069 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421963790413 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122640069 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122640069 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9e53174cf4df: Found GsupExpect[0] for "262421963790413" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@9e53174cf4df: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421963790413" TC_mo_ussd_euse_defaultroute(246)@9e53174cf4df: setverdict(pass): none -> pass 20241122122640071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43038<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@9e53174cf4df: Final verdict of PTC: pass 20241122122640071 DAUC <0003> db_auc.c:157 IMSI='262422129125381': No 2G Auth Data 20241122122640071 DAUC <0003> db_auc.c:192 IMSI='262422129125381': No 3G Auth Data HLR_Test-GSUP(237)@9e53174cf4df: Created GsupExpect[0] for "262422129125381" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241122122640078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43048<->l=127.0.0.1:4258 20241122122640081 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122640081 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422129125381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422129125381" session_id=186803724 session_state=BEGIN} 20241122122640081 DSS <0004> hlr_ussd.c:576 262422129125381/0x0b22660c: Process SS (BEGIN) 20241122122640081 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241122122640081 DSS <0004> hlr_ussd.c:518 262422129125381/0x0b22660c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241122122640081 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640081 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data 20241122122640081 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640081 DLINP <000b> input/ipa.c:431 127.0.0.1:44213 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9e53174cf4df: 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 } } } } } 20241122122640081 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640081 DLINP <000b> input/ipa.c:405 127.0.0.1:44213 message received 20241122122640081 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262422129125381 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422129125381" session_id=186803724 session_state=END} 20241122122640081 DSS <0004> hlr_ussd.c:576 262422129125381/0x0b22660c: Process SS (END) 20241122122640081 DSS <0004> hlr_ussd.c:518 262422129125381/0x0b22660c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241122122640082 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422129125381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422129125381" session_id=186803724 session_state=END} 20241122122640082 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422129125381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122640082 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262422129125381 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241122122640082 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122640082 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9e53174cf4df: Found GsupExpect[0] for "262422129125381" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@9e53174cf4df: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262422129125381" TC_mo_ussd_euse_defaultroute(247)@9e53174cf4df: setverdict(pass): none -> pass 20241122122640083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43048<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@9e53174cf4df: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@9e53174cf4df: Final verdict of PTC: none 20241122122640086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 20241122122640086 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122640086 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122640086 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122640086 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122640086 DLINP <000b> input/ipa.c:451 connected read/write 20241122122640086 DLINP <000b> input/ipa.c:405 127.0.0.1:44213 message received 20241122122640086 DLINP <000b> input/ipa.c:414 127.0.0.1:44213 connection closed with server 20241122122640086 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44213 20241122122640086 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241122122640086 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41031<->l=127.0.0.1:4259) 238@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(237)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@9e53174cf4df: Final verdict of PTC: none IPA-EUSE-foobar(236)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 238: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Nov 22 12:26:40 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 20241122122640125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43058<->l=127.0.0.1:4258 20241122122640326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43058<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113680) 20241122122642207 DSS <0004> hlr_ussd.c:239 262429111901409/0xbc4a76a5: SS Session Timeout, destroying 20241122122642207 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429111901409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122642224 DSS <0004> hlr_ussd.c:239 262423782873128/0x6162b8fe: SS Session Timeout, destroying 20241122122642224 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423782873128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122642234 DSS <0004> hlr_ussd.c:239 262428536882447/0x7a1dd152: SS Session Timeout, destroying 20241122122642234 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428536882447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122642244 DSS <0004> hlr_ussd.c:239 262424799660172/0x80a35fc8: SS Session Timeout, destroying 20241122122642244 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424799660172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122642255 DSS <0004> hlr_ussd.c:239 262427825791208/0x27aaad65: SS Session Timeout, destroying 20241122122642255 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427825791208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122642266 DSS <0004> hlr_ussd.c:239 262428118491154/0xa2171e37: SS Session Timeout, destroying 20241122122642266 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428118491154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122642277 DSS <0004> hlr_ussd.c:239 262425417746030/0x2306551b: SS Session Timeout, destroying 20241122122642278 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425417746030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122642288 DSS <0004> hlr_ussd.c:239 262423268669597/0xb20b0f44: SS Session Timeout, destroying 20241122122642288 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423268669597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Nov 22 12:26:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_mo_sss_reject started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122643429 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122643430 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122643434 DLINP <000b> input/ipa.c:451 connected read/write 20241122122643434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122643436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50308<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122643440 DLINP <000b> input/ipa.c:451 connected read/write 20241122122643440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122643440 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122643440 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122643440 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122643440 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122643440 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122643440 DLGSUP <0013> gsup_server.c:235 2: 20241122122643440 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122643440 DLGSUP <0013> gsup_server.c:235 3: 20241122122643440 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122643440 DLGSUP <0013> gsup_server.c:235 4: 20241122122643440 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122643440 DLGSUP <0013> gsup_server.c:235 5: 20241122122643440 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122643440 DLGSUP <0013> gsup_server.c:235 7: 20241122122643440 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122643440 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122643440 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122643440 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)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@9e53174cf4df: 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") 20241122122643461 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35919<->l=127.0.0.1:4259) 20241122122643464 DAUC <0003> db_auc.c:157 IMSI='262425936357995': No 2G Auth Data 20241122122643464 DAUC <0003> db_auc.c:192 IMSI='262425936357995': No 3G Auth Data HLR_Test-GSUP(249)@9e53174cf4df: Created GsupExpect[0] for "262425936357995" to be handled at TC_mo_sss_reject(252) 20241122122643476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50318<->l=127.0.0.1:4258 20241122122643485 DLINP <000b> input/ipa.c:451 connected read/write 20241122122643485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122643485 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425936357995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425936357995" session_id=2682407169 session_state=BEGIN} 20241122122643485 DSS <0004> hlr_ussd.c:576 262425936357995/0x9fe24901: Process SS (BEGIN) 20241122122643485 DSS <0004> hlr_ussd.c:498 262425936357995/0x9fe24901: SS CompType=Invoke, OpCode=InterrogateSS 20241122122643485 DSS <0004> hlr_ussd.c:506 262425936357995/0x9fe24901: Structured SS requests are not supported, rejecting... 20241122122643485 DSS <0004> hlr_ussd.c:354 262425936357995/0x9fe24901: Tx ReturnError(0, 0x15) 20241122122643485 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425936357995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425936357995" session_id=2682407169 session_state=END} 20241122122643485 DLINP <000b> input/ipa.c:451 connected read/write 20241122122643485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122643485 DLINP <000b> input/ipa.c:451 connected read/write 20241122122643485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@9e53174cf4df: Found GsupExpect[0] for "262425936357995" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@9e53174cf4df: Added IMSI table entry 0TC_mo_sss_reject(252)"262425936357995" TC_mo_sss_reject(252)@9e53174cf4df: setverdict(pass): none -> pass 20241122122643490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50318<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@9e53174cf4df: Final verdict of PTC: pass 20241122122643492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50308<->l=127.0.0.1:4258 20241122122643493 DLINP <000b> input/ipa.c:451 connected read/write 20241122122643493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122643493 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122643493 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122643493 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122643493 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35919<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@9e53174cf4df: Final verdict of PTC: none 250@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 250: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@9e53174cf4df: Test case TC_mo_sss_reject finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Nov 22 12:26:43 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 20241122122643518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 20241122122643619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20241122122645589 DSS <0004> hlr_ussd.c:239 262424788261607/0x73f10cc6: SS Session Timeout, destroying 20241122122645589 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424788261607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122645598 DSS <0004> hlr_ussd.c:239 262421034415997/0xec0ed2ed: SS Session Timeout, destroying 20241122122645598 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421034415997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122645609 DSS <0004> hlr_ussd.c:239 262427317711090/0xa8637231: SS Session Timeout, destroying 20241122122645609 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427317711090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122645621 DSS <0004> hlr_ussd.c:239 262420420447475/0xe7888abb: SS Session Timeout, destroying 20241122122645621 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420420447475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122645632 DSS <0004> hlr_ussd.c:239 262423828376374/0x7fe6584e: SS Session Timeout, destroying 20241122122645632 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423828376374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122645644 DSS <0004> hlr_ussd.c:239 262425769845350/0x19de0c15: SS Session Timeout, destroying 20241122122645644 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425769845350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241122122645657 DSS <0004> hlr_ussd.c:239 262429980509690/0x8961adea: SS Session Timeout, destroying 20241122122645657 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429980509690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. 20241122122645670 DSS <0004> hlr_ussd.c:239 262425545455990/0xa8945bd8: SS Session Timeout, destroying 20241122122645670 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425545455990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free ------ HLR_Tests.TC_gsup_check_imei ------ Fri Nov 22 12:26:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_check_imei started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122646712 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122646712 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122646713 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50344<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122646714 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646714 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122646714 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122646714 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122646714 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122646714 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122646714 DLGSUP <0013> gsup_server.c:235 2: 20241122122646714 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122646714 DLGSUP <0013> gsup_server.c:235 3: 20241122122646714 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122646714 DLGSUP <0013> gsup_server.c:235 4: 20241122122646714 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(253)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122646714 DLGSUP <0013> gsup_server.c:235 5: 20241122122646714 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122646714 DLGSUP <0013> gsup_server.c:235 7: 20241122122646714 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122646714 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122646714 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122646714 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@9e53174cf4df: 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") 20241122122646720 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39037<->l=127.0.0.1:4259) 20241122122646722 DAUC <0003> db_auc.c:157 IMSI='262429659805616': No 2G Auth Data 20241122122646722 DAUC <0003> db_auc.c:192 IMSI='262429659805616': No 3G Auth Data HLR_Test-GSUP(254)@9e53174cf4df: Created GsupExpect[0] for "262429659805616" to be handled at TC_gsup_check_imei(257) 20241122122646727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50350<->l=127.0.0.1:4258 20241122122646754 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646754 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429659805616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659805616"} 20241122122646754 DMAIN <0000> hlr.c:424 IMSI='262429659805616': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122646754 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429659805616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429659805616"} 20241122122646754 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429659805616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646754 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646754 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9e53174cf4df: Found GsupExpect[0] for "262429659805616" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@9e53174cf4df: Added IMSI table entry 0TC_gsup_check_imei(257)"262429659805616" TC_gsup_check_imei(257)@9e53174cf4df: setverdict(pass): none -> pass 20241122122646755 DAUC <0003> db_auc.c:192 IMSI='262429659805616': No 3G Auth Data 20241122122646756 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646756 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429659805616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659805616"} 20241122122646756 DAUC <0003> hlr.c:417 IMSI='262429659805616': storing IMEI = 12345678901234 20241122122646756 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429659805616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429659805616"} 20241122122646756 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429659805616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646756 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646756 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646757 DAUC <0003> db_auc.c:192 IMSI='262429659805616': No 3G Auth Data TC_gsup_check_imei(257)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122646757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50350<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@9e53174cf4df: Final verdict of PTC: pass 20241122122646758 DAUC <0003> db_auc.c:157 IMSI='262428738620725': No 2G Auth Data 20241122122646758 DAUC <0003> db_auc.c:192 IMSI='262428738620725': No 3G Auth Data HLR_Test-GSUP(254)@9e53174cf4df: Created GsupExpect[0] for "262428738620725" to be handled at TC_gsup_check_imei(258) 20241122122646763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50356<->l=127.0.0.1:4258 20241122122646765 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646765 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428738620725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428738620725"} 20241122122646765 DMAIN <0000> hlr.c:424 IMSI='262428738620725': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122646765 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428738620725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428738620725"} 20241122122646765 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428738620725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646765 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646765 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9e53174cf4df: Found GsupExpect[0] for "262428738620725" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@9e53174cf4df: Added IMSI table entry 1TC_gsup_check_imei(258)"262428738620725" TC_gsup_check_imei(258)@9e53174cf4df: setverdict(pass): none -> pass 20241122122646766 DAUC <0003> db_auc.c:192 IMSI='262428738620725': No 3G Auth Data 20241122122646767 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646767 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428738620725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428738620725"} 20241122122646767 DAUC <0003> hlr.c:417 IMSI='262428738620725': storing IMEI = 12345678901234 20241122122646767 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428738620725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428738620725"} 20241122122646767 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428738620725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646767 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646767 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646768 DAUC <0003> db_auc.c:192 IMSI='262428738620725': No 3G Auth Data TC_gsup_check_imei(258)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122646768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50356<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@9e53174cf4df: Final verdict of PTC: pass 20241122122646769 DAUC <0003> db_auc.c:157 IMSI='262426324245264': No 2G Auth Data 20241122122646769 DAUC <0003> db_auc.c:192 IMSI='262426324245264': No 3G Auth Data HLR_Test-GSUP(254)@9e53174cf4df: Created GsupExpect[0] for "262426324245264" to be handled at TC_gsup_check_imei(259) 20241122122646775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50362<->l=127.0.0.1:4258 20241122122646778 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646778 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426324245264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426324245264"} 20241122122646778 DMAIN <0000> hlr.c:424 IMSI='262426324245264': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122646778 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426324245264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426324245264"} 20241122122646778 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426324245264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646778 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646778 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9e53174cf4df: Found GsupExpect[0] for "262426324245264" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@9e53174cf4df: Added IMSI table entry 2TC_gsup_check_imei(259)"262426324245264" TC_gsup_check_imei(259)@9e53174cf4df: setverdict(pass): none -> pass 20241122122646779 DAUC <0003> db_auc.c:192 IMSI='262426324245264': No 3G Auth Data 20241122122646780 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646780 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426324245264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426324245264"} 20241122122646780 DAUC <0003> hlr.c:417 IMSI='262426324245264': storing IMEI = 12345678901234 20241122122646780 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426324245264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426324245264"} 20241122122646780 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426324245264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646780 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646780 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646781 DAUC <0003> db_auc.c:192 IMSI='262426324245264': No 3G Auth Data TC_gsup_check_imei(259)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122646781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50362<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@9e53174cf4df: Final verdict of PTC: pass 20241122122646782 DAUC <0003> db_auc.c:157 IMSI='262423193442425': No 2G Auth Data 20241122122646782 DAUC <0003> db_auc.c:192 IMSI='262423193442425': No 3G Auth Data HLR_Test-GSUP(254)@9e53174cf4df: Created GsupExpect[0] for "262423193442425" to be handled at TC_gsup_check_imei(260) 20241122122646790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 20241122122646793 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646793 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423193442425 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423193442425"} 20241122122646793 DMAIN <0000> hlr.c:424 IMSI='262423193442425': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122646793 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423193442425 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423193442425"} 20241122122646793 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423193442425 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646793 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646793 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9e53174cf4df: Found GsupExpect[0] for "262423193442425" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@9e53174cf4df: Added IMSI table entry 3TC_gsup_check_imei(260)"262423193442425" TC_gsup_check_imei(260)@9e53174cf4df: setverdict(pass): none -> pass 20241122122646794 DAUC <0003> db_auc.c:157 IMSI='262423193442425': No 2G Auth Data 20241122122646795 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646795 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423193442425 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423193442425"} 20241122122646795 DAUC <0003> hlr.c:417 IMSI='262423193442425': storing IMEI = 12345678901234 20241122122646795 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423193442425 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423193442425"} 20241122122646795 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423193442425 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646795 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646795 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122646796 DAUC <0003> db_auc.c:157 IMSI='262423193442425': No 2G Auth Data 20241122122646796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@9e53174cf4df: Final verdict of PTC: pass 20241122122646797 DAUC <0003> db_auc.c:157 IMSI='262420365559628': No 2G Auth Data 20241122122646797 DAUC <0003> db_auc.c:192 IMSI='262420365559628': No 3G Auth Data HLR_Test-GSUP(254)@9e53174cf4df: Created GsupExpect[0] for "262420365559628" to be handled at TC_gsup_check_imei(261) 20241122122646804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4258 20241122122646807 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646807 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420365559628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420365559628"} 20241122122646807 DMAIN <0000> hlr.c:424 IMSI='262420365559628': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122646807 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420365559628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420365559628"} 20241122122646807 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420365559628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646807 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646807 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9e53174cf4df: Found GsupExpect[0] for "262420365559628" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@9e53174cf4df: Added IMSI table entry 4TC_gsup_check_imei(261)"262420365559628" TC_gsup_check_imei(261)@9e53174cf4df: setverdict(pass): none -> pass 20241122122646807 DAUC <0003> db_auc.c:157 IMSI='262420365559628': No 2G Auth Data 20241122122646809 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646809 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420365559628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420365559628"} 20241122122646809 DAUC <0003> hlr.c:417 IMSI='262420365559628': storing IMEI = 12345678901234 20241122122646809 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420365559628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420365559628"} 20241122122646809 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420365559628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646809 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646809 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122646809 DAUC <0003> db_auc.c:157 IMSI='262420365559628': No 2G Auth Data 20241122122646810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@9e53174cf4df: Final verdict of PTC: pass 20241122122646810 DAUC <0003> db_auc.c:157 IMSI='262421588070868': No 2G Auth Data 20241122122646810 DAUC <0003> db_auc.c:192 IMSI='262421588070868': No 3G Auth Data HLR_Test-GSUP(254)@9e53174cf4df: Created GsupExpect[0] for "262421588070868" to be handled at TC_gsup_check_imei(262) 20241122122646816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50388<->l=127.0.0.1:4258 20241122122646819 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646819 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421588070868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421588070868"} 20241122122646819 DMAIN <0000> hlr.c:424 IMSI='262421588070868': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122646819 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421588070868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421588070868"} 20241122122646819 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421588070868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646819 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646819 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9e53174cf4df: Found GsupExpect[0] for "262421588070868" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@9e53174cf4df: Added IMSI table entry 5TC_gsup_check_imei(262)"262421588070868" TC_gsup_check_imei(262)@9e53174cf4df: setverdict(pass): none -> pass 20241122122646821 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646821 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421588070868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421588070868"} 20241122122646821 DAUC <0003> hlr.c:417 IMSI='262421588070868': storing IMEI = 12345678901234 20241122122646821 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421588070868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421588070868"} 20241122122646821 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421588070868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646821 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646821 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122646822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50388<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@9e53174cf4df: Final verdict of PTC: pass 20241122122646823 DAUC <0003> db_auc.c:157 IMSI='262424869618100': No 2G Auth Data 20241122122646823 DAUC <0003> db_auc.c:192 IMSI='262424869618100': No 3G Auth Data HLR_Test-GSUP(254)@9e53174cf4df: Created GsupExpect[0] for "262424869618100" to be handled at TC_gsup_check_imei(263) 20241122122646830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 20241122122646832 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646832 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424869618100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424869618100"} 20241122122646832 DMAIN <0000> hlr.c:424 IMSI='262424869618100': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122646832 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424869618100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424869618100"} 20241122122646832 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424869618100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646832 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646832 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9e53174cf4df: Found GsupExpect[0] for "262424869618100" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@9e53174cf4df: Added IMSI table entry 6TC_gsup_check_imei(263)"262424869618100" TC_gsup_check_imei(263)@9e53174cf4df: setverdict(pass): none -> pass 20241122122646834 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646834 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424869618100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424869618100"} 20241122122646834 DAUC <0003> hlr.c:417 IMSI='262424869618100': storing IMEI = 12345678901234 20241122122646834 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424869618100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424869618100"} 20241122122646834 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424869618100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646834 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646834 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122646835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@9e53174cf4df: Final verdict of PTC: pass 20241122122646836 DAUC <0003> db_auc.c:157 IMSI='262427961339730': No 2G Auth Data 20241122122646836 DAUC <0003> db_auc.c:192 IMSI='262427961339730': No 3G Auth Data HLR_Test-GSUP(254)@9e53174cf4df: Created GsupExpect[0] for "262427961339730" to be handled at TC_gsup_check_imei(264) 20241122122646843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4258 20241122122646845 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646845 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427961339730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427961339730"} 20241122122646845 DMAIN <0000> hlr.c:424 IMSI='262427961339730': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122646845 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427961339730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427961339730"} 20241122122646845 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427961339730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646845 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646845 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9e53174cf4df: Found GsupExpect[0] for "262427961339730" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@9e53174cf4df: Added IMSI table entry 7TC_gsup_check_imei(264)"262427961339730" TC_gsup_check_imei(264)@9e53174cf4df: setverdict(pass): none -> pass 20241122122646847 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646847 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427961339730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427961339730"} 20241122122646847 DAUC <0003> hlr.c:417 IMSI='262427961339730': storing IMEI = 12345678901234 20241122122646847 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427961339730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427961339730"} 20241122122646847 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427961339730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122646847 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122646847 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122646848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122646849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50344<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@9e53174cf4df: Final verdict of PTC: none 20241122122646850 DLINP <000b> input/ipa.c:451 connected read/write 20241122122646850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122646850 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 255@9e53174cf4df: Final verdict of PTC: none 20241122122646850 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122646850 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122646850 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39037<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(256)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_check_imei finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Nov 22 12:26:46 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241122122646881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50430<->l=127.0.0.1:4258 20241122122646982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50430<->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=125224) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Nov 22 12:26:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_check_imei_via_proxy started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122650060 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122650060 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122650064 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@9e53174cf4df: 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) } } } } 20241122122650065 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650065 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122650065 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122650065 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122650065 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122650065 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122650065 DLGSUP <0013> gsup_server.c:235 2: 20241122122650065 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122650065 DLGSUP <0013> gsup_server.c:235 3: 20241122122650065 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122650065 DLGSUP <0013> gsup_server.c:235 4: 20241122122650065 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(265)@9e53174cf4df: 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 } } } } 20241122122650065 DLGSUP <0013> gsup_server.c:235 5: 20241122122650065 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122650065 DLGSUP <0013> gsup_server.c:235 7: 20241122122650065 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122650065 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122650065 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122650065 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@9e53174cf4df: 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") 20241122122650090 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33315<->l=127.0.0.1:4259) 20241122122650101 DAUC <0003> db_auc.c:157 IMSI='262424046909710': No 2G Auth Data 20241122122650101 DAUC <0003> db_auc.c:192 IMSI='262424046909710': No 3G Auth Data HLR_Test-GSUP(266)@9e53174cf4df: Created GsupExpect[0] for "262424046909710" to be handled at TC_gsup_check_imei_via_proxy(269) 20241122122650130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50452<->l=127.0.0.1:4258 20241122122650143 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650143 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424046909710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424046909710" source_name="the-source\n"} 20241122122650143 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241122122650143 DMAIN <0000> hlr.c:424 IMSI='262424046909710': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122650143 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262424046909710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424046909710" destination_name="the-source\n"} 20241122122650143 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424046909710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650143 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650143 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9e53174cf4df: Found GsupExpect[0] for "262424046909710" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@9e53174cf4df: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424046909710" 20241122122650146 DAUC <0003> db_auc.c:192 IMSI='262424046909710': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@9e53174cf4df: setverdict(pass): none -> pass 20241122122650148 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650148 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424046909710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424046909710" source_name="the-source\n"} 20241122122650148 DAUC <0003> hlr.c:417 IMSI='262424046909710': storing IMEI = 12345678901234 20241122122650148 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262424046909710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424046909710" destination_name="the-source\n"} 20241122122650148 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424046909710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650148 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650148 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650149 DAUC <0003> db_auc.c:192 IMSI='262424046909710': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122650150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50452<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@9e53174cf4df: Final verdict of PTC: pass 20241122122650151 DAUC <0003> db_auc.c:157 IMSI='262426530041307': No 2G Auth Data 20241122122650151 DAUC <0003> db_auc.c:192 IMSI='262426530041307': No 3G Auth Data HLR_Test-GSUP(266)@9e53174cf4df: Created GsupExpect[0] for "262426530041307" to be handled at TC_gsup_check_imei_via_proxy(270) 20241122122650158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50462<->l=127.0.0.1:4258 20241122122650160 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650160 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426530041307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426530041307" source_name="the-source\n"} 20241122122650160 DMAIN <0000> hlr.c:424 IMSI='262426530041307': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122650160 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262426530041307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426530041307" destination_name="the-source\n"} 20241122122650160 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426530041307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650160 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650160 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9e53174cf4df: Found GsupExpect[0] for "262426530041307" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@9e53174cf4df: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262426530041307" TC_gsup_check_imei_via_proxy(270)@9e53174cf4df: setverdict(pass): none -> pass 20241122122650161 DAUC <0003> db_auc.c:192 IMSI='262426530041307': No 3G Auth Data 20241122122650162 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650162 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426530041307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426530041307" source_name="the-source\n"} 20241122122650162 DAUC <0003> hlr.c:417 IMSI='262426530041307': storing IMEI = 12345678901234 20241122122650162 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262426530041307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426530041307" destination_name="the-source\n"} 20241122122650162 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426530041307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650162 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650162 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650163 DAUC <0003> db_auc.c:192 IMSI='262426530041307': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122650163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50462<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@9e53174cf4df: Final verdict of PTC: pass 20241122122650163 DAUC <0003> db_auc.c:157 IMSI='262426351377341': No 2G Auth Data 20241122122650163 DAUC <0003> db_auc.c:192 IMSI='262426351377341': No 3G Auth Data HLR_Test-GSUP(266)@9e53174cf4df: Created GsupExpect[0] for "262426351377341" to be handled at TC_gsup_check_imei_via_proxy(271) 20241122122650170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 20241122122650173 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650173 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426351377341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426351377341" source_name="the-source\n"} 20241122122650173 DMAIN <0000> hlr.c:424 IMSI='262426351377341': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122650173 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262426351377341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426351377341" destination_name="the-source\n"} 20241122122650173 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262426351377341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650173 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650173 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9e53174cf4df: Found GsupExpect[0] for "262426351377341" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@9e53174cf4df: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262426351377341" TC_gsup_check_imei_via_proxy(271)@9e53174cf4df: setverdict(pass): none -> pass 20241122122650174 DAUC <0003> db_auc.c:192 IMSI='262426351377341': No 3G Auth Data 20241122122650175 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650175 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426351377341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426351377341" source_name="the-source\n"} 20241122122650175 DAUC <0003> hlr.c:417 IMSI='262426351377341': storing IMEI = 12345678901234 20241122122650175 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262426351377341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426351377341" destination_name="the-source\n"} 20241122122650175 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262426351377341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650175 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650175 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650176 DAUC <0003> db_auc.c:192 IMSI='262426351377341': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122650176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@9e53174cf4df: Final verdict of PTC: pass 20241122122650177 DAUC <0003> db_auc.c:157 IMSI='262424622941159': No 2G Auth Data 20241122122650177 DAUC <0003> db_auc.c:192 IMSI='262424622941159': No 3G Auth Data HLR_Test-GSUP(266)@9e53174cf4df: Created GsupExpect[0] for "262424622941159" to be handled at TC_gsup_check_imei_via_proxy(272) 20241122122650183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 20241122122650185 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650185 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424622941159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424622941159" source_name="the-source\n"} 20241122122650185 DMAIN <0000> hlr.c:424 IMSI='262424622941159': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122650185 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262424622941159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424622941159" destination_name="the-source\n"} 20241122122650185 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262424622941159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650185 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650185 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9e53174cf4df: Found GsupExpect[0] for "262424622941159" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@9e53174cf4df: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262424622941159" TC_gsup_check_imei_via_proxy(272)@9e53174cf4df: setverdict(pass): none -> pass 20241122122650186 DAUC <0003> db_auc.c:157 IMSI='262424622941159': No 2G Auth Data 20241122122650188 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650188 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424622941159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424622941159" source_name="the-source\n"} 20241122122650188 DAUC <0003> hlr.c:417 IMSI='262424622941159': storing IMEI = 12345678901234 20241122122650188 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262424622941159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424622941159" destination_name="the-source\n"} 20241122122650188 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262424622941159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650188 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650188 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650188 DAUC <0003> db_auc.c:157 IMSI='262424622941159': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122650189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@9e53174cf4df: Final verdict of PTC: pass 20241122122650189 DAUC <0003> db_auc.c:157 IMSI='262429518801730': No 2G Auth Data 20241122122650189 DAUC <0003> db_auc.c:192 IMSI='262429518801730': No 3G Auth Data HLR_Test-GSUP(266)@9e53174cf4df: Created GsupExpect[0] for "262429518801730" to be handled at TC_gsup_check_imei_via_proxy(273) 20241122122650195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 20241122122650198 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650198 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429518801730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429518801730" source_name="the-source\n"} 20241122122650198 DMAIN <0000> hlr.c:424 IMSI='262429518801730': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122650198 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262429518801730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429518801730" destination_name="the-source\n"} 20241122122650198 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429518801730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650198 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650198 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9e53174cf4df: Found GsupExpect[0] for "262429518801730" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@9e53174cf4df: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429518801730" TC_gsup_check_imei_via_proxy(273)@9e53174cf4df: setverdict(pass): none -> pass 20241122122650198 DAUC <0003> db_auc.c:157 IMSI='262429518801730': No 2G Auth Data 20241122122650200 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650200 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429518801730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429518801730" source_name="the-source\n"} 20241122122650200 DAUC <0003> hlr.c:417 IMSI='262429518801730': storing IMEI = 12345678901234 20241122122650200 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262429518801730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429518801730" destination_name="the-source\n"} 20241122122650200 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429518801730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650200 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650200 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122650200 DAUC <0003> db_auc.c:157 IMSI='262429518801730': No 2G Auth Data 20241122122650201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@9e53174cf4df: Final verdict of PTC: pass 20241122122650201 DAUC <0003> db_auc.c:157 IMSI='262429532061187': No 2G Auth Data 20241122122650201 DAUC <0003> db_auc.c:192 IMSI='262429532061187': No 3G Auth Data HLR_Test-GSUP(266)@9e53174cf4df: Created GsupExpect[0] for "262429532061187" to be handled at TC_gsup_check_imei_via_proxy(274) 20241122122650209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 20241122122650213 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650213 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429532061187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429532061187" source_name="the-source\n"} 20241122122650213 DMAIN <0000> hlr.c:424 IMSI='262429532061187': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122650213 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262429532061187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429532061187" destination_name="the-source\n"} 20241122122650213 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262429532061187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650213 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650213 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9e53174cf4df: Found GsupExpect[0] for "262429532061187" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@9e53174cf4df: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262429532061187" TC_gsup_check_imei_via_proxy(274)@9e53174cf4df: setverdict(pass): none -> pass 20241122122650216 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650216 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429532061187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429532061187" source_name="the-source\n"} 20241122122650216 DAUC <0003> hlr.c:417 IMSI='262429532061187': storing IMEI = 12345678901234 20241122122650216 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262429532061187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429532061187" destination_name="the-source\n"} 20241122122650216 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262429532061187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650216 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650216 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122650217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@9e53174cf4df: Final verdict of PTC: pass 20241122122650218 DAUC <0003> db_auc.c:157 IMSI='262421758927466': No 2G Auth Data 20241122122650218 DAUC <0003> db_auc.c:192 IMSI='262421758927466': No 3G Auth Data HLR_Test-GSUP(266)@9e53174cf4df: Created GsupExpect[0] for "262421758927466" to be handled at TC_gsup_check_imei_via_proxy(275) 20241122122650224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4258 20241122122650227 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650227 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421758927466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421758927466" source_name="the-source\n"} 20241122122650227 DMAIN <0000> hlr.c:424 IMSI='262421758927466': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122650227 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262421758927466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421758927466" destination_name="the-source\n"} 20241122122650227 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421758927466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650227 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650227 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9e53174cf4df: Found GsupExpect[0] for "262421758927466" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@9e53174cf4df: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421758927466" TC_gsup_check_imei_via_proxy(275)@9e53174cf4df: setverdict(pass): none -> pass 20241122122650229 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650229 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421758927466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421758927466" source_name="the-source\n"} 20241122122650229 DAUC <0003> hlr.c:417 IMSI='262421758927466': storing IMEI = 12345678901234 20241122122650229 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262421758927466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421758927466" destination_name="the-source\n"} 20241122122650229 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421758927466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650229 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650229 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122650230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@9e53174cf4df: Final verdict of PTC: pass 20241122122650230 DAUC <0003> db_auc.c:157 IMSI='262424022098851': No 2G Auth Data 20241122122650230 DAUC <0003> db_auc.c:192 IMSI='262424022098851': No 3G Auth Data HLR_Test-GSUP(266)@9e53174cf4df: Created GsupExpect[0] for "262424022098851" to be handled at TC_gsup_check_imei_via_proxy(276) 20241122122650236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 20241122122650238 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650238 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424022098851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424022098851" source_name="the-source\n"} 20241122122650238 DMAIN <0000> hlr.c:424 IMSI='262424022098851': has IMEI = 12345678901234 (consider setting 'store-imei') 20241122122650238 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262424022098851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424022098851" destination_name="the-source\n"} 20241122122650238 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262424022098851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650238 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650238 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9e53174cf4df: Found GsupExpect[0] for "262424022098851" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@9e53174cf4df: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262424022098851" TC_gsup_check_imei_via_proxy(276)@9e53174cf4df: setverdict(pass): none -> pass 20241122122650240 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650240 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424022098851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424022098851" source_name="the-source\n"} 20241122122650240 DAUC <0003> hlr.c:417 IMSI='262424022098851': storing IMEI = 12345678901234 20241122122650240 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262424022098851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424022098851" destination_name="the-source\n"} 20241122122650240 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262424022098851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122650240 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122650240 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122650241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122650241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4258 20241122122650242 DLINP <000b> input/ipa.c:451 connected read/write 20241122122650242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122650242 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(266)@9e53174cf4df: Final verdict of PTC: none 20241122122650242 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122650242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122650242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241122122650242 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33315<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@9e53174cf4df: Final verdict of PTC: none 267@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Nov 22 12:26:50 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 20241122122650265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50518<->l=127.0.0.1:4258 20241122122650366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50518<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=127120) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Nov 22 12:26:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_check_imei_invalid_len started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122653493 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122653493 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122653496 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56848<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122653500 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653500 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122653500 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122653500 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122653500 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122653500 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122653500 DLGSUP <0013> gsup_server.c:235 2: 20241122122653500 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122653500 DLGSUP <0013> gsup_server.c:235 3: 20241122122653500 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122653500 DLGSUP <0013> gsup_server.c:235 4: 20241122122653500 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122653500 DLGSUP <0013> gsup_server.c:235 5: 20241122122653500 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122653500 DLGSUP <0013> gsup_server.c:235 7: 20241122122653500 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122653500 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122653500 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122653500 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@9e53174cf4df: 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") 20241122122653512 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40965<->l=127.0.0.1:4259) 20241122122653515 DAUC <0003> db_auc.c:157 IMSI='262424187069730': No 2G Auth Data 20241122122653515 DAUC <0003> db_auc.c:192 IMSI='262424187069730': No 3G Auth Data HLR_Test-GSUP(278)@9e53174cf4df: Created GsupExpect[0] for "262424187069730" to be handled at TC_gsup_check_imei_invalid_len(281) 20241122122653524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56854<->l=127.0.0.1:4258 20241122122653542 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653542 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424187069730"} 20241122122653542 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241122122653542 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424187069730" cause=Invalid mandatory information} 20241122122653542 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653542 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653542 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9e53174cf4df: Found GsupExpect[0] for "262424187069730" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@9e53174cf4df: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262424187069730" TC_gsup_check_imei_invalid_len(281)@9e53174cf4df: setverdict(pass): none -> pass 20241122122653549 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653549 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424187069730"} 20241122122653549 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241122122653549 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424187069730" cause=Invalid mandatory information} 20241122122653549 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653549 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653549 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653553 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653553 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424187069730"} 20241122122653553 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241122122653553 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424187069730" cause=Invalid mandatory information} 20241122122653553 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653553 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653553 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653557 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653557 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424187069730"} 20241122122653557 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241122122653557 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424187069730" cause=Invalid mandatory information} 20241122122653557 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653557 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653557 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653562 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653562 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424187069730"} 20241122122653562 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241122122653562 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424187069730" cause=Invalid mandatory information} 20241122122653562 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424187069730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653563 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653563 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56854<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@9e53174cf4df: Final verdict of PTC: pass 20241122122653567 DAUC <0003> db_auc.c:157 IMSI='262424834882008': No 2G Auth Data 20241122122653567 DAUC <0003> db_auc.c:192 IMSI='262424834882008': No 3G Auth Data HLR_Test-GSUP(278)@9e53174cf4df: Created GsupExpect[0] for "262424834882008" to be handled at TC_gsup_check_imei_invalid_len(282) 20241122122653581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56864<->l=127.0.0.1:4258 20241122122653585 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653585 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424834882008"} 20241122122653585 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241122122653585 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424834882008" cause=Invalid mandatory information} 20241122122653585 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653585 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653585 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9e53174cf4df: Found GsupExpect[0] for "262424834882008" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@9e53174cf4df: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424834882008" TC_gsup_check_imei_invalid_len(282)@9e53174cf4df: setverdict(pass): none -> pass 20241122122653586 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653586 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424834882008"} 20241122122653586 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241122122653586 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424834882008" cause=Invalid mandatory information} 20241122122653586 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653586 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653586 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653586 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653586 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424834882008"} 20241122122653586 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241122122653586 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424834882008" cause=Invalid mandatory information} 20241122122653586 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653586 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653586 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653587 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653587 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424834882008"} 20241122122653587 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241122122653587 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424834882008" cause=Invalid mandatory information} 20241122122653587 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653587 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653587 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653588 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653588 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424834882008"} 20241122122653588 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241122122653588 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424834882008" cause=Invalid mandatory information} 20241122122653588 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424834882008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653588 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653588 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56864<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@9e53174cf4df: Final verdict of PTC: pass 20241122122653590 DAUC <0003> db_auc.c:157 IMSI='262425993402411': No 2G Auth Data 20241122122653590 DAUC <0003> db_auc.c:192 IMSI='262425993402411': No 3G Auth Data HLR_Test-GSUP(278)@9e53174cf4df: Created GsupExpect[0] for "262425993402411" to be handled at TC_gsup_check_imei_invalid_len(283) 20241122122653598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 20241122122653601 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653601 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425993402411"} 20241122122653601 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241122122653601 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425993402411" cause=Invalid mandatory information} 20241122122653601 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653601 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653601 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9e53174cf4df: Found GsupExpect[0] for "262425993402411" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@9e53174cf4df: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262425993402411" TC_gsup_check_imei_invalid_len(283)@9e53174cf4df: setverdict(pass): none -> pass 20241122122653602 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653602 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425993402411"} 20241122122653602 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241122122653602 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425993402411" cause=Invalid mandatory information} 20241122122653602 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653602 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653602 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653603 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653603 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425993402411"} 20241122122653603 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241122122653603 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425993402411" cause=Invalid mandatory information} 20241122122653603 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653603 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653603 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653604 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653604 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425993402411"} 20241122122653604 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241122122653604 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425993402411" cause=Invalid mandatory information} 20241122122653604 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653604 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653604 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653605 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653605 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425993402411"} 20241122122653605 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241122122653605 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425993402411" cause=Invalid mandatory information} 20241122122653605 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425993402411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653605 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653605 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@9e53174cf4df: Final verdict of PTC: pass 20241122122653606 DAUC <0003> db_auc.c:157 IMSI='262421767941062': No 2G Auth Data 20241122122653606 DAUC <0003> db_auc.c:192 IMSI='262421767941062': No 3G Auth Data HLR_Test-GSUP(278)@9e53174cf4df: Created GsupExpect[0] for "262421767941062" to be handled at TC_gsup_check_imei_invalid_len(284) 20241122122653613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4258 20241122122653614 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653614 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421767941062"} 20241122122653614 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241122122653614 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421767941062" cause=Invalid mandatory information} 20241122122653614 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653614 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653614 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9e53174cf4df: Found GsupExpect[0] for "262421767941062" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@9e53174cf4df: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262421767941062" TC_gsup_check_imei_invalid_len(284)@9e53174cf4df: setverdict(pass): none -> pass 20241122122653616 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653616 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421767941062"} 20241122122653616 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241122122653616 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421767941062" cause=Invalid mandatory information} 20241122122653616 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653616 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653616 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653617 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653617 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421767941062"} 20241122122653617 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241122122653617 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421767941062" cause=Invalid mandatory information} 20241122122653617 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653617 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653617 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653618 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653618 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421767941062"} 20241122122653618 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241122122653618 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421767941062" cause=Invalid mandatory information} 20241122122653618 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653618 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653618 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653619 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653619 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421767941062"} 20241122122653619 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241122122653619 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421767941062" cause=Invalid mandatory information} 20241122122653619 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421767941062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653619 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653619 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@9e53174cf4df: Final verdict of PTC: pass 20241122122653620 DAUC <0003> db_auc.c:157 IMSI='262421254941424': No 2G Auth Data 20241122122653620 DAUC <0003> db_auc.c:192 IMSI='262421254941424': No 3G Auth Data HLR_Test-GSUP(278)@9e53174cf4df: Created GsupExpect[0] for "262421254941424" to be handled at TC_gsup_check_imei_invalid_len(285) 20241122122653628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56900<->l=127.0.0.1:4258 20241122122653629 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653629 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421254941424"} 20241122122653629 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241122122653629 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421254941424" cause=Invalid mandatory information} 20241122122653629 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653629 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653629 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9e53174cf4df: Found GsupExpect[0] for "262421254941424" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@9e53174cf4df: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262421254941424" TC_gsup_check_imei_invalid_len(285)@9e53174cf4df: setverdict(pass): none -> pass 20241122122653631 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653631 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421254941424"} 20241122122653631 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241122122653631 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421254941424" cause=Invalid mandatory information} 20241122122653631 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653631 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653631 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653632 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653632 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421254941424"} 20241122122653632 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241122122653632 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421254941424" cause=Invalid mandatory information} 20241122122653632 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653632 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653632 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653633 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653633 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421254941424"} 20241122122653633 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241122122653633 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421254941424" cause=Invalid mandatory information} 20241122122653633 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653633 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653633 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653633 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653633 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421254941424"} 20241122122653633 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241122122653633 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421254941424" cause=Invalid mandatory information} 20241122122653633 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421254941424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653633 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653633 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56900<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@9e53174cf4df: Final verdict of PTC: pass 20241122122653635 DAUC <0003> db_auc.c:157 IMSI='262426839127158': No 2G Auth Data 20241122122653635 DAUC <0003> db_auc.c:192 IMSI='262426839127158': No 3G Auth Data HLR_Test-GSUP(278)@9e53174cf4df: Created GsupExpect[0] for "262426839127158" to be handled at TC_gsup_check_imei_invalid_len(286) 20241122122653642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 20241122122653644 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653644 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426839127158"} 20241122122653644 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241122122653644 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426839127158" cause=Invalid mandatory information} 20241122122653644 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653644 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653644 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9e53174cf4df: Found GsupExpect[0] for "262426839127158" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@9e53174cf4df: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426839127158" TC_gsup_check_imei_invalid_len(286)@9e53174cf4df: setverdict(pass): none -> pass 20241122122653645 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653645 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426839127158"} 20241122122653645 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241122122653645 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426839127158" cause=Invalid mandatory information} 20241122122653645 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653645 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653645 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653646 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653646 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426839127158"} 20241122122653646 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241122122653646 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426839127158" cause=Invalid mandatory information} 20241122122653646 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653646 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653646 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653646 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653646 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426839127158"} 20241122122653646 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241122122653646 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426839127158" cause=Invalid mandatory information} 20241122122653646 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653646 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653646 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653647 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653647 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426839127158"} 20241122122653647 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241122122653647 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426839127158" cause=Invalid mandatory information} 20241122122653647 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426839127158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653647 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653647 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@9e53174cf4df: Final verdict of PTC: pass 20241122122653648 DAUC <0003> db_auc.c:157 IMSI='262423800025185': No 2G Auth Data 20241122122653648 DAUC <0003> db_auc.c:192 IMSI='262423800025185': No 3G Auth Data HLR_Test-GSUP(278)@9e53174cf4df: Created GsupExpect[0] for "262423800025185" to be handled at TC_gsup_check_imei_invalid_len(287) 20241122122653655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 20241122122653657 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653657 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423800025185"} 20241122122653657 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241122122653657 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423800025185" cause=Invalid mandatory information} 20241122122653657 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653657 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653657 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9e53174cf4df: Found GsupExpect[0] for "262423800025185" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@9e53174cf4df: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423800025185" TC_gsup_check_imei_invalid_len(287)@9e53174cf4df: setverdict(pass): none -> pass 20241122122653658 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653658 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423800025185"} 20241122122653658 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241122122653658 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423800025185" cause=Invalid mandatory information} 20241122122653658 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653658 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653658 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653659 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653659 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423800025185"} 20241122122653659 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241122122653659 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423800025185" cause=Invalid mandatory information} 20241122122653659 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653659 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653659 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653660 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653660 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423800025185"} 20241122122653660 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241122122653660 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423800025185" cause=Invalid mandatory information} 20241122122653660 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653660 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653660 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653660 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653660 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423800025185"} 20241122122653660 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241122122653660 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423800025185" cause=Invalid mandatory information} 20241122122653660 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423800025185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653660 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653661 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@9e53174cf4df: Final verdict of PTC: pass 20241122122653662 DAUC <0003> db_auc.c:157 IMSI='262428757148318': No 2G Auth Data 20241122122653662 DAUC <0003> db_auc.c:192 IMSI='262428757148318': No 3G Auth Data HLR_Test-GSUP(278)@9e53174cf4df: Created GsupExpect[0] for "262428757148318" to be handled at TC_gsup_check_imei_invalid_len(288) 20241122122653668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56936<->l=127.0.0.1:4258 20241122122653670 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653670 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428757148318"} 20241122122653670 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241122122653670 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428757148318" cause=Invalid mandatory information} 20241122122653670 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653670 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653670 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9e53174cf4df: Found GsupExpect[0] for "262428757148318" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@9e53174cf4df: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428757148318" TC_gsup_check_imei_invalid_len(288)@9e53174cf4df: setverdict(pass): none -> pass 20241122122653671 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653671 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428757148318"} 20241122122653671 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241122122653671 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428757148318" cause=Invalid mandatory information} 20241122122653671 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653671 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653671 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653672 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653672 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428757148318"} 20241122122653672 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241122122653672 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428757148318" cause=Invalid mandatory information} 20241122122653672 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653672 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653672 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653672 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653672 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428757148318"} 20241122122653672 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241122122653672 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428757148318" cause=Invalid mandatory information} 20241122122653672 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653672 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653672 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653673 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653674 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428757148318"} 20241122122653674 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241122122653674 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428757148318" cause=Invalid mandatory information} 20241122122653674 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428757148318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122653674 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122653674 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122653674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56936<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@9e53174cf4df: Final verdict of PTC: pass MTC@9e53174cf4df: setverdict(pass): none -> pass 20241122122653675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56848<->l=127.0.0.1:4258 20241122122653675 DLINP <000b> input/ipa.c:451 connected read/write 20241122122653675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122653675 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122653675 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122653675 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122653675 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40965<->l=127.0.0.1:4259) 279@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(278)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: pass MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@9e53174cf4df: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Nov 22 12:26:53 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20241122122653701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56942<->l=127.0.0.1:4258 20241122122653802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56942<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77512) Waiting for packet dumper to finish... 1 (prev_count=77512, count=168556) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Nov 22 12:26:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_gsup_check_imei_unknown_imsi started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122656869 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122656869 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122656870 DLINP <000b> input/ipa.c:451 connected read/write 20241122122656870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122656870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56956<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122656871 DLINP <000b> input/ipa.c:451 connected read/write 20241122122656871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122656871 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122656871 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122656871 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122656871 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122656871 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122656871 DLGSUP <0013> gsup_server.c:235 2: 20241122122656871 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122656871 DLGSUP <0013> gsup_server.c:235 3: 20241122122656871 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122656871 DLGSUP <0013> gsup_server.c:235 4: 20241122122656871 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122656871 DLGSUP <0013> gsup_server.c:235 5: 20241122122656871 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122656871 DLGSUP <0013> gsup_server.c:235 7: 20241122122656871 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(289)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122656871 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122656871 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122656872 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@9e53174cf4df: 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") 20241122122656878 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38333<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@9e53174cf4df: Created GsupExpect[0] for "262423373057156" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241122122656883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 20241122122656914 DLINP <000b> input/ipa.c:451 connected read/write 20241122122656914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122656914 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423373057156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423373057156"} 20241122122656914 DMAIN <0000> hlr.c:424 IMSI='262423373057156': has IMEI = 22245678901234 (consider setting 'store-imei') 20241122122656914 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423373057156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241122122656914 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423373057156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423373057156" cause=Invalid mandatory information} 20241122122656914 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423373057156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122656914 DLINP <000b> input/ipa.c:451 connected read/write 20241122122656914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122656914 DLINP <000b> input/ipa.c:451 connected read/write 20241122122656914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@9e53174cf4df: Found GsupExpect[0] for "262423373057156" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@9e53174cf4df: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423373057156" TC_gsup_check_imei_unknown_imsi(293)@9e53174cf4df: setverdict(pass): none -> pass 20241122122656917 DLINP <000b> input/ipa.c:451 connected read/write 20241122122656917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122656917 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423373057156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423373057156"} 20241122122656917 DAUC <0003> hlr.c:417 IMSI='262423373057156': storing IMEI = 22245678901234 20241122122656917 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423373057156': no such subscriber 20241122122656917 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423373057156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241122122656917 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423373057156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423373057156" cause=Invalid mandatory information} 20241122122656917 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423373057156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122656917 DLINP <000b> input/ipa.c:451 connected read/write 20241122122656917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122656917 DLINP <000b> input/ipa.c:451 connected read/write 20241122122656917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122656917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@9e53174cf4df: Final verdict of PTC: pass 20241122122656918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56956<->l=127.0.0.1:4258 20241122122656918 DLINP <000b> input/ipa.c:451 connected read/write 20241122122656918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122656918 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122656918 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122656918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 291@9e53174cf4df: Final verdict of PTC: none 20241122122656918 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38333<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(290)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 291: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@9e53174cf4df: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Nov 22 12:26:56 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20241122122656941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56972<->l=127.0.0.1:4258 20241122122657041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56972<->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@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Fri Nov 22 12:26:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122700156 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122700156 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122700160 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122700166 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700166 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122700166 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122700166 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122700166 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122700166 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122700166 DLGSUP <0013> gsup_server.c:235 2: 20241122122700166 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122700166 DLGSUP <0013> gsup_server.c:235 3: 20241122122700166 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(294)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122700166 DLGSUP <0013> gsup_server.c:235 4: 20241122122700166 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122700166 DLGSUP <0013> gsup_server.c:235 5: 20241122122700167 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122700167 DLGSUP <0013> gsup_server.c:235 7: 20241122122700167 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122700167 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122700167 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122700167 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@9e53174cf4df: 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") 20241122122700191 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34381<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@9e53174cf4df: Created GsupExpect[0] for "262421422974981" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241122122700200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56988<->l=127.0.0.1:4258 20241122122700210 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700210 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421422974981"} 20241122122700210 DMAIN <0000> hlr.c:216 IMSI='262421422974981': Creating subscriber on demand 20241122122700210 DMAIN <0000> hlr.c:232 IMSI='262421422974981': Successfully assigned MSISDN='612' 20241122122700210 DAUC <0003> hlr.c:417 IMSI='262421422974981': storing IMEI = 12345678901234 20241122122700210 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421422974981"} 20241122122700210 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122700210 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700210 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@9e53174cf4df: Found GsupExpect[0] for "262421422974981" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@9e53174cf4df: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421422974981" TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): none -> pass 20241122122700211 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700211 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700212 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700212 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700212 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700212 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700213 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700213 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421422974981" cn_domain=PS} 20241122122700213 DLU <0006> fsm.c:456 lu(262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122700213 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122700213 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122700213 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421422974981" cn_domain=PS} 20241122122700213 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700213 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700214 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700214 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421422974981"} 20241122122700214 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122700214 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122700214 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421422974981"} 20241122122700214 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122700214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122700214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122700214 DLU <0006> fsm.c:568 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122700214 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700214 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122700217 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700217 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421422974981"} 20241122122700217 DMAIN <0000> hlr.c:216 IMSI='262421422974981': Creating subscriber on demand 20241122122700217 DMAIN <0000> hlr.c:232 IMSI='262421422974981': Successfully assigned MSISDN='215' 20241122122700217 DAUC <0003> hlr.c:417 IMSI='262421422974981': storing IMEI = 12345678901234 20241122122700217 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421422974981"} 20241122122700217 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122700217 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700217 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122700218 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700218 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700218 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700218 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700219 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700219 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700219 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700219 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700220 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700220 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421422974981" cn_domain=PS} 20241122122700220 DLU <0006> fsm.c:456 lu(262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122700220 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122700220 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122700220 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421422974981" cn_domain=PS} 20241122122700220 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700220 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700221 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700221 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421422974981"} 20241122122700221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122700221 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122700221 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421422974981"} 20241122122700221 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122700221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122700221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122700221 DLU <0006> fsm.c:568 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122700221 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700221 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122700223 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700223 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421422974981"} 20241122122700223 DMAIN <0000> hlr.c:216 IMSI='262421422974981': Creating subscriber on demand 20241122122700223 DMAIN <0000> hlr.c:232 IMSI='262421422974981': Successfully assigned MSISDN='188' 20241122122700223 DAUC <0003> hlr.c:417 IMSI='262421422974981': storing IMEI = 12345678901234 20241122122700223 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421422974981"} 20241122122700223 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122700223 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700223 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122700224 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700224 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700225 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700225 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700225 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700225 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700226 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700226 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700227 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700227 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421422974981" cn_domain=PS} 20241122122700227 DLU <0006> fsm.c:456 lu(262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122700227 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241122122700227 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421422974981" cause=GPRS services not allowed} 20241122122700227 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122700227 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122700227 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Freeing instance 20241122122700227 DLU <0006> fsm.c:568 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Deallocated 20241122122700227 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700227 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122700228 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700228 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421422974981"} 20241122122700228 DMAIN <0000> hlr.c:216 IMSI='262421422974981': Creating subscriber on demand 20241122122700228 DMAIN <0000> hlr.c:232 IMSI='262421422974981': Successfully assigned MSISDN='709' 20241122122700228 DAUC <0003> hlr.c:417 IMSI='262421422974981': storing IMEI = 12345678901234 20241122122700228 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421422974981"} 20241122122700228 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122700228 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700229 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122700229 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700229 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700229 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700229 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700230 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700230 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700230 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700230 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421422974981" cn_domain=PS} 20241122122700230 DLU <0006> fsm.c:456 lu(262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122700230 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241122122700230 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421422974981" cause=GPRS services not allowed} 20241122122700230 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122700230 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122700230 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Freeing instance 20241122122700230 DLU <0006> fsm.c:568 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Deallocated 20241122122700230 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700230 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122700232 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700232 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421422974981"} 20241122122700232 DMAIN <0000> hlr.c:216 IMSI='262421422974981': Creating subscriber on demand 20241122122700232 DAUC <0003> hlr.c:417 IMSI='262421422974981': storing IMEI = 12345678901234 20241122122700232 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421422974981"} 20241122122700232 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122700232 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700232 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122700233 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700233 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700233 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700233 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700233 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700233 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700234 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700234 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421422974981" cn_domain=PS} 20241122122700234 DLU <0006> fsm.c:456 lu(262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122700234 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241122122700234 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421422974981" cause=GPRS services not allowed} 20241122122700234 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122700234 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122700234 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Freeing instance 20241122122700234 DLU <0006> fsm.c:568 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Deallocated 20241122122700234 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700234 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122700235 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700235 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421422974981"} 20241122122700235 DMAIN <0000> hlr.c:216 IMSI='262421422974981': Creating subscriber on demand 20241122122700235 DAUC <0003> hlr.c:417 IMSI='262421422974981': storing IMEI = 12345678901234 20241122122700235 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421422974981"} 20241122122700235 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241122122700235 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700235 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122700236 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700236 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700236 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700236 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700236 DAUC <0003> db_auc.c:157 IMSI='262421422974981': No 2G Auth Data 20241122122700236 DAUC <0003> db_auc.c:192 IMSI='262421422974981': No 3G Auth Data 20241122122700237 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700237 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421422974981" cn_domain=PS} 20241122122700237 DLU <0006> fsm.c:456 lu(262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122700237 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122700237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122700237 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421422974981" cn_domain=PS} 20241122122700237 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700237 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700238 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700238 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421422974981"} 20241122122700238 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122700238 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122700238 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421422974981"} 20241122122700238 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421422974981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122700238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122700238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122700238 DLU <0006> fsm.c:568 lu(PS:IMSI-262421422974981)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122700238 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122700238 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122700239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56988<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@9e53174cf4df: Final verdict of PTC: pass 20241122122700239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56980<->l=127.0.0.1:4258 20241122122700239 DLINP <000b> input/ipa.c:451 connected read/write 20241122122700239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122700239 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122700239 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122700240 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122700240 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34381<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@9e53174cf4df: Final verdict of PTC: none 296@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 296: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@9e53174cf4df: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Nov 22 12:27:00 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 20241122122700273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56990<->l=127.0.0.1:4258 20241122122700374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56990<->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@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Nov 22 12:27:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_subscr_create_on_demand_ul started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122703444 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122703444 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122703447 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48850<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122703449 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703449 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122703449 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122703449 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122703449 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122703449 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122703449 DLGSUP <0013> gsup_server.c:235 2: 20241122122703449 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122703449 DLGSUP <0013> gsup_server.c:235 3: 20241122122703449 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122703449 DLGSUP <0013> gsup_server.c:235 4: 20241122122703449 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122703449 DLGSUP <0013> gsup_server.c:235 5: 20241122122703449 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122703449 DLGSUP <0013> gsup_server.c:235 7: 20241122122703449 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122703449 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122703449 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122703449 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)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@9e53174cf4df: 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") 20241122122703459 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41955<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@9e53174cf4df: Created GsupExpect[0] for "262424817277200" to be handled at TC_subscr_create_on_demand_ul(303) 20241122122703466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4258 20241122122703490 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703490 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424817277200" cn_domain=PS} 20241122122703490 DMAIN <0000> hlr.c:216 IMSI='262424817277200': Creating subscriber on demand 20241122122703490 DMAIN <0000> hlr.c:232 IMSI='262424817277200': Successfully assigned MSISDN='261' 20241122122703490 DLU <0006> fsm.c:456 lu(262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122703490 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122703490 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122703490 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424817277200" cn_domain=PS} 20241122122703490 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703490 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@9e53174cf4df: Found GsupExpect[0] for "262424817277200" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@9e53174cf4df: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424817277200" 20241122122703492 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703492 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424817277200"} 20241122122703492 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122703492 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122703492 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424817277200"} 20241122122703492 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122703492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122703492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122703492 DLU <0006> fsm.c:568 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122703492 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703492 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703493 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703493 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@9e53174cf4df: setverdict(pass): none -> pass 20241122122703493 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703493 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703494 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703494 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703495 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703495 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424817277200" cn_domain=PS} 20241122122703495 DMAIN <0000> hlr.c:216 IMSI='262424817277200': Creating subscriber on demand 20241122122703495 DMAIN <0000> hlr.c:232 IMSI='262424817277200': Successfully assigned MSISDN='988' 20241122122703495 DLU <0006> fsm.c:456 lu(262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122703495 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122703495 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122703495 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424817277200" cn_domain=PS} 20241122122703495 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703495 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703496 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703496 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424817277200"} 20241122122703496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122703496 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122703496 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424817277200"} 20241122122703496 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122703496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122703496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122703496 DLU <0006> fsm.c:568 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122703496 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703496 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703496 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703496 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122703497 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703497 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703497 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703497 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703497 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703497 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703499 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424817277200" cn_domain=PS} 20241122122703499 DMAIN <0000> hlr.c:216 IMSI='262424817277200': Creating subscriber on demand 20241122122703499 DMAIN <0000> hlr.c:232 IMSI='262424817277200': Successfully assigned MSISDN='933' 20241122122703499 DLU <0006> fsm.c:456 lu(262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122703499 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241122122703499 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424817277200" cause=GPRS services not allowed} 20241122122703499 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122703499 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122703499 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Freeing instance 20241122122703499 DLU <0006> fsm.c:568 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Deallocated 20241122122703499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703499 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703500 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703500 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122703500 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703500 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703501 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703501 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703501 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703501 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703503 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703503 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424817277200" cn_domain=PS} 20241122122703503 DMAIN <0000> hlr.c:216 IMSI='262424817277200': Creating subscriber on demand 20241122122703503 DMAIN <0000> hlr.c:232 IMSI='262424817277200': Successfully assigned MSISDN='034' 20241122122703503 DLU <0006> fsm.c:456 lu(262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122703503 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241122122703503 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424817277200" cause=GPRS services not allowed} 20241122122703503 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122703503 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122703503 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Freeing instance 20241122122703503 DLU <0006> fsm.c:568 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Deallocated 20241122122703503 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703503 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703503 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703503 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122703504 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703504 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703505 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703505 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703507 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703507 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424817277200" cn_domain=PS} 20241122122703507 DMAIN <0000> hlr.c:216 IMSI='262424817277200': Creating subscriber on demand 20241122122703507 DLU <0006> fsm.c:456 lu(262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122703507 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241122122703507 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424817277200" cause=GPRS services not allowed} 20241122122703507 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122703507 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122703507 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Freeing instance 20241122122703507 DLU <0006> fsm.c:568 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Deallocated 20241122122703507 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703507 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122703508 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703508 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703508 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703508 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703508 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703508 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703510 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703510 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424817277200" cn_domain=PS} 20241122122703510 DMAIN <0000> hlr.c:216 IMSI='262424817277200': Creating subscriber on demand 20241122122703510 DLU <0006> fsm.c:456 lu(262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122703510 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122703510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122703510 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424817277200" cn_domain=PS} 20241122122703510 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703510 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703510 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703510 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424817277200"} 20241122122703510 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122703510 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122703510 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424817277200"} 20241122122703510 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424817277200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122703510 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122703510 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122703510 DLU <0006> fsm.c:568 lu(PS:IMSI-262424817277200)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122703510 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122703510 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122703511 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703511 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703511 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703511 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data 20241122122703512 DAUC <0003> db_auc.c:157 IMSI='262424817277200': No 2G Auth Data 20241122122703512 DAUC <0003> db_auc.c:192 IMSI='262424817277200': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122703513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@9e53174cf4df: Final verdict of PTC: pass 20241122122703513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48850<->l=127.0.0.1:4258 20241122122703514 DLINP <000b> input/ipa.c:451 connected read/write 20241122122703514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122703514 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122703514 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122703514 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122703514 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41955<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@9e53174cf4df: Final verdict of PTC: none 301@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 301: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@9e53174cf4df: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Nov 22 12:27:03 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20241122122703564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48868<->l=127.0.0.1:4258 20241122122703664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48868<->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@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Nov 22 12:27:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_subscr_create_on_demand_sai started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122707021 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122707021 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122707022 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122707022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122707023 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122707023 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122707023 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122707023 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122707023 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122707023 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122707023 DLGSUP <0013> gsup_server.c:235 2: 20241122122707023 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122707023 DLGSUP <0013> gsup_server.c:235 3: 20241122122707023 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122707023 DLGSUP <0013> gsup_server.c:235 4: 20241122122707023 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122707023 DLGSUP <0013> gsup_server.c:235 5: 20241122122707023 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122707023 DLGSUP <0013> gsup_server.c:235 7: 20241122122707023 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122707023 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122707023 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122707023 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@9e53174cf4df: 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") 20241122122707035 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46355<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@9e53174cf4df: Created GsupExpect[0] for "262420220936289" to be handled at TC_subscr_create_on_demand_sai(308) 20241122122707048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48876<->l=127.0.0.1:4258 20241122122707070 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122707070 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420220936289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420220936289"} 20241122122707070 DMAIN <0000> hlr.c:216 IMSI='262420220936289': Creating subscriber on demand 20241122122707070 DMAIN <0000> hlr.c:232 IMSI='262420220936289': Successfully assigned MSISDN='776' 20241122122707070 DAUC <0003> db_auc.c:157 IMSI='262420220936289': No 2G Auth Data 20241122122707070 DAUC <0003> db_auc.c:192 IMSI='262420220936289': No 3G Auth Data 20241122122707070 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420220936289 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 20241122122707070 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420220936289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420220936289" cause=IMSI unknown in HLR} 20241122122707070 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420220936289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241122122707070 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122707070 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@9e53174cf4df: Found GsupExpect[0] for "262420220936289" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@9e53174cf4df: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420220936289" TC_subscr_create_on_demand_sai(308)@9e53174cf4df: setverdict(pass): none -> pass 20241122122707075 DAUC <0003> db_auc.c:157 IMSI='262420220936289': No 2G Auth Data 20241122122707075 DAUC <0003> db_auc.c:192 IMSI='262420220936289': No 3G Auth Data 20241122122707077 DAUC <0003> db_auc.c:157 IMSI='262420220936289': No 2G Auth Data 20241122122707077 DAUC <0003> db_auc.c:192 IMSI='262420220936289': No 3G Auth Data 20241122122707078 DAUC <0003> db_auc.c:157 IMSI='262420220936289': No 2G Auth Data 20241122122707078 DAUC <0003> db_auc.c:192 IMSI='262420220936289': No 3G Auth Data 20241122122707080 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122707080 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420220936289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420220936289" cn_domain=PS} 20241122122707080 DLU <0006> fsm.c:456 lu(262420220936289)[0x55bd5b11fc70]{UNVALIDATED}: Allocated 20241122122707080 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420220936289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241122122707080 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420220936289)[0x55bd5b11fc70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122707080 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420220936289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420220936289" cn_domain=PS} 20241122122707080 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122707080 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122707084 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122707084 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420220936289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420220936289"} 20241122122707084 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420220936289)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122707084 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420220936289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122707084 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420220936289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420220936289"} 20241122122707084 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420220936289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122707084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420220936289)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122707084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420220936289)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122707084 DLU <0006> fsm.c:568 lu(PS:IMSI-262420220936289)[0x55bd5b11fc70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122707084 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122707084 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122707089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48876<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@9e53174cf4df: Final verdict of PTC: pass 20241122122707091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48870<->l=127.0.0.1:4258 20241122122707092 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46355<->l=127.0.0.1:4259) 20241122122707092 DLINP <000b> input/ipa.c:451 connected read/write 20241122122707092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122707092 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122707092 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122707092 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@9e53174cf4df: Final verdict of PTC: none 306@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 306: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@9e53174cf4df: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Nov 22 12:27:07 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 20241122122707173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48882<->l=127.0.0.1:4258 20241122122707273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48882<->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@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Nov 22 12:27:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_MSLookup_mDNS_service_other_home started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122710322 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122710322 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122710323 DLINP <000b> input/ipa.c:451 connected read/write 20241122122710323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122710323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122710324 DLINP <000b> input/ipa.c:451 connected read/write 20241122122710324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122710324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122710324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122710324 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122710324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122710324 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122710324 DLGSUP <0013> gsup_server.c:235 2: 20241122122710324 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122710324 DLGSUP <0013> gsup_server.c:235 3: 20241122122710324 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122710324 DLGSUP <0013> gsup_server.c:235 4: 20241122122710324 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122710324 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(309)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122710324 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122710324 DLGSUP <0013> gsup_server.c:235 7: 20241122122710324 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122710324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122710324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122710324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@9e53174cf4df: 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") 20241122122710337 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44313<->l=127.0.0.1:4259) 20241122122710340 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241122122710340 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@9e53174cf4df: Created GsupExpect[0] for "262426635566714" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241122122710352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 20241122122710353 DAUC <0003> db_auc.c:157 IMSI='262426635566714': No 2G Auth Data 20241122122710353 DAUC <0003> db_auc.c:192 IMSI='262426635566714': No 3G Auth Data 20241122122710362 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618848161.msisdn 20241122122710362 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618848161.msisdn: not attached (vlr_number unset) 20241122122710362 DDGSM <0007> mslookup_server.c:327 sip.voice.491618848161.msisdn: does not exist in GSUP proxy 20241122122711366 DLINP <000b> input/ipa.c:451 connected read/write 20241122122711366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122711366 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426635566714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426635566714" cn_domain=CS} 20241122122711366 DLU <0006> fsm.c:456 lu(262426635566714)[0x55bd5b118f60]{UNVALIDATED}: Allocated 20241122122711366 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426635566714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241122122711366 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426635566714)[0x55bd5b118f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241122122711366 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426635566714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426635566714" cn_domain=CS} 20241122122711366 DLINP <000b> input/ipa.c:451 connected read/write 20241122122711366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122711366 DLINP <000b> input/ipa.c:451 connected read/write 20241122122711366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@9e53174cf4df: Found GsupExpect[0] for "262426635566714" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@9e53174cf4df: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426635566714" 20241122122711371 DLINP <000b> input/ipa.c:451 connected read/write 20241122122711371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122711371 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426635566714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426635566714"} 20241122122711371 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426635566714)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241122122711371 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426635566714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241122122711371 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426635566714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426635566714"} 20241122122711371 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426635566714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122711371 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426635566714)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241122122711371 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426635566714)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241122122711371 DLU <0006> fsm.c:568 lu(CS:IMSI-262426635566714)[0x55bd5b118f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241122122711371 DLINP <000b> input/ipa.c:451 connected read/write 20241122122711371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122711371 DLINP <000b> input/ipa.c:451 connected read/write 20241122122711371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@9e53174cf4df: setverdict(pass): none -> pass 20241122122711375 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618848161.msisdn 20241122122711375 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618848161.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241122122711375 DDGSM <0007> mslookup_server.c:327 sip.voice.491618848161.msisdn: does not exist in GSUP proxy 20241122122711375 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618848161.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@9e53174cf4df: setverdict(pass): pass -> pass, component reason not changed 20241122122711381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@9e53174cf4df: Final verdict of PTC: pass 20241122122711383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 20241122122711384 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44313<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@9e53174cf4df: Final verdict of PTC: none 20241122122711385 DLINP <000b> input/ipa.c:451 connected read/write 20241122122711385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122711385 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122711385 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122711385 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(312)@9e53174cf4df: Final verdict of PTC: none 311@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 311: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@9e53174cf4df: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Nov 22 12:27:11 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 20241122122711482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48908<->l=127.0.0.1:4258 20241122122711583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48908<->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) 20241122122713486 DSS <0004> hlr_ussd.c:239 262425936357995/0x9fe24901: SS Session Timeout, destroying 20241122122713486 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425936357995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Nov 22 12:27:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_MSLookup_GSUP_proxy started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122714696 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122714696 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122714699 DLINP <000b> input/ipa.c:451 connected read/write 20241122122714699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122714700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47846<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122714702 DLINP <000b> input/ipa.c:451 connected read/write 20241122122714702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122714702 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122714702 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122714702 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122714702 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122714702 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122714702 DLGSUP <0013> gsup_server.c:235 2: 20241122122714702 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122714702 DLGSUP <0013> gsup_server.c:235 3: 20241122122714702 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122714702 DLGSUP <0013> gsup_server.c:235 4: 20241122122714702 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122714702 DLGSUP <0013> gsup_server.c:235 5: 20241122122714702 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122714702 DLGSUP <0013> gsup_server.c:235 7: 20241122122714702 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122714702 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122714702 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122714702 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122714702 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241122122714702 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@9e53174cf4df: 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") 20241122122714718 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43753<->l=127.0.0.1:4259) 20241122122714719 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241122122714719 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@9e53174cf4df: Created GsupExpect[0] for "262420578044976" to be handled at TC_MSLookup_GSUP_proxy(320) 20241122122714726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@9e53174cf4df: Created GsupExpect[0] for "262420578044976" to be handled at TC_MSLookup_GSUP_proxy(320) 20241122122714742 DLINP <000b> input/ipa.c:451 connected read/write 20241122122714742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122714742 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420578044976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420578044976" cn_domain=CS} 20241122122714742 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420578044976 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241122122714742 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420578044976 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241122122714742 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420578044976.imsi 20241122122714742 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420578044976.imsi 20241122122714742 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420578044976.imsi: does not exist in local HLR 20241122122714745 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420578044976 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241122122714745 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241122122714745 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241122122714745 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241122122714745 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241122122714745 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241122122714745 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420578044976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122714745 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241122122714745 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241122122714745 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241122122714745 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241122122714745 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241122122714745 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@9e53174cf4df: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@9e53174cf4df: 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) } } } } 20241122122714746 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122714746 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122714746 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241122122714746 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241122122714746 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122122714747 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122714747 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122714747 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@9e53174cf4df: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@9e53174cf4df: Found GsupExpect[0] for "262420578044976" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@9e53174cf4df: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420578044976" HLR_Test-GSUP-server-IPA(318)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122714790 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122714790 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122714790 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122714790 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122714790 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420578044976 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617411313 20241122122714790 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420578044976 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241122122714790 DLINP <000b> input/ipa.c:451 connected read/write 20241122122714790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122714790 DLINP <000b> input/ipa.c:451 connected read/write 20241122122714790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@9e53174cf4df: Found GsupExpect[0] for "262420578044976" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@9e53174cf4df: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420578044976" 20241122122714792 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122714792 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122714792 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420578044976 MSISDN-491617411313 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241122122714792 DLINP <000b> input/ipa.c:451 connected read/write 20241122122714792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122714792 DLINP <000b> input/ipa.c:451 connected read/write 20241122122714792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122714793 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122714793 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122714793 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420578044976 MSISDN-491617411313 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 20241122122714793 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420578044976 MSISDN-491617411313 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241122122714793 DLINP <000b> input/ipa.c:451 connected read/write 20241122122714793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122714793 DLINP <000b> input/ipa.c:451 connected read/write 20241122122714793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@9e53174cf4df: setverdict(pass): none -> pass 20241122122714794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@9e53174cf4df: Final verdict of PTC: pass 20241122122714794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47846<->l=127.0.0.1:4258 20241122122714795 DLINP <000b> input/ipa.c:451 connected read/write 20241122122714795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122714795 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122714795 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122714795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122714795 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122714795 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122714795 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241122122714795 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241122122714795 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@9e53174cf4df: Final verdict of PTC: none 20241122122714795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43753<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(314)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP(315)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@9e53174cf4df: Final verdict of PTC: none 316@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 316: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@9e53174cf4df: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Nov 22 12:27:14 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241122122714864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47860<->l=127.0.0.1:4258 20241122122714965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47860<->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=43036) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Nov 22 12:27:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122718018 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122718018 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122718019 DLINP <000b> input/ipa.c:451 connected read/write 20241122122718019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122718020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122718021 DLINP <000b> input/ipa.c:451 connected read/write 20241122122718021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122718021 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122718021 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122718021 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122718021 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122718021 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122718021 DLGSUP <0013> gsup_server.c:235 2: 20241122122718021 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122718021 DLGSUP <0013> gsup_server.c:235 3: 20241122122718021 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122718021 DLGSUP <0013> gsup_server.c:235 4: 20241122122718021 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122718021 DLGSUP <0013> gsup_server.c:235 5: 20241122122718021 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122718021 DLGSUP <0013> gsup_server.c:235 7: 20241122122718021 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122718021 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122718021 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122718021 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122718021 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241122122718021 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@9e53174cf4df: 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") 20241122122718034 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39279<->l=127.0.0.1:4259) 20241122122718036 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241122122718037 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@9e53174cf4df: Created GsupExpect[0] for "262428444016740" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241122122718049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 20241122122718052 DAUC <0003> db_auc.c:157 IMSI='262428444016740': No 2G Auth Data 20241122122718052 DAUC <0003> db_auc.c:192 IMSI='262428444016740': No 3G Auth Data 20241122122718055 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428444016740.imsi 20241122122718055 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428444016740.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@9e53174cf4df: setverdict(pass): none -> pass 20241122122718059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@9e53174cf4df: Final verdict of PTC: pass 20241122122718060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 20241122122718060 DLINP <000b> input/ipa.c:451 connected read/write 20241122122718060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122718060 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241122122718060 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122718060 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122718060 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39279<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@9e53174cf4df: Final verdict of PTC: none 323@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 323: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@9e53174cf4df: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Nov 22 12:27:18 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 20241122122718092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47884<->l=127.0.0.1:4258 20241122122718193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47884<->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=27948) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Nov 22 12:27:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122721239 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122721239 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122721240 DLINP <000b> input/ipa.c:451 connected read/write 20241122122721240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122721240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@9e53174cf4df: 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) } } } } 20241122122721241 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241122122721241 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@9e53174cf4df: 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 } } } } 20241122122721241 DLINP <000b> input/ipa.c:451 connected read/write 20241122122721241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122721241 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122721241 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122721241 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122721241 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122721241 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122721241 DLGSUP <0013> gsup_server.c:235 2: 20241122122721241 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122721241 DLGSUP <0013> gsup_server.c:235 3: 20241122122721241 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122721241 DLGSUP <0013> gsup_server.c:235 4: 20241122122721241 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122721241 DLGSUP <0013> gsup_server.c:235 5: 20241122122721241 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122721241 DLGSUP <0013> gsup_server.c:235 7: 20241122122721241 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122721241 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122721241 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122721241 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@9e53174cf4df: 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") 20241122122721255 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44141<->l=127.0.0.1:4259) 20241122122721257 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241122122721257 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@9e53174cf4df: Created GsupExpect[0] for "262420140176658" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241122122721266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47900<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@9e53174cf4df: Created GsupExpect[0] for "262420140176658" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241122122721282 DLINP <000b> input/ipa.c:451 connected read/write 20241122122721282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122721282 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420140176658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420140176658" cn_domain=CS} 20241122122721282 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420140176658 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241122122721282 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420140176658 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241122122721282 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420140176658.imsi 20241122122721282 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420140176658.imsi 20241122122721282 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420140176658.imsi: does not exist in local HLR 20241122122721291 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420140176658 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241122122721291 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241122122721291 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241122122721291 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241122122721291 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241122122721291 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241122122721291 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420140176658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122721291 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241122122721291 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241122122721291 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241122122721291 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241122122721291 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241122122721291 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@9e53174cf4df: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@9e53174cf4df: 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) } } } } 20241122122721294 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122721294 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122721294 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241122122721294 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241122122721294 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122122721296 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122721296 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122721296 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@9e53174cf4df: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@9e53174cf4df: Found GsupExpect[0] for "262420140176658" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@9e53174cf4df: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420140176658" HLR_Test-GSUP-server-IPA(330)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122721338 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122721338 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122721338 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122721338 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122721338 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420140176658 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618742813 20241122122721338 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420140176658 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241122122721338 DLINP <000b> input/ipa.c:451 connected read/write 20241122122721338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122721338 DLINP <000b> input/ipa.c:451 connected read/write 20241122122721338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@9e53174cf4df: Found GsupExpect[0] for "262420140176658" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@9e53174cf4df: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420140176658" 20241122122721345 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122721345 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122721345 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420140176658 MSISDN-491618742813 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241122122721345 DLINP <000b> input/ipa.c:451 connected read/write 20241122122721345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122721345 DLINP <000b> input/ipa.c:451 connected read/write 20241122122721345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122721349 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122721349 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122721349 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420140176658 MSISDN-491618742813 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 20241122122721349 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420140176658 MSISDN-491618742813 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241122122721350 DLINP <000b> input/ipa.c:451 connected read/write 20241122122721350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122721350 DLINP <000b> input/ipa.c:451 connected read/write 20241122122721350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122721352 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420140176658.imsi 20241122122721353 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420140176658.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@9e53174cf4df: setverdict(pass): none -> pass 20241122122722354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47900<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@9e53174cf4df: Final verdict of PTC: pass 20241122122722357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 20241122122722359 DLINP <000b> input/ipa.c:451 connected read/write 20241122122722359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122722359 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(327)@9e53174cf4df: Final verdict of PTC: none 20241122122722360 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122722360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241122122722360 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122722360 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122722360 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241122122722360 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241122122722360 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241122122722360 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44141<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(326)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-server(329)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@9e53174cf4df: Final verdict of PTC: none 328@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 328: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@9e53174cf4df: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Nov 22 12:27:22 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 20241122122722447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51390<->l=127.0.0.1:4258 20241122122722548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51390<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35972) Waiting for packet dumper to finish... 1 (prev_count=35972, count=44140) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Nov 22 12:27:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@9e53174cf4df: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@9e53174cf4df: legacy= false MTC@9e53174cf4df: in not legacy case 1 MTC@9e53174cf4df: in not legacy case 2 20241122122725665 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241122122725665 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122725670 DLINP <000b> input/ipa.c:451 connected read/write 20241122122725670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122725672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51392<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@9e53174cf4df: 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)@9e53174cf4df: 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 } } } } 20241122122725676 DLINP <000b> input/ipa.c:451 connected read/write 20241122122725676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122725676 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241122122725676 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241122122725676 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241122122725676 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241122122725676 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241122122725676 DLGSUP <0013> gsup_server.c:235 2: 20241122122725676 DLGSUP <0013> gsup_server.c:237 2: 00 20241122122725676 DLGSUP <0013> gsup_server.c:235 3: 20241122122725676 DLGSUP <0013> gsup_server.c:237 3: 00 20241122122725676 DLGSUP <0013> gsup_server.c:235 4: 20241122122725676 DLGSUP <0013> gsup_server.c:237 4: 00 20241122122725676 DLGSUP <0013> gsup_server.c:235 5: 20241122122725676 DLGSUP <0013> gsup_server.c:237 5: 00 20241122122725676 DLGSUP <0013> gsup_server.c:235 7: 20241122122725676 DLGSUP <0013> gsup_server.c:237 7: 00 20241122122725676 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241122122725676 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241122122725676 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122725677 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241122122725677 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@9e53174cf4df: 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") 20241122122725739 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43059<->l=127.0.0.1:4259) 20241122122725741 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241122122725741 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@9e53174cf4df: Created GsupExpect[0] for "262428870574127" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241122122725749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@9e53174cf4df: Created GsupExpect[0] for "262428870574127" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241122122725751 DLINP <000b> input/ipa.c:451 connected read/write 20241122122725751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122725751 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428870574127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428870574127" cn_domain=CS} 20241122122725751 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428870574127 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241122122725751 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428870574127 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241122122725751 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428870574127.imsi 20241122122725751 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428870574127.imsi 20241122122725751 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428870574127.imsi: does not exist in local HLR 20241122122725755 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428870574127 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241122122725755 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241122122725755 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241122122725755 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241122122725755 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241122122725755 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241122122725755 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428870574127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241122122725755 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241122122725755 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241122122725755 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241122122725755 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241122122725755 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241122122725755 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@9e53174cf4df: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@9e53174cf4df: 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) } } } } 20241122122725757 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122725757 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122725757 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241122122725757 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241122122725757 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122122725758 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122725758 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122725758 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@9e53174cf4df: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@9e53174cf4df: Found GsupExpect[0] for "262428870574127" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@9e53174cf4df: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428870574127" HLR_Test-GSUP-server-IPA(337)@9e53174cf4df: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@9e53174cf4df: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122122725798 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122725798 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122725798 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122725798 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122725798 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428870574127 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611254745 20241122122725798 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428870574127 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241122122725798 DLINP <000b> input/ipa.c:451 connected read/write 20241122122725798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122725798 DLINP <000b> input/ipa.c:451 connected read/write 20241122122725798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@9e53174cf4df: Found GsupExpect[0] for "262428870574127" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@9e53174cf4df: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428870574127" 20241122122725802 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122725802 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122725802 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428870574127 MSISDN-491611254745 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241122122725802 DLINP <000b> input/ipa.c:451 connected read/write 20241122122725802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122725802 DLINP <000b> input/ipa.c:451 connected read/write 20241122122725802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122725804 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122725804 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122725804 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428870574127 MSISDN-491611254745 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 20241122122725804 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428870574127 MSISDN-491611254745 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241122122725804 DLINP <000b> input/ipa.c:451 connected read/write 20241122122725804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122725804 DLINP <000b> input/ipa.c:451 connected read/write 20241122122725804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241122122725805 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611254745.msisdn 20241122122725805 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611254745.msisdn: does not exist in local HLR 20241122122725805 DDGSM <0007> mslookup_server.c:352 sip.voice.491611254745.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241122122725805 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611254745.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@9e53174cf4df: setverdict(pass): none -> pass 20241122122725807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@9e53174cf4df: Final verdict of PTC: pass 20241122122725808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51392<->l=127.0.0.1:4258 20241122122725809 DLINP <000b> input/ipa.c:451 connected read/write 20241122122725809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241122122725809 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(334)@9e53174cf4df: Final verdict of PTC: none 20241122122725809 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241122122725810 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 335@9e53174cf4df: Final verdict of PTC: none 20241122122725811 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43059<->l=127.0.0.1:4259) 20241122122725811 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241122122725811 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241122122725811 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241122122725811 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241122122725811 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(336)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@9e53174cf4df: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@9e53174cf4df: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@9e53174cf4df: Final verdict of PTC: none MTC@9e53174cf4df: Setting final verdict of the test case. MTC@9e53174cf4df: Local verdict of MTC: none MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC with component reference 335: none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@9e53174cf4df: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@9e53174cf4df: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@9e53174cf4df: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Nov 22 12:27:25 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20241122122725892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51406<->l=127.0.0.1:4258 20241122122725993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51406<->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=46660) MTC@9e53174cf4df: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@9e53174cf4df: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9e53174cf4df: Terminating MTC. MC@9e53174cf4df: MTC terminated. MC2> exit MC@9e53174cf4df: Shutting down session. MC@9e53174cf4df: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7511.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (2708908) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2708850) [testenv] Showing testsuite/junit-xml-7511.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7511.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.092887'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.159897'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.229899'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.142742'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.108031'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.091561'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.097571'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.081025'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.178876'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.174552'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.155067'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.057119'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.093366'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.178906'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.172130'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.080028'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.188528'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.166909'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.172549'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.167912'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.213102'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.178953'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.161607'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.215872'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.192829'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.090525'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.146725'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.204473'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.210599'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.057657'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.118025'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.098829'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.082464'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.079389'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.130498'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.053793'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.136740'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.172578'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0'] testenv-hlr-osmocom-latest-20241122-1225-9d3a237a-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2242/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS