Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.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 4cb3d71bf9ce7488ce4c39537e71febd02379e16 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4cb3d71bf9ce7488ce4c39537e71febd02379e16 # timeout=10
Commit message: "pcap-client: initial testenv.cfg"
 > git rev-list --no-walk 4cb3d71bf9ce7488ce4c39537e71febd02379e16 # timeout=10
[ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins4062866668358338644.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + 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:47ddea1ab9ecf4cc690f804829cbca14e5ba48dfd366075399fac7db883422c3 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:5f1d2dabbca8c2e6cd9adc07b1e46d492a74493dfa08d4fb03c77ff548458668 Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying config sha256:d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 Writing manifest to image destination Storing signatures d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 + rm -rf logs _cache + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] f67a0fab663ba9c6b4526d660676c111dcf89312107a311a2af601f3dfee14ad [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [182 kB] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [77.2 kB] Fetched 9306 kB in 1s (9793 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', '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:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.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:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.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:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.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:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.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:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: 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:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'make', '-j', '17'] 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_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.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_4.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_2.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_CommonDataTypes_part_7.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for SS_Errors.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_ApplicationContexts.cc Creating dependency file for MAP_BS_Code.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_2.cc Creating dependency file for UDPasp_Types_part_3.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_4.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 TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_5.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_3.cc Creating dependency file for MobileL3_RRM_Types_part_4.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_6.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_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_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.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_6.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc 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_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 194 kB in 1s (343 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. Need to get 855 kB of archives. After this operation, 2272 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409242026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202409242026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202409242026 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202409242026 [226 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202409242026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.11.0d73.202409242026 [73.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409242026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202409242026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202409242026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202409242026 [112 kB] Fetched 855 kB in 0s (12.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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 ... 45138 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly_202409242026_amd64.deb ... Unpacking osmocom-nightly (202409242026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.13.ddc5.202409242026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202409242026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.13.ddc5.202409242026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202409242026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.13.ddc5.202409242026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202409242026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.13.ddc5.202409242026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202409242026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.11.0d73.202409242026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.11.0d73.202409242026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202409242026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409242026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202409242026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409242026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.13.ddc5.202409242026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202409242026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202409242026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202409242026) ... Setting up osmocom-nightly (202409242026) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202409242026) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202409242026) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202409242026) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202409242026) ... Setting up libosmoabis13:amd64 (1.6.0.11.0d73.202409242026) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202409242026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409242026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409242026) ... Setting up osmo-hlr (1.8.0.2.7c06.202409242026) ... 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 Created symlink /etc/systemd/system/multi-user.target.wants/osmo-hlr.service → /lib/systemd/system/osmo-hlr.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20240925055522934 DMAIN <0000> hlr.c:813 hlr starting 20240925055522940 DDB <0001> db.c:599 using database: hlr.db 20240925055522940 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 [testenv] Running testsuite 20240925055522972 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240925055522978 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240925055522978 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240925055523026 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240925055523026 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240925055523111 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240925055523112 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240925055523112 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@f67a0fab663b: Unix server socket created successfully. MC@f67a0fab663b: Listening on TCP port 43675. MC2> f67a0fab663b is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests f67a0fab663b 43675 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f67a0fab663b: New HC connected from 10.0.2.100 [10.0.2.100]. f67a0fab663b: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@f67a0fab663b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f67a0fab663b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f67a0fab663b: Configuration file was processed on all HCs. MC@f67a0fab663b: Creating MTC on host 10.0.2.100. MC@f67a0fab663b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Wed Sep 25 05:55:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_sai_err_invalid_imsi started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055524780 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055524780 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055524782 DLINP <000b> input/ipa.c:451 connected read/write 20240925055524782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055524783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@f67a0fab663b: 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 } } } } 20240925055524785 DLINP <000b> input/ipa.c:451 connected read/write 20240925055524785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055524785 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055524785 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055524785 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 20240925055524785 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055524785 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 20240925055524785 DLGSUP <0013> gsup_server.c:235 2: 20240925055524785 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055524785 DLGSUP <0013> gsup_server.c:235 3: 20240925055524785 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055524785 DLGSUP <0013> gsup_server.c:235 4: 20240925055524785 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055524785 DLGSUP <0013> gsup_server.c:235 5: 20240925055524785 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055524785 DLGSUP <0013> gsup_server.c:235 7: 20240925055524785 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055524785 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055524785 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055524785 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@f67a0fab663b: 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") 20240925055524807 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44445<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@f67a0fab663b: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240925055524819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 20240925055524825 DLINP <000b> input/ipa.c:451 connected read/write 20240925055524825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055524825 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"} 20240925055524825 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" 20240925055524825 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} 20240925055524825 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 20240925055524825 DLINP <000b> input/ipa.c:451 connected read/write 20240925055524825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055524825 DLINP <000b> input/ipa.c:451 connected read/write 20240925055524825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@f67a0fab663b: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@f67a0fab663b: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055524827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@f67a0fab663b: Final verdict of PTC: pass 20240925055524828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58800<->l=127.0.0.1:4258 20240925055524829 DLINP <000b> input/ipa.c:451 connected read/write 20240925055524829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055524829 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055524829 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055524829 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@f67a0fab663b: Final verdict of PTC: none 20240925055524829 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44445<->l=127.0.0.1:4259) 5@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 5: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@f67a0fab663b: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Wed Sep 25 05:55:24 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 20240925055524891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 20240925055524892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12344) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Wed Sep 25 05:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_sai started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055527964 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055527964 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055527966 DLINP <000b> input/ipa.c:451 connected read/write 20240925055527966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055527967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39742<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055527969 DLINP <000b> input/ipa.c:451 connected read/write 20240925055527969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055527969 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055527969 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055527969 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 20240925055527969 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055527969 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 20240925055527969 DLGSUP <0013> gsup_server.c:235 2: 20240925055527969 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055527969 DLGSUP <0013> gsup_server.c:235 3: 20240925055527969 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055527969 DLGSUP <0013> gsup_server.c:235 4: 20240925055527969 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055527969 DLGSUP <0013> gsup_server.c:235 5: 20240925055527969 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055527969 DLGSUP <0013> gsup_server.c:235 7: 20240925055527969 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055527969 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055527969 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055527969 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@f67a0fab663b: 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") 20240925055527990 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39027<->l=127.0.0.1:4259) 20240925055528016 DAUC <0003> db_auc.c:157 IMSI='262424204414843': No 2G Auth Data 20240925055528016 DAUC <0003> db_auc.c:192 IMSI='262424204414843': No 3G Auth Data HLR_Test-GSUP(9)@f67a0fab663b: Created GsupExpect[0] for "262424204414843" to be handled at TC_gsup_sai(12) 20240925055528061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39746<->l=127.0.0.1:4258 20240925055528065 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055528066 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424204414843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424204414843"} 20240925055528076 DAUC <0003> db_auc.c:192 IMSI='262424204414843': No 3G Auth Data 20240925055528076 DAUC <0003> db_auc.c:236 IMSI='262424204414843': Calling to generate 5 vectors 20240925055528076 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925055528076 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055528076 DAUC <0003> auc.c:113 vector [0]: rand = 16b352ca3ada810ba17521ec10834721 20240925055528077 DAUC <0003> auc.c:179 vector [0]: kc = 29082b0fa7477000 20240925055528077 DAUC <0003> auc.c:180 vector [0]: sres = cb3e711e 20240925055528077 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055528077 DAUC <0003> auc.c:113 vector [1]: rand = 1a0777fc361807323bedf80eec5b1b9c 20240925055528077 DAUC <0003> auc.c:179 vector [1]: kc = 354ee91580fb9000 20240925055528077 DAUC <0003> auc.c:180 vector [1]: sres = cd02bdfa 20240925055528077 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055528077 DAUC <0003> auc.c:113 vector [2]: rand = d83f759af7ff398c1ca339faf9e8eaee 20240925055528077 DAUC <0003> auc.c:179 vector [2]: kc = 04ce1d5f85efa800 20240925055528077 DAUC <0003> auc.c:180 vector [2]: sres = 676122f9 20240925055528077 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055528077 DAUC <0003> auc.c:113 vector [3]: rand = 5b49b842b455f88748b6c12569b2b4f3 20240925055528077 DAUC <0003> auc.c:179 vector [3]: kc = 638df9ee2cb45800 20240925055528077 DAUC <0003> auc.c:180 vector [3]: sres = eefbceb2 20240925055528077 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055528077 DAUC <0003> auc.c:113 vector [4]: rand = 03e87de536ab18cd0bbb30760f66826a 20240925055528077 DAUC <0003> auc.c:179 vector [4]: kc = c25c3c18a2288800 20240925055528077 DAUC <0003> auc.c:180 vector [4]: sres = bb188e73 20240925055528077 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925055528077 DAUC <0003> db_auc.c:245 IMSI='262424204414843': Generated 5 vectors 20240925055528077 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424204414843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424204414843"} 20240925055528077 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424204414843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055528077 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055528077 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f67a0fab663b: Found GsupExpect[0] for "262424204414843" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@f67a0fab663b: Added IMSI table entry 0TC_gsup_sai(12)"262424204414843" TC_gsup_sai(12)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai(12)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055528080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39746<->l=127.0.0.1:4258 TC_gsup_sai(12)@f67a0fab663b: Final verdict of PTC: pass 20240925055528117 DAUC <0003> db_auc.c:157 IMSI='262422237322347': No 2G Auth Data 20240925055528117 DAUC <0003> db_auc.c:192 IMSI='262422237322347': No 3G Auth Data HLR_Test-GSUP(9)@f67a0fab663b: Created GsupExpect[0] for "262422237322347" to be handled at TC_gsup_sai(13) 20240925055528151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39748<->l=127.0.0.1:4258 20240925055528154 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055528154 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422237322347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422237322347"} 20240925055528154 DAUC <0003> db_auc.c:192 IMSI='262422237322347': No 3G Auth Data 20240925055528154 DAUC <0003> db_auc.c:236 IMSI='262422237322347': Calling to generate 5 vectors 20240925055528154 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925055528154 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055528154 DAUC <0003> auc.c:113 vector [0]: rand = ae067235d6dd47093da85a948ed7a4bb 20240925055528154 DAUC <0003> auc.c:179 vector [0]: kc = 592891f4a6768400 20240925055528154 DAUC <0003> auc.c:180 vector [0]: sres = 78e43b99 20240925055528154 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055528154 DAUC <0003> auc.c:113 vector [1]: rand = 01a1d7b9838df5b4271501e46fad7c01 20240925055528154 DAUC <0003> auc.c:179 vector [1]: kc = 11182f14934f1800 20240925055528154 DAUC <0003> auc.c:180 vector [1]: sres = 8d84d6ec 20240925055528154 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055528154 DAUC <0003> auc.c:113 vector [2]: rand = be72ede79fb6671e6843c8c4d255c8df 20240925055528155 DAUC <0003> auc.c:179 vector [2]: kc = ad56057396824400 20240925055528155 DAUC <0003> auc.c:180 vector [2]: sres = 23ab7ed4 20240925055528155 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055528155 DAUC <0003> auc.c:113 vector [3]: rand = 685e69c27d381c33fdab198e87fc1a4a 20240925055528155 DAUC <0003> auc.c:179 vector [3]: kc = 0f136ddec5822800 20240925055528155 DAUC <0003> auc.c:180 vector [3]: sres = 13965619 20240925055528155 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055528155 DAUC <0003> auc.c:113 vector [4]: rand = 29f3eef0e3539a73f2d9607da746db28 20240925055528155 DAUC <0003> auc.c:179 vector [4]: kc = 9d2bbceebf2ba000 20240925055528155 DAUC <0003> auc.c:180 vector [4]: sres = fd5c3e24 20240925055528155 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925055528155 DAUC <0003> db_auc.c:245 IMSI='262422237322347': Generated 5 vectors 20240925055528155 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422237322347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422237322347"} 20240925055528155 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422237322347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055528155 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055528155 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f67a0fab663b: Found GsupExpect[0] for "262422237322347" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@f67a0fab663b: Added IMSI table entry 1TC_gsup_sai(13)"262422237322347" TC_gsup_sai(13)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai(13)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055528157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39748<->l=127.0.0.1:4258 TC_gsup_sai(13)@f67a0fab663b: Final verdict of PTC: pass 20240925055528183 DAUC <0003> db_auc.c:157 IMSI='262427206248230': No 2G Auth Data 20240925055528183 DAUC <0003> db_auc.c:192 IMSI='262427206248230': No 3G Auth Data HLR_Test-GSUP(9)@f67a0fab663b: Created GsupExpect[0] for "262427206248230" to be handled at TC_gsup_sai(14) 20240925055528216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39754<->l=127.0.0.1:4258 20240925055528220 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055528220 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427206248230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427206248230"} 20240925055528220 DAUC <0003> db_auc.c:192 IMSI='262427206248230': No 3G Auth Data 20240925055528220 DAUC <0003> db_auc.c:236 IMSI='262427206248230': Calling to generate 5 vectors 20240925055528220 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925055528220 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055528220 DAUC <0003> auc.c:113 vector [0]: rand = 896c1dfdde79765066479af053f251dd 20240925055528220 DAUC <0003> auc.c:179 vector [0]: kc = 6819104101caf730 20240925055528220 DAUC <0003> auc.c:180 vector [0]: sres = e4574469 20240925055528220 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055528220 DAUC <0003> auc.c:113 vector [1]: rand = 18f4f614589934ff40043f43bf1e5c1a 20240925055528220 DAUC <0003> auc.c:179 vector [1]: kc = da3c92cd642bf78a 20240925055528220 DAUC <0003> auc.c:180 vector [1]: sres = 6e91f8fa 20240925055528220 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055528220 DAUC <0003> auc.c:113 vector [2]: rand = 0efaeee8f347bfacecb3d946a8073a6c 20240925055528220 DAUC <0003> auc.c:179 vector [2]: kc = 6b2748ae2cdcf50e 20240925055528220 DAUC <0003> auc.c:180 vector [2]: sres = 812a66ee 20240925055528220 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055528220 DAUC <0003> auc.c:113 vector [3]: rand = 7ceec176153ee77a426d84f057ea71cf 20240925055528220 DAUC <0003> auc.c:179 vector [3]: kc = 58ca2b0883be6838 20240925055528220 DAUC <0003> auc.c:180 vector [3]: sres = 9bcf317e 20240925055528220 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055528220 DAUC <0003> auc.c:113 vector [4]: rand = 78da758cb5f07fbaaf7c03230e70da0c 20240925055528220 DAUC <0003> auc.c:179 vector [4]: kc = 48d0735bec133eb0 20240925055528220 DAUC <0003> auc.c:180 vector [4]: sres = 9ffc2364 20240925055528220 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925055528220 DAUC <0003> db_auc.c:245 IMSI='262427206248230': Generated 5 vectors 20240925055528220 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427206248230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427206248230"} 20240925055528220 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427206248230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055528220 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055528220 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f67a0fab663b: Found GsupExpect[0] for "262427206248230" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@f67a0fab663b: Added IMSI table entry 2TC_gsup_sai(14)"262427206248230" TC_gsup_sai(14)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai(14)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055528222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39754<->l=127.0.0.1:4258 TC_gsup_sai(14)@f67a0fab663b: Final verdict of PTC: pass 20240925055528246 DAUC <0003> db_auc.c:157 IMSI='262428209610314': No 2G Auth Data 20240925055528246 DAUC <0003> db_auc.c:192 IMSI='262428209610314': No 3G Auth Data HLR_Test-GSUP(9)@f67a0fab663b: Created GsupExpect[0] for "262428209610314" to be handled at TC_gsup_sai(15) 20240925055528281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39762<->l=127.0.0.1:4258 20240925055528285 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055528285 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428209610314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428209610314"} 20240925055528286 DAUC <0003> db_auc.c:157 IMSI='262428209610314': No 2G Auth Data 20240925055528286 DAUC <0003> db_auc.c:236 IMSI='262428209610314': Calling to generate 5 vectors 20240925055528286 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925055528286 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055528286 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055528286 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055528286 DAUC <0003> auc.c:113 vector [0]: rand = 48ed3b9e9bb345f9e8fe4111581038b2 20240925055528286 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055528286 DAUC <0003> auc.c:142 vector [0]: autn = 42998ec76fff00007f33c360f8c89643 20240925055528286 DAUC <0003> auc.c:143 vector [0]: ck = 0b03c07d8af2c7e85ddbb9b577bb6030 20240925055528286 DAUC <0003> auc.c:144 vector [0]: ik = 4db0a8497cf301147d81d1862c90942a 20240925055528286 DAUC <0003> auc.c:145 vector [0]: res = 6cfd614819a657220000000000000000 20240925055528286 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055528286 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055528286 DAUC <0003> auc.c:151 vector [0]: kc = 66e90007ad2a32e6 20240925055528286 DAUC <0003> auc.c:152 vector [0]: sres = 755b366a 20240925055528286 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055528286 DAUC <0003> auc.c:113 vector [1]: rand = e4d08f9c79443dc56ce54c28049d79e3 20240925055528286 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925055528286 DAUC <0003> auc.c:142 vector [1]: autn = ace598a5c438000080f265d0e1f7657d 20240925055528286 DAUC <0003> auc.c:143 vector [1]: ck = d7c07aa261320c6f81aada1f789a2798 20240925055528286 DAUC <0003> auc.c:144 vector [1]: ik = 6a1e9654d4dd4504bc6315f2dd28a47e 20240925055528286 DAUC <0003> auc.c:145 vector [1]: res = 9fdc0cd7bab775ce0000000000000000 20240925055528286 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055528286 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925055528286 DAUC <0003> auc.c:151 vector [1]: kc = 8017231b105dca8d 20240925055528286 DAUC <0003> auc.c:152 vector [1]: sres = 256b7919 20240925055528286 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925055528286 DAUC <0003> auc.c:113 vector [2]: rand = eb3edbe30ce2ae86921a6bb182613ca1 20240925055528286 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925055528286 DAUC <0003> auc.c:142 vector [2]: autn = a3e618d26a2b00009917551f9d9c34d1 20240925055528286 DAUC <0003> auc.c:143 vector [2]: ck = 9986b6200240ff552c4d45cf1ff82ab9 20240925055528286 DAUC <0003> auc.c:144 vector [2]: ik = 1db97c48c00afad2f3e6f7a46d6b1add 20240925055528286 DAUC <0003> auc.c:145 vector [2]: res = 062a97ca2b1ef38a0000000000000000 20240925055528286 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055528286 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925055528286 DAUC <0003> auc.c:151 vector [2]: kc = 5b947803b0d935e3 20240925055528286 DAUC <0003> auc.c:152 vector [2]: sres = 2d346440 20240925055528286 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925055528286 DAUC <0003> auc.c:113 vector [3]: rand = 001e0ee1445d0e0360111b4641e97843 20240925055528286 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925055528286 DAUC <0003> auc.c:142 vector [3]: autn = 1b87906abd44000055c5ffa67268e9c8 20240925055528286 DAUC <0003> auc.c:143 vector [3]: ck = 045f89e01d17fda7f9f962a8757350f2 20240925055528286 DAUC <0003> auc.c:144 vector [3]: ik = 611301b1a982279e3e21372e45b73bd7 20240925055528286 DAUC <0003> auc.c:145 vector [3]: res = fd9364809610a64c0000000000000000 20240925055528286 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055528286 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925055528286 DAUC <0003> auc.c:151 vector [3]: kc = a294ddd78451b11c 20240925055528286 DAUC <0003> auc.c:152 vector [3]: sres = 6b83c2cc 20240925055528286 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925055528286 DAUC <0003> auc.c:113 vector [4]: rand = 61613a6fd479a12a27a449a6fd68811c 20240925055528286 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925055528286 DAUC <0003> auc.c:142 vector [4]: autn = 2154d9fa2a400000760e725b051dc1cb 20240925055528286 DAUC <0003> auc.c:143 vector [4]: ck = 03d54302352633020021b1a1dcb382dd 20240925055528286 DAUC <0003> auc.c:144 vector [4]: ik = 1fb3e8dfb2b019961b458a80a17b59fe 20240925055528286 DAUC <0003> auc.c:145 vector [4]: res = e78ef3126ac44ca20000000000000000 20240925055528286 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055528286 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925055528286 DAUC <0003> auc.c:151 vector [4]: kc = 070290fcfa5ef1b7 20240925055528286 DAUC <0003> auc.c:152 vector [4]: sres = 8d4abfb0 20240925055528286 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925055528286 DAUC <0003> db_auc.c:245 IMSI='262428209610314': Generated 5 vectors 20240925055528286 DAUC <0003> db_auc.c:249 IMSI='262428209610314': Updating SQN=161 in DB 20240925055528294 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428209610314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428209610314"} 20240925055528294 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428209610314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055528294 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055528294 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f67a0fab663b: Found GsupExpect[0] for "262428209610314" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@f67a0fab663b: Added IMSI table entry 3TC_gsup_sai(15)"262428209610314" TC_gsup_sai(15)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai(15)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055528298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39762<->l=127.0.0.1:4258 TC_gsup_sai(15)@f67a0fab663b: Final verdict of PTC: pass 20240925055528323 DAUC <0003> db_auc.c:157 IMSI='262421079199809': No 2G Auth Data 20240925055528323 DAUC <0003> db_auc.c:192 IMSI='262421079199809': No 3G Auth Data HLR_Test-GSUP(9)@f67a0fab663b: Created GsupExpect[0] for "262421079199809" to be handled at TC_gsup_sai(16) 20240925055528353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39770<->l=127.0.0.1:4258 20240925055528357 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055528357 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421079199809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421079199809"} 20240925055528357 DAUC <0003> db_auc.c:157 IMSI='262421079199809': No 2G Auth Data 20240925055528357 DAUC <0003> db_auc.c:236 IMSI='262421079199809': Calling to generate 5 vectors 20240925055528357 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925055528357 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055528357 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925055528357 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055528357 DAUC <0003> auc.c:113 vector [0]: rand = 043c0158bd718422717dc62fe1947708 20240925055528357 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055528357 DAUC <0003> auc.c:142 vector [0]: autn = 470276db59820000880eb42704926370 20240925055528357 DAUC <0003> auc.c:143 vector [0]: ck = c3ea985f9fb9a45404fed51bbf1c38c6 20240925055528357 DAUC <0003> auc.c:144 vector [0]: ik = 7660b85cda1a55580a9aa5ec1486ef82 20240925055528357 DAUC <0003> auc.c:145 vector [0]: res = 1705b1110db1d1a20000000000000000 20240925055528357 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055528357 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055528357 DAUC <0003> auc.c:151 vector [0]: kc = bbee50f4ee392648 20240925055528357 DAUC <0003> auc.c:152 vector [0]: sres = 1ab460b3 20240925055528357 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055528357 DAUC <0003> auc.c:113 vector [1]: rand = 200aa79240d7de802352a3436736d9f6 20240925055528357 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925055528357 DAUC <0003> auc.c:142 vector [1]: autn = dfe6196822b300005a3208a6046cf303 20240925055528357 DAUC <0003> auc.c:143 vector [1]: ck = 0b20d47b7a286d5177be86afbaba2472 20240925055528357 DAUC <0003> auc.c:144 vector [1]: ik = baadd54e56fd4924387b56996cef9c0c 20240925055528357 DAUC <0003> auc.c:145 vector [1]: res = 0021f27346f517f30000000000000000 20240925055528357 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055528357 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925055528357 DAUC <0003> auc.c:151 vector [1]: kc = fe48d103fa809c0b 20240925055528357 DAUC <0003> auc.c:152 vector [1]: sres = 46d4e580 20240925055528357 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925055528357 DAUC <0003> auc.c:113 vector [2]: rand = 48ac2db5d8dcf2c6fcaeb73d0556434f 20240925055528357 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925055528357 DAUC <0003> auc.c:142 vector [2]: autn = 46494fc71a92000007bd532781844b3d 20240925055528357 DAUC <0003> auc.c:143 vector [2]: ck = 0380c10ff449a6e74429290fac463a59 20240925055528357 DAUC <0003> auc.c:144 vector [2]: ik = c9c36e543f021d33b7cfd428bafb704d 20240925055528357 DAUC <0003> auc.c:145 vector [2]: res = 912792bb0714c7a10000000000000000 20240925055528357 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055528357 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925055528357 DAUC <0003> auc.c:151 vector [2]: kc = 39a5527cddf6f1c0 20240925055528357 DAUC <0003> auc.c:152 vector [2]: sres = 9633551a 20240925055528357 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925055528357 DAUC <0003> auc.c:113 vector [3]: rand = 3891601c4f814033468c32e8763754d6 20240925055528357 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925055528357 DAUC <0003> auc.c:142 vector [3]: autn = 7a779ee69815000093acb815942161f6 20240925055528357 DAUC <0003> auc.c:143 vector [3]: ck = dd2b573ac0556724b64d8a14f3d765e3 20240925055528357 DAUC <0003> auc.c:144 vector [3]: ik = d1dc1e8aeeebe53de73f0ee0e6931ce0 20240925055528357 DAUC <0003> auc.c:145 vector [3]: res = 03b32a8e480467c00000000000000000 20240925055528357 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055528357 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925055528357 DAUC <0003> auc.c:151 vector [3]: kc = 5d85cd443bfafb1a 20240925055528357 DAUC <0003> auc.c:152 vector [3]: sres = 4bb74d4e 20240925055528357 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925055528357 DAUC <0003> auc.c:113 vector [4]: rand = 5f51d1bdd0fb0e761a76c67892d21e74 20240925055528357 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925055528357 DAUC <0003> auc.c:142 vector [4]: autn = a6f57b09eb4000007509bd89dbef7f1d 20240925055528357 DAUC <0003> auc.c:143 vector [4]: ck = 9dc76675ba33a1d1b3707ef4c776a5fc 20240925055528357 DAUC <0003> auc.c:144 vector [4]: ik = fe21ee412e24bc1ce11e032b8b65c97a 20240925055528357 DAUC <0003> auc.c:145 vector [4]: res = f6748ab731d4cebd0000000000000000 20240925055528357 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055528357 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925055528357 DAUC <0003> auc.c:151 vector [4]: kc = 3188f5ebd804714b 20240925055528357 DAUC <0003> auc.c:152 vector [4]: sres = c7a0440a 20240925055528357 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925055528357 DAUC <0003> db_auc.c:245 IMSI='262421079199809': Generated 5 vectors 20240925055528357 DAUC <0003> db_auc.c:249 IMSI='262421079199809': Updating SQN=161 in DB 20240925055528365 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421079199809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421079199809"} 20240925055528365 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421079199809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055528365 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055528365 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f67a0fab663b: Found GsupExpect[0] for "262421079199809" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@f67a0fab663b: Added IMSI table entry 4TC_gsup_sai(16)"262421079199809" TC_gsup_sai(16)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai(16)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055528370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39770<->l=127.0.0.1:4258 TC_gsup_sai(16)@f67a0fab663b: Final verdict of PTC: pass 20240925055528395 DAUC <0003> db_auc.c:157 IMSI='262427240082044': No 2G Auth Data 20240925055528395 DAUC <0003> db_auc.c:192 IMSI='262427240082044': No 3G Auth Data HLR_Test-GSUP(9)@f67a0fab663b: Created GsupExpect[0] for "262427240082044" to be handled at TC_gsup_sai(17) 20240925055528437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39776<->l=127.0.0.1:4258 20240925055528440 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055528440 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427240082044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427240082044"} 20240925055528440 DAUC <0003> db_auc.c:236 IMSI='262427240082044': Calling to generate 5 vectors 20240925055528440 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055528440 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055528440 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055528440 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055528440 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055528440 DAUC <0003> auc.c:113 vector [0]: rand = 5571137e6eed476e4b776618fa332aa8 20240925055528440 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055528440 DAUC <0003> auc.c:142 vector [0]: autn = a9885a1cca220000cc2be4531672455d 20240925055528440 DAUC <0003> auc.c:143 vector [0]: ck = 0c62d5e6d71c4328f2df96255b72fad6 20240925055528440 DAUC <0003> auc.c:144 vector [0]: ik = 60c4644c30e93467e424d9a6d4d0382f 20240925055528440 DAUC <0003> auc.c:145 vector [0]: res = 75f7270fbb388f7a0000000000000000 20240925055528440 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055528440 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055528440 DAUC <0003> auc.c:179 vector [0]: kc = 9b7840864cfd3400 20240925055528440 DAUC <0003> auc.c:180 vector [0]: sres = 2fa9f613 20240925055528440 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055528440 DAUC <0003> auc.c:113 vector [1]: rand = b1829651b5dff08fc310cf36ab2b90b8 20240925055528440 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925055528440 DAUC <0003> auc.c:142 vector [1]: autn = bb050d0793660000bf4e78c5aa6756fd 20240925055528440 DAUC <0003> auc.c:143 vector [1]: ck = e5f48e213feb1e495071a21f7b06e562 20240925055528440 DAUC <0003> auc.c:144 vector [1]: ik = a834945b9e9f2a85f9c7b2fea5032a0e 20240925055528440 DAUC <0003> auc.c:145 vector [1]: res = 032b31676ff8a7260000000000000000 20240925055528440 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055528440 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055528440 DAUC <0003> auc.c:179 vector [1]: kc = ba810b294d100c00 20240925055528440 DAUC <0003> auc.c:180 vector [1]: sres = bea0fc7b 20240925055528440 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055528440 DAUC <0003> auc.c:113 vector [2]: rand = 648e22c19d7622152e2bb4a27db0a54f 20240925055528440 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925055528440 DAUC <0003> auc.c:142 vector [2]: autn = e01660d2bcc40000883c6f2125b2569b 20240925055528440 DAUC <0003> auc.c:143 vector [2]: ck = 9104c33f455ca5a4c500e94a93c9781c 20240925055528440 DAUC <0003> auc.c:144 vector [2]: ik = d424a8e0a1b22f1ea0945140f8489528 20240925055528440 DAUC <0003> auc.c:145 vector [2]: res = c4faca2af0ceaa320000000000000000 20240925055528440 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055528440 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055528440 DAUC <0003> auc.c:179 vector [2]: kc = f2195b1827708c00 20240925055528440 DAUC <0003> auc.c:180 vector [2]: sres = d606b807 20240925055528440 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055528440 DAUC <0003> auc.c:113 vector [3]: rand = 9ed6f1273dad25af2e20dfa81724536d 20240925055528440 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925055528440 DAUC <0003> auc.c:142 vector [3]: autn = 0b8e74a4fd2100009532b005082e638d 20240925055528440 DAUC <0003> auc.c:143 vector [3]: ck = 0609f7a9973f55946eb81f78b4b1473f 20240925055528440 DAUC <0003> auc.c:144 vector [3]: ik = 0a5cf07ba1e49c32487f71698746c290 20240925055528440 DAUC <0003> auc.c:145 vector [3]: res = ec15bb59c35f296d0000000000000000 20240925055528440 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055528440 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055528440 DAUC <0003> auc.c:179 vector [3]: kc = 844e17b8050c8c00 20240925055528440 DAUC <0003> auc.c:180 vector [3]: sres = 950045b1 20240925055528440 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055528440 DAUC <0003> auc.c:113 vector [4]: rand = c6678da84990f051d36a7949e551dbc7 20240925055528440 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925055528440 DAUC <0003> auc.c:142 vector [4]: autn = d1b2e01ec2b30000a08bb1b83d6e2eb0 20240925055528440 DAUC <0003> auc.c:143 vector [4]: ck = a4ce27d3f684df6dc6e99d76dd185f38 20240925055528440 DAUC <0003> auc.c:144 vector [4]: ik = 0340808b836408cc69c28eef24e9df02 20240925055528440 DAUC <0003> auc.c:145 vector [4]: res = b94bd34301d502ea0000000000000000 20240925055528440 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055528440 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055528440 DAUC <0003> auc.c:179 vector [4]: kc = 28ad77cef8d8cc00 20240925055528440 DAUC <0003> auc.c:180 vector [4]: sres = d38b2db8 20240925055528440 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055528440 DAUC <0003> db_auc.c:245 IMSI='262427240082044': Generated 5 vectors 20240925055528440 DAUC <0003> db_auc.c:249 IMSI='262427240082044': Updating SQN=161 in DB 20240925055528454 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427240082044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427240082044"} 20240925055528454 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427240082044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055528454 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055528454 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f67a0fab663b: Found GsupExpect[0] for "262427240082044" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@f67a0fab663b: Added IMSI table entry 5TC_gsup_sai(17)"262427240082044" TC_gsup_sai(17)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai(17)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055528458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39776<->l=127.0.0.1:4258 TC_gsup_sai(17)@f67a0fab663b: Final verdict of PTC: pass 20240925055528497 DAUC <0003> db_auc.c:157 IMSI='262421080776337': No 2G Auth Data 20240925055528497 DAUC <0003> db_auc.c:192 IMSI='262421080776337': No 3G Auth Data HLR_Test-GSUP(9)@f67a0fab663b: Created GsupExpect[0] for "262421080776337" to be handled at TC_gsup_sai(18) 20240925055528543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39778<->l=127.0.0.1:4258 20240925055528545 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055528545 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421080776337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421080776337"} 20240925055528545 DAUC <0003> db_auc.c:236 IMSI='262421080776337': Calling to generate 5 vectors 20240925055528545 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055528546 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055528546 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055528546 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055528546 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055528546 DAUC <0003> auc.c:113 vector [0]: rand = 5b04146028d42b672e547cf459909990 20240925055528546 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055528546 DAUC <0003> auc.c:142 vector [0]: autn = 46da66c21119000033554919c9052c6b 20240925055528546 DAUC <0003> auc.c:143 vector [0]: ck = a95a6a68836612f488d466d0169eb339 20240925055528546 DAUC <0003> auc.c:144 vector [0]: ik = 76d7cf1710a398f84d860819023352a1 20240925055528546 DAUC <0003> auc.c:145 vector [0]: res = 2dd055fc66c271c40000000000000000 20240925055528546 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055528546 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055528546 DAUC <0003> auc.c:179 vector [0]: kc = c6f0b1ef70d92000 20240925055528546 DAUC <0003> auc.c:180 vector [0]: sres = c16e2e86 20240925055528546 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055528546 DAUC <0003> auc.c:113 vector [1]: rand = 295fc02a18e950cde3006201f3be4b39 20240925055528546 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925055528546 DAUC <0003> auc.c:142 vector [1]: autn = 3cf1b7ef1a1c00005e03fa52f1cde117 20240925055528546 DAUC <0003> auc.c:143 vector [1]: ck = 9b5f2fbda5652d1cb17cfdf07f7a56b8 20240925055528546 DAUC <0003> auc.c:144 vector [1]: ik = 71451c930399c7c9bba8548f256d7b89 20240925055528546 DAUC <0003> auc.c:145 vector [1]: res = 82222e585d1755d50000000000000000 20240925055528546 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055528546 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055528546 DAUC <0003> auc.c:179 vector [1]: kc = 41e2b07ef7823400 20240925055528546 DAUC <0003> auc.c:180 vector [1]: sres = 2d207c8c 20240925055528546 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055528546 DAUC <0003> auc.c:113 vector [2]: rand = 56bedb1de0f00b6af95bcf8ff0ada7fd 20240925055528546 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925055528546 DAUC <0003> auc.c:142 vector [2]: autn = de69b8b4c6cc0000ef71614ab48e8d12 20240925055528546 DAUC <0003> auc.c:143 vector [2]: ck = d09e1151ef3dbc27679034ad718ccadb 20240925055528546 DAUC <0003> auc.c:144 vector [2]: ik = 3a172086b3d3589df6e7ddbe71056411 20240925055528546 DAUC <0003> auc.c:145 vector [2]: res = b44249759b585b3c0000000000000000 20240925055528546 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055528546 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055528546 DAUC <0003> auc.c:179 vector [2]: kc = 767ebe4296266c00 20240925055528546 DAUC <0003> auc.c:180 vector [2]: sres = 623a9c71 20240925055528546 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055528546 DAUC <0003> auc.c:113 vector [3]: rand = c639911ea519df96d925f2bed7a89930 20240925055528546 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925055528546 DAUC <0003> auc.c:142 vector [3]: autn = 3b781047c9190000dbe94af3c2779465 20240925055528546 DAUC <0003> auc.c:143 vector [3]: ck = 58a7575960c8ffa2212a110a43f0e0d5 20240925055528546 DAUC <0003> auc.c:144 vector [3]: ik = bed1b3bb54a407743d0cdc12dba4e7f1 20240925055528546 DAUC <0003> auc.c:145 vector [3]: res = b2811bb8695f7cee0000000000000000 20240925055528546 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055528546 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055528546 DAUC <0003> auc.c:179 vector [3]: kc = 92bc386a4a722c00 20240925055528546 DAUC <0003> auc.c:180 vector [3]: sres = 299ba14d 20240925055528546 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055528546 DAUC <0003> auc.c:113 vector [4]: rand = d3db43c70580b76bc6a1b80ee1d2fdfd 20240925055528546 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925055528546 DAUC <0003> auc.c:142 vector [4]: autn = de4d530a901b0000ee46c110070a4037 20240925055528546 DAUC <0003> auc.c:143 vector [4]: ck = 14c33130a8777d8cafdf3839873f2ce4 20240925055528546 DAUC <0003> auc.c:144 vector [4]: ik = 80ba05fa3898a5649038ec6016c1ead3 20240925055528546 DAUC <0003> auc.c:145 vector [4]: res = 38255815028a14e70000000000000000 20240925055528546 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055528546 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055528546 DAUC <0003> auc.c:179 vector [4]: kc = 7c3fd50bfdc14c00 20240925055528546 DAUC <0003> auc.c:180 vector [4]: sres = 5fe4c95b 20240925055528546 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055528546 DAUC <0003> db_auc.c:245 IMSI='262421080776337': Generated 5 vectors 20240925055528546 DAUC <0003> db_auc.c:249 IMSI='262421080776337': Updating SQN=161 in DB 20240925055528557 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421080776337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421080776337"} 20240925055528557 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421080776337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055528557 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055528557 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f67a0fab663b: Found GsupExpect[0] for "262421080776337" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@f67a0fab663b: Added IMSI table entry 6TC_gsup_sai(18)"262421080776337" TC_gsup_sai(18)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai(18)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055528561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39778<->l=127.0.0.1:4258 TC_gsup_sai(18)@f67a0fab663b: Final verdict of PTC: pass 20240925055528597 DAUC <0003> db_auc.c:157 IMSI='262421069117248': No 2G Auth Data 20240925055528597 DAUC <0003> db_auc.c:192 IMSI='262421069117248': No 3G Auth Data HLR_Test-GSUP(9)@f67a0fab663b: Created GsupExpect[0] for "262421069117248" to be handled at TC_gsup_sai(19) 20240925055528638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39786<->l=127.0.0.1:4258 20240925055528642 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055528642 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421069117248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421069117248"} 20240925055528642 DAUC <0003> db_auc.c:236 IMSI='262421069117248': Calling to generate 5 vectors 20240925055528642 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055528642 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055528642 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055528642 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055528642 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055528642 DAUC <0003> auc.c:113 vector [0]: rand = fee5a31fd4c954a5a0c11f0065e0cf85 20240925055528642 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055528642 DAUC <0003> auc.c:142 vector [0]: autn = cf22be4de4b90000eaa99502f25c5014 20240925055528642 DAUC <0003> auc.c:143 vector [0]: ck = 0cde37e8223309bd7435b5513731bf2d 20240925055528642 DAUC <0003> auc.c:144 vector [0]: ik = e1ddac9f7192426a5904c88c68d909ea 20240925055528642 DAUC <0003> auc.c:145 vector [0]: res = 706351ee08ab5b850000000000000000 20240925055528642 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055528642 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055528642 DAUC <0003> auc.c:179 vector [0]: kc = 032d995b5ff13d6e 20240925055528642 DAUC <0003> auc.c:180 vector [0]: sres = 57ada2a4 20240925055528642 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055528642 DAUC <0003> auc.c:113 vector [1]: rand = 2f504a835a36c0319c2714d9d0480f76 20240925055528642 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925055528642 DAUC <0003> auc.c:142 vector [1]: autn = 19f87fa3423900009686fa0e36d9a152 20240925055528642 DAUC <0003> auc.c:143 vector [1]: ck = 40e08bd42953b14b809ce688e4bb4acd 20240925055528642 DAUC <0003> auc.c:144 vector [1]: ik = d5b72ef85182f8eb6cd1c0c9c75f24db 20240925055528642 DAUC <0003> auc.c:145 vector [1]: res = 8e4ac67499ee679c0000000000000000 20240925055528642 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055528642 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055528642 DAUC <0003> auc.c:179 vector [1]: kc = c3d8e3c98a4e97f7 20240925055528642 DAUC <0003> auc.c:180 vector [1]: sres = 998d6f7b 20240925055528642 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055528642 DAUC <0003> auc.c:113 vector [2]: rand = 0d5f27428195ec88f0417a61959d311f 20240925055528642 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925055528642 DAUC <0003> auc.c:142 vector [2]: autn = fce37d2c7bd20000833d41ee6a76706b 20240925055528642 DAUC <0003> auc.c:143 vector [2]: ck = 31e836a90773fd761822154fd8af5e9e 20240925055528642 DAUC <0003> auc.c:144 vector [2]: ik = 71d51f6cb1455ad1af45cdda6ba79704 20240925055528642 DAUC <0003> auc.c:145 vector [2]: res = b2d82702ad97c9990000000000000000 20240925055528642 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055528642 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055528642 DAUC <0003> auc.c:179 vector [2]: kc = 4d7f510e23b6f290 20240925055528642 DAUC <0003> auc.c:180 vector [2]: sres = 0c0d20f6 20240925055528642 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055528642 DAUC <0003> auc.c:113 vector [3]: rand = 2a98c698b8ff6f28937182a3677bc219 20240925055528642 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925055528642 DAUC <0003> auc.c:142 vector [3]: autn = ff8e7bd8e1ac000017c3f3ebebd091bf 20240925055528642 DAUC <0003> auc.c:143 vector [3]: ck = d47973299e2bbbdc497c64dc567d941e 20240925055528642 DAUC <0003> auc.c:144 vector [3]: ik = d10e3433f508c4a13a6fc2a316b7d076 20240925055528642 DAUC <0003> auc.c:145 vector [3]: res = c037226716e8c83a0000000000000000 20240925055528642 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055528642 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055528642 DAUC <0003> auc.c:179 vector [3]: kc = 9f585532d3d8712c 20240925055528642 DAUC <0003> auc.c:180 vector [3]: sres = fda432bd 20240925055528642 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055528642 DAUC <0003> auc.c:113 vector [4]: rand = 4ccaf11766cfe94baa6b7937e426c74f 20240925055528642 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925055528642 DAUC <0003> auc.c:142 vector [4]: autn = d238366876030000729ab90d8f0740ca 20240925055528642 DAUC <0003> auc.c:143 vector [4]: ck = 91e2fc348085f30cfe101c413a1651f9 20240925055528642 DAUC <0003> auc.c:144 vector [4]: ik = 519e9955e2e2d10c417e3f7b93817d5f 20240925055528642 DAUC <0003> auc.c:145 vector [4]: res = 65deadc5a039afb90000000000000000 20240925055528642 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055528642 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055528642 DAUC <0003> auc.c:179 vector [4]: kc = 4bc0c758496f697b 20240925055528642 DAUC <0003> auc.c:180 vector [4]: sres = 13429edc 20240925055528642 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055528642 DAUC <0003> db_auc.c:245 IMSI='262421069117248': Generated 5 vectors 20240925055528642 DAUC <0003> db_auc.c:249 IMSI='262421069117248': Updating SQN=161 in DB 20240925055528650 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421069117248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421069117248"} 20240925055528650 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421069117248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055528650 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055528650 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f67a0fab663b: Found GsupExpect[0] for "262421069117248" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@f67a0fab663b: Added IMSI table entry 7TC_gsup_sai(19)"262421069117248" TC_gsup_sai(19)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai(19)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055528654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39786<->l=127.0.0.1:4258 TC_gsup_sai(19)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055528678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39742<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@f67a0fab663b: Final verdict of PTC: none 20240925055528679 DLINP <000b> input/ipa.c:451 connected read/write 20240925055528679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055528679 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055528680 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055528680 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055528680 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39027<->l=127.0.0.1:4259) 10@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_sai finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Wed Sep 25 05:55:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20240925055528720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39796<->l=127.0.0.1:4258 20240925055528720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39796<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5368) Waiting for packet dumper to finish... 1 (prev_count=5368, count=45372) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Wed Sep 25 05:55:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_sai_num_auth_vectors started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055531795 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055531795 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055531798 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055531798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055531800 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055531800 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055531800 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055531800 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 20240925055531800 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055531800 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 20240925055531800 DLGSUP <0013> gsup_server.c:235 2: 20240925055531800 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055531800 DLGSUP <0013> gsup_server.c:235 3: 20240925055531800 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055531800 DLGSUP <0013> gsup_server.c:235 4: 20240925055531800 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055531800 DLGSUP <0013> gsup_server.c:235 5: 20240925055531800 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055531800 DLGSUP <0013> gsup_server.c:235 7: 20240925055531800 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055531800 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055531800 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055531800 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@f67a0fab663b: 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") 20240925055531820 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40179<->l=127.0.0.1:4259) 20240925055531844 DAUC <0003> db_auc.c:157 IMSI='262423825984507': No 2G Auth Data 20240925055531844 DAUC <0003> db_auc.c:192 IMSI='262423825984507': No 3G Auth Data HLR_Test-GSUP(21)@f67a0fab663b: Created GsupExpect[0] for "262423825984507" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240925055531878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39802<->l=127.0.0.1:4258 20240925055531885 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055531885 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423825984507"} 20240925055531885 DAUC <0003> db_auc.c:192 IMSI='262423825984507': No 3G Auth Data 20240925055531885 DAUC <0003> db_auc.c:236 IMSI='262423825984507': Calling to generate 1 vectors 20240925055531885 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240925055531885 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055531885 DAUC <0003> auc.c:113 vector [0]: rand = 7c7f76f83587d616f79bbe5e84fdc6fb 20240925055531885 DAUC <0003> auc.c:179 vector [0]: kc = a816e4cd435a2000 20240925055531885 DAUC <0003> auc.c:180 vector [0]: sres = 9df2120c 20240925055531885 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055531885 DAUC <0003> db_auc.c:245 IMSI='262423825984507': Generated 1 vectors 20240925055531885 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423825984507"} 20240925055531885 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055531885 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055531885 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f67a0fab663b: Found GsupExpect[0] for "262423825984507" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@f67a0fab663b: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262423825984507" TC_gsup_sai_num_auth_vectors(24)@f67a0fab663b: setverdict(pass): none -> pass 20240925055531889 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055531889 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423825984507"} 20240925055531889 DAUC <0003> db_auc.c:192 IMSI='262423825984507': No 3G Auth Data 20240925055531889 DAUC <0003> db_auc.c:236 IMSI='262423825984507': Calling to generate 4 vectors 20240925055531889 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240925055531889 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055531889 DAUC <0003> auc.c:113 vector [0]: rand = 88354f8cbec91fc737695807938210ef 20240925055531889 DAUC <0003> auc.c:179 vector [0]: kc = 6d3256b66f8cd800 20240925055531889 DAUC <0003> auc.c:180 vector [0]: sres = bad1f4a8 20240925055531889 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055531889 DAUC <0003> auc.c:113 vector [1]: rand = 0b3fb616113bcc91d3b983f08df710d8 20240925055531889 DAUC <0003> auc.c:179 vector [1]: kc = 645fe6404b66a000 20240925055531889 DAUC <0003> auc.c:180 vector [1]: sres = 12175f09 20240925055531889 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055531889 DAUC <0003> auc.c:113 vector [2]: rand = fd5977d82bda8d7ede1614773177ec84 20240925055531889 DAUC <0003> auc.c:179 vector [2]: kc = 86f151a4ab33bc00 20240925055531889 DAUC <0003> auc.c:180 vector [2]: sres = 3f1f0ff1 20240925055531889 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055531889 DAUC <0003> auc.c:113 vector [3]: rand = 751efc9cf25543962db5218f8e7833a6 20240925055531889 DAUC <0003> auc.c:179 vector [3]: kc = de38ee4d6358a800 20240925055531889 DAUC <0003> auc.c:180 vector [3]: sres = 2f343342 20240925055531889 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055531889 DAUC <0003> db_auc.c:245 IMSI='262423825984507': Generated 4 vectors 20240925055531889 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423825984507"} 20240925055531889 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055531889 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055531889 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055531891 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055531891 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423825984507"} 20240925055531891 DAUC <0003> db_auc.c:192 IMSI='262423825984507': No 3G Auth Data 20240925055531891 DAUC <0003> db_auc.c:236 IMSI='262423825984507': Calling to generate 5 vectors 20240925055531891 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925055531891 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055531891 DAUC <0003> auc.c:113 vector [0]: rand = 4e1bc5239ed4190fa0d022e97b824fe9 20240925055531891 DAUC <0003> auc.c:179 vector [0]: kc = 28e769f79a249400 20240925055531891 DAUC <0003> auc.c:180 vector [0]: sres = 40d7d5bb 20240925055531891 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055531891 DAUC <0003> auc.c:113 vector [1]: rand = c8864314a1f7227b68d5b39c1281b3a8 20240925055531891 DAUC <0003> auc.c:179 vector [1]: kc = ee17f87a46321800 20240925055531891 DAUC <0003> auc.c:180 vector [1]: sres = 92c6454c 20240925055531891 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055531891 DAUC <0003> auc.c:113 vector [2]: rand = 73ce1b675ab74fc66eb6c7aa6a8c8a85 20240925055531891 DAUC <0003> auc.c:179 vector [2]: kc = 5dbf03270967e000 20240925055531891 DAUC <0003> auc.c:180 vector [2]: sres = 4ff2ac76 20240925055531891 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055531891 DAUC <0003> auc.c:113 vector [3]: rand = 807852f87e16c23ee4a1cf3971ce9b25 20240925055531891 DAUC <0003> auc.c:179 vector [3]: kc = 6c887cb56a24e000 20240925055531891 DAUC <0003> auc.c:180 vector [3]: sres = da47734f 20240925055531891 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055531891 DAUC <0003> auc.c:113 vector [4]: rand = 0be1b73b6e804aed47b49fd15db6e5bb 20240925055531891 DAUC <0003> auc.c:179 vector [4]: kc = 087e868dbc3edc00 20240925055531891 DAUC <0003> auc.c:180 vector [4]: sres = 08d272a7 20240925055531891 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925055531891 DAUC <0003> db_auc.c:245 IMSI='262423825984507': Generated 5 vectors 20240925055531891 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423825984507"} 20240925055531891 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055531891 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055531891 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055531894 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055531894 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423825984507"} 20240925055531894 DAUC <0003> db_auc.c:192 IMSI='262423825984507': No 3G Auth Data 20240925055531894 DAUC <0003> db_auc.c:236 IMSI='262423825984507': Calling to generate 5 vectors 20240925055531894 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925055531894 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055531894 DAUC <0003> auc.c:113 vector [0]: rand = 306e46574d6eafc9ba70725f32b64702 20240925055531894 DAUC <0003> auc.c:179 vector [0]: kc = 34fc8e954eb9d800 20240925055531894 DAUC <0003> auc.c:180 vector [0]: sres = bc3a4048 20240925055531894 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055531894 DAUC <0003> auc.c:113 vector [1]: rand = 175fde2b4ceec357d1aaeb264a12880c 20240925055531894 DAUC <0003> auc.c:179 vector [1]: kc = e45fb277d6ee1800 20240925055531894 DAUC <0003> auc.c:180 vector [1]: sres = 4664c16b 20240925055531894 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055531894 DAUC <0003> auc.c:113 vector [2]: rand = 25416fc64137192daece01f3c397304c 20240925055531894 DAUC <0003> auc.c:179 vector [2]: kc = cdd50c464ece3000 20240925055531894 DAUC <0003> auc.c:180 vector [2]: sres = a135bc80 20240925055531894 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055531894 DAUC <0003> auc.c:113 vector [3]: rand = 1aec77984f466e723b9af23a86567f95 20240925055531894 DAUC <0003> auc.c:179 vector [3]: kc = 1649a56f25766000 20240925055531894 DAUC <0003> auc.c:180 vector [3]: sres = f7b9a74f 20240925055531894 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055531894 DAUC <0003> auc.c:113 vector [4]: rand = 877e50c0d68365a98b4ebe556faa64e9 20240925055531894 DAUC <0003> auc.c:179 vector [4]: kc = 76da2a71b74f6000 20240925055531894 DAUC <0003> auc.c:180 vector [4]: sres = 2472ab29 20240925055531894 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925055531894 DAUC <0003> db_auc.c:245 IMSI='262423825984507': Generated 5 vectors 20240925055531894 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423825984507"} 20240925055531894 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423825984507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055531894 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055531894 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055531896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39802<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@f67a0fab663b: Final verdict of PTC: pass 20240925055531920 DAUC <0003> db_auc.c:157 IMSI='262423864349175': No 2G Auth Data 20240925055531920 DAUC <0003> db_auc.c:192 IMSI='262423864349175': No 3G Auth Data HLR_Test-GSUP(21)@f67a0fab663b: Created GsupExpect[0] for "262423864349175" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240925055531955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39814<->l=127.0.0.1:4258 20240925055531960 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055531960 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423864349175"} 20240925055531960 DAUC <0003> db_auc.c:192 IMSI='262423864349175': No 3G Auth Data 20240925055531960 DAUC <0003> db_auc.c:236 IMSI='262423864349175': Calling to generate 1 vectors 20240925055531960 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240925055531960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055531960 DAUC <0003> auc.c:113 vector [0]: rand = db1c34dec629ed5264869ef963eb66f8 20240925055531960 DAUC <0003> auc.c:179 vector [0]: kc = 37642afb9e048400 20240925055531960 DAUC <0003> auc.c:180 vector [0]: sres = ddd8d46c 20240925055531960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055531960 DAUC <0003> db_auc.c:245 IMSI='262423864349175': Generated 1 vectors 20240925055531960 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423864349175"} 20240925055531960 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055531960 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055531960 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f67a0fab663b: Found GsupExpect[0] for "262423864349175" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@f67a0fab663b: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262423864349175" TC_gsup_sai_num_auth_vectors(25)@f67a0fab663b: setverdict(pass): none -> pass 20240925055531963 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055531963 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423864349175"} 20240925055531963 DAUC <0003> db_auc.c:192 IMSI='262423864349175': No 3G Auth Data 20240925055531963 DAUC <0003> db_auc.c:236 IMSI='262423864349175': Calling to generate 4 vectors 20240925055531963 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240925055531963 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055531963 DAUC <0003> auc.c:113 vector [0]: rand = a031d54fae4ee520f9341d3f854ecb87 20240925055531963 DAUC <0003> auc.c:179 vector [0]: kc = e25dbe1e07e2ec00 20240925055531963 DAUC <0003> auc.c:180 vector [0]: sres = 29529175 20240925055531963 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055531963 DAUC <0003> auc.c:113 vector [1]: rand = 5c7141837cdf781526326a25a2d1b918 20240925055531963 DAUC <0003> auc.c:179 vector [1]: kc = 0a4697e29bcb6400 20240925055531963 DAUC <0003> auc.c:180 vector [1]: sres = 973aac2c 20240925055531963 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055531963 DAUC <0003> auc.c:113 vector [2]: rand = c270f79b967e6b3814b578ca1abb70d9 20240925055531963 DAUC <0003> auc.c:179 vector [2]: kc = c25c0081d33b4c00 20240925055531963 DAUC <0003> auc.c:180 vector [2]: sres = a907eea0 20240925055531963 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055531963 DAUC <0003> auc.c:113 vector [3]: rand = fbb063aee2b90838f85394adf5b678db 20240925055531963 DAUC <0003> auc.c:179 vector [3]: kc = dd1130c21c87d000 20240925055531963 DAUC <0003> auc.c:180 vector [3]: sres = ccb17f44 20240925055531963 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055531963 DAUC <0003> db_auc.c:245 IMSI='262423864349175': Generated 4 vectors 20240925055531963 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423864349175"} 20240925055531963 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055531963 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055531963 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055531966 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055531966 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423864349175"} 20240925055531966 DAUC <0003> db_auc.c:192 IMSI='262423864349175': No 3G Auth Data 20240925055531966 DAUC <0003> db_auc.c:236 IMSI='262423864349175': Calling to generate 5 vectors 20240925055531966 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925055531966 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055531966 DAUC <0003> auc.c:113 vector [0]: rand = 1759f8bb4490ee8285fd916eedb0d489 20240925055531966 DAUC <0003> auc.c:179 vector [0]: kc = 31ba2a99747eb000 20240925055531966 DAUC <0003> auc.c:180 vector [0]: sres = 712d4999 20240925055531966 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055531966 DAUC <0003> auc.c:113 vector [1]: rand = f287d9e60122ab5b24fb41cf65279d6a 20240925055531966 DAUC <0003> auc.c:179 vector [1]: kc = c4b1f389c866a000 20240925055531966 DAUC <0003> auc.c:180 vector [1]: sres = 6bdbfd38 20240925055531966 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055531966 DAUC <0003> auc.c:113 vector [2]: rand = 2641fdc2f22a99d289397b7a71ea4792 20240925055531966 DAUC <0003> auc.c:179 vector [2]: kc = 6f6b28397f3e4000 20240925055531966 DAUC <0003> auc.c:180 vector [2]: sres = 176a0672 20240925055531966 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055531966 DAUC <0003> auc.c:113 vector [3]: rand = 3b679a88247cb4a5926dcd17d69b00ba 20240925055531966 DAUC <0003> auc.c:179 vector [3]: kc = df1154aafbbf4000 20240925055531966 DAUC <0003> auc.c:180 vector [3]: sres = f43994bb 20240925055531966 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055531966 DAUC <0003> auc.c:113 vector [4]: rand = 3e6272808f707bb76bff0c9696f4da41 20240925055531966 DAUC <0003> auc.c:179 vector [4]: kc = f1dd57b659b16400 20240925055531966 DAUC <0003> auc.c:180 vector [4]: sres = 8ab582d6 20240925055531966 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925055531966 DAUC <0003> db_auc.c:245 IMSI='262423864349175': Generated 5 vectors 20240925055531966 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423864349175"} 20240925055531966 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055531966 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055531966 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055531969 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055531969 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423864349175"} 20240925055531969 DAUC <0003> db_auc.c:192 IMSI='262423864349175': No 3G Auth Data 20240925055531969 DAUC <0003> db_auc.c:236 IMSI='262423864349175': Calling to generate 5 vectors 20240925055531969 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925055531969 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055531969 DAUC <0003> auc.c:113 vector [0]: rand = 5090a3b964311c97680a17e65bcf0e6a 20240925055531969 DAUC <0003> auc.c:179 vector [0]: kc = 6c7d4e319fd65400 20240925055531969 DAUC <0003> auc.c:180 vector [0]: sres = fe8b6f38 20240925055531969 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055531969 DAUC <0003> auc.c:113 vector [1]: rand = f53e5a034610b743977616303ebac1e4 20240925055531969 DAUC <0003> auc.c:179 vector [1]: kc = 8ce827ad671d5800 20240925055531969 DAUC <0003> auc.c:180 vector [1]: sres = ce710d3f 20240925055531969 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055531969 DAUC <0003> auc.c:113 vector [2]: rand = cd844cd37cd6f17270bb943507e9d53c 20240925055531969 DAUC <0003> auc.c:179 vector [2]: kc = dbb7a752cb338c00 20240925055531969 DAUC <0003> auc.c:180 vector [2]: sres = 06f7aa3b 20240925055531969 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055531969 DAUC <0003> auc.c:113 vector [3]: rand = 9e620aaab05c1cc49b99d84c0681e1e6 20240925055531969 DAUC <0003> auc.c:179 vector [3]: kc = 8ec8d88f2d297c00 20240925055531969 DAUC <0003> auc.c:180 vector [3]: sres = dcc2f9e7 20240925055531969 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055531969 DAUC <0003> auc.c:113 vector [4]: rand = e3e2dfd4845599129e189d1349110496 20240925055531969 DAUC <0003> auc.c:179 vector [4]: kc = 5da311c4dd267400 20240925055531969 DAUC <0003> auc.c:180 vector [4]: sres = dbba56b8 20240925055531969 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925055531969 DAUC <0003> db_auc.c:245 IMSI='262423864349175': Generated 5 vectors 20240925055531969 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423864349175"} 20240925055531969 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423864349175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055531969 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055531969 DLINP <000b> input/ipa.c:451 connected read/write 20240925055531969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055531971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39814<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@f67a0fab663b: Final verdict of PTC: pass 20240925055531996 DAUC <0003> db_auc.c:157 IMSI='262425849933739': No 2G Auth Data 20240925055531996 DAUC <0003> db_auc.c:192 IMSI='262425849933739': No 3G Auth Data HLR_Test-GSUP(21)@f67a0fab663b: Created GsupExpect[0] for "262425849933739" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240925055532030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39830<->l=127.0.0.1:4258 20240925055532034 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532034 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425849933739"} 20240925055532034 DAUC <0003> db_auc.c:192 IMSI='262425849933739': No 3G Auth Data 20240925055532034 DAUC <0003> db_auc.c:236 IMSI='262425849933739': Calling to generate 1 vectors 20240925055532034 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240925055532034 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532034 DAUC <0003> auc.c:113 vector [0]: rand = 2aa5ed447fa6d3d39be05bc5947c2c77 20240925055532034 DAUC <0003> auc.c:179 vector [0]: kc = d2e773a95982fb6c 20240925055532034 DAUC <0003> auc.c:180 vector [0]: sres = 913754ee 20240925055532034 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055532034 DAUC <0003> db_auc.c:245 IMSI='262425849933739': Generated 1 vectors 20240925055532034 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425849933739"} 20240925055532034 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532034 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532034 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f67a0fab663b: Found GsupExpect[0] for "262425849933739" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@f67a0fab663b: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262425849933739" TC_gsup_sai_num_auth_vectors(26)@f67a0fab663b: setverdict(pass): none -> pass 20240925055532037 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532037 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425849933739"} 20240925055532037 DAUC <0003> db_auc.c:192 IMSI='262425849933739': No 3G Auth Data 20240925055532037 DAUC <0003> db_auc.c:236 IMSI='262425849933739': Calling to generate 4 vectors 20240925055532037 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240925055532037 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532037 DAUC <0003> auc.c:113 vector [0]: rand = 5393df519e034d0156b5c05d5effabc7 20240925055532037 DAUC <0003> auc.c:179 vector [0]: kc = 633b4329f99154ab 20240925055532037 DAUC <0003> auc.c:180 vector [0]: sres = 5c78a584 20240925055532037 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055532037 DAUC <0003> auc.c:113 vector [1]: rand = 6854c94ae0a13c76c0f2c0f9a632a410 20240925055532037 DAUC <0003> auc.c:179 vector [1]: kc = 3799f67524f97643 20240925055532037 DAUC <0003> auc.c:180 vector [1]: sres = 3a0a3e47 20240925055532037 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055532037 DAUC <0003> auc.c:113 vector [2]: rand = bc26d199f3f8946d947d2f0c592c1315 20240925055532037 DAUC <0003> auc.c:179 vector [2]: kc = f413407b1a7faa72 20240925055532037 DAUC <0003> auc.c:180 vector [2]: sres = 388e69b7 20240925055532037 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055532037 DAUC <0003> auc.c:113 vector [3]: rand = 4beee813e9ec34ec9d51fc90ee1fef5b 20240925055532037 DAUC <0003> auc.c:179 vector [3]: kc = 01f9462d28b37900 20240925055532037 DAUC <0003> auc.c:180 vector [3]: sres = 1d9c56ee 20240925055532037 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055532037 DAUC <0003> db_auc.c:245 IMSI='262425849933739': Generated 4 vectors 20240925055532037 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425849933739"} 20240925055532037 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532037 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532037 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532040 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532040 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425849933739"} 20240925055532040 DAUC <0003> db_auc.c:192 IMSI='262425849933739': No 3G Auth Data 20240925055532040 DAUC <0003> db_auc.c:236 IMSI='262425849933739': Calling to generate 5 vectors 20240925055532040 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925055532040 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532040 DAUC <0003> auc.c:113 vector [0]: rand = 299ea681888ca550a8632f03edee3dc9 20240925055532040 DAUC <0003> auc.c:179 vector [0]: kc = cd7c0a27b728c9a6 20240925055532040 DAUC <0003> auc.c:180 vector [0]: sres = c9fcb77b 20240925055532040 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055532040 DAUC <0003> auc.c:113 vector [1]: rand = 7329736ea50a0ee83039b27c4b7c74cf 20240925055532040 DAUC <0003> auc.c:179 vector [1]: kc = e4b8066861241717 20240925055532040 DAUC <0003> auc.c:180 vector [1]: sres = d5c52c6e 20240925055532040 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055532040 DAUC <0003> auc.c:113 vector [2]: rand = a3f5ca9c9de474561f29ded87609b541 20240925055532040 DAUC <0003> auc.c:179 vector [2]: kc = 32fe501cf0367b44 20240925055532040 DAUC <0003> auc.c:180 vector [2]: sres = 93e7ff4c 20240925055532040 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055532040 DAUC <0003> auc.c:113 vector [3]: rand = e0ed7ace17a85a70ceaffdb5782b4f87 20240925055532040 DAUC <0003> auc.c:179 vector [3]: kc = 340bd004c5f5f5de 20240925055532040 DAUC <0003> auc.c:180 vector [3]: sres = 46104e51 20240925055532040 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055532040 DAUC <0003> auc.c:113 vector [4]: rand = c41ede6f399e29d918cac750ec42e65b 20240925055532040 DAUC <0003> auc.c:179 vector [4]: kc = c8b12a75d0b62c3b 20240925055532040 DAUC <0003> auc.c:180 vector [4]: sres = 995efc45 20240925055532040 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925055532040 DAUC <0003> db_auc.c:245 IMSI='262425849933739': Generated 5 vectors 20240925055532040 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425849933739"} 20240925055532040 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532040 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532040 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532043 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532043 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425849933739"} 20240925055532043 DAUC <0003> db_auc.c:192 IMSI='262425849933739': No 3G Auth Data 20240925055532043 DAUC <0003> db_auc.c:236 IMSI='262425849933739': Calling to generate 5 vectors 20240925055532043 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925055532043 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532043 DAUC <0003> auc.c:113 vector [0]: rand = fe9a1ce7f411f2bf1174ffb49d207add 20240925055532043 DAUC <0003> auc.c:179 vector [0]: kc = 1a45b2db5b0ff9cb 20240925055532043 DAUC <0003> auc.c:180 vector [0]: sres = 1515ee5d 20240925055532043 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925055532043 DAUC <0003> auc.c:113 vector [1]: rand = 33a299beecd88c758c1de11feb1b049d 20240925055532043 DAUC <0003> auc.c:179 vector [1]: kc = f1ac77c8b108c79c 20240925055532043 DAUC <0003> auc.c:180 vector [1]: sres = 977f5f93 20240925055532043 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925055532043 DAUC <0003> auc.c:113 vector [2]: rand = 2b66b6fd7580b35561397a69264f0c3c 20240925055532043 DAUC <0003> auc.c:179 vector [2]: kc = 4093fddbdb702acf 20240925055532043 DAUC <0003> auc.c:180 vector [2]: sres = d6054717 20240925055532043 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925055532043 DAUC <0003> auc.c:113 vector [3]: rand = 9ac7554fb45b5f452b156c82bd782d5a 20240925055532043 DAUC <0003> auc.c:179 vector [3]: kc = 41e20092ee5e18a8 20240925055532043 DAUC <0003> auc.c:180 vector [3]: sres = a3572c78 20240925055532043 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925055532043 DAUC <0003> auc.c:113 vector [4]: rand = f51fbf5714d17683456e26124afe3022 20240925055532043 DAUC <0003> auc.c:179 vector [4]: kc = 919a20ff5317eafb 20240925055532043 DAUC <0003> auc.c:180 vector [4]: sres = 45da0ff1 20240925055532043 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925055532043 DAUC <0003> db_auc.c:245 IMSI='262425849933739': Generated 5 vectors 20240925055532043 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425849933739"} 20240925055532044 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425849933739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532044 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532044 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39830<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@f67a0fab663b: Final verdict of PTC: pass 20240925055532071 DAUC <0003> db_auc.c:157 IMSI='262429141892607': No 2G Auth Data 20240925055532071 DAUC <0003> db_auc.c:192 IMSI='262429141892607': No 3G Auth Data HLR_Test-GSUP(21)@f67a0fab663b: Created GsupExpect[0] for "262429141892607" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240925055532104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39844<->l=127.0.0.1:4258 20240925055532109 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532109 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429141892607"} 20240925055532110 DAUC <0003> db_auc.c:157 IMSI='262429141892607': No 2G Auth Data 20240925055532110 DAUC <0003> db_auc.c:236 IMSI='262429141892607': Calling to generate 1 vectors 20240925055532110 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240925055532110 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532110 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532110 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055532110 DAUC <0003> auc.c:113 vector [0]: rand = e44fc17b34d97f0c25c62760fa41cdbd 20240925055532110 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055532110 DAUC <0003> auc.c:142 vector [0]: autn = 79a1466fd930000089db1a5e9b816cc9 20240925055532110 DAUC <0003> auc.c:143 vector [0]: ck = 95070fc3fb92a0ab3807e05a19ec0d0b 20240925055532110 DAUC <0003> auc.c:144 vector [0]: ik = 70914df50959c06a61387fb9791545bb 20240925055532110 DAUC <0003> auc.c:145 vector [0]: res = 6e928e06a4a0437d0000000000000000 20240925055532110 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532110 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055532110 DAUC <0003> auc.c:151 vector [0]: kc = bca9ddd592322871 20240925055532110 DAUC <0003> auc.c:152 vector [0]: sres = ca32cd7b 20240925055532110 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055532110 DAUC <0003> db_auc.c:245 IMSI='262429141892607': Generated 1 vectors 20240925055532110 DAUC <0003> db_auc.c:249 IMSI='262429141892607': Updating SQN=33 in DB 20240925055532118 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429141892607"} 20240925055532118 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532118 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532118 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f67a0fab663b: Found GsupExpect[0] for "262429141892607" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@f67a0fab663b: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262429141892607" TC_gsup_sai_num_auth_vectors(27)@f67a0fab663b: setverdict(pass): none -> pass 20240925055532121 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532121 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429141892607"} 20240925055532121 DAUC <0003> db_auc.c:157 IMSI='262429141892607': No 2G Auth Data 20240925055532121 DAUC <0003> db_auc.c:236 IMSI='262429141892607': Calling to generate 4 vectors 20240925055532121 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240925055532121 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532121 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532121 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240925055532121 DAUC <0003> auc.c:113 vector [0]: rand = 85a94872bee89c1b8dd04b6fc98ad622 20240925055532121 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240925055532121 DAUC <0003> auc.c:142 vector [0]: autn = f248164dd76c0000e52b7ef360053f49 20240925055532121 DAUC <0003> auc.c:143 vector [0]: ck = 01ad02e14488aba09125bbd1150395fd 20240925055532121 DAUC <0003> auc.c:144 vector [0]: ik = 710568beabed60cced66f3dd6d50a0d1 20240925055532121 DAUC <0003> auc.c:145 vector [0]: res = 8b5d843bf50ae1570000000000000000 20240925055532121 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532121 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055532121 DAUC <0003> auc.c:151 vector [0]: kc = 0ceb22539736fe40 20240925055532121 DAUC <0003> auc.c:152 vector [0]: sres = 7e57656c 20240925055532121 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055532121 DAUC <0003> auc.c:113 vector [1]: rand = 59ecec2b29215844df5906254e9f36ac 20240925055532121 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240925055532121 DAUC <0003> auc.c:142 vector [1]: autn = baf7f22bad690000a3301d49ed9b52ea 20240925055532121 DAUC <0003> auc.c:143 vector [1]: ck = 80cfbb337699395b23e0be8a6e42cb41 20240925055532121 DAUC <0003> auc.c:144 vector [1]: ik = f95c243a90d0e62dde58c885fcb136dd 20240925055532121 DAUC <0003> auc.c:145 vector [1]: res = 66662861023911820000000000000000 20240925055532121 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532121 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925055532121 DAUC <0003> auc.c:151 vector [1]: kc = 842be90674ba22ea 20240925055532121 DAUC <0003> auc.c:152 vector [1]: sres = 645f39e3 20240925055532121 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925055532121 DAUC <0003> auc.c:113 vector [2]: rand = 6e6dc1a81ed0fb3b5262ef851d8884c7 20240925055532121 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240925055532121 DAUC <0003> auc.c:142 vector [2]: autn = e4055625ee250000c55b9c2d9247b1b3 20240925055532121 DAUC <0003> auc.c:143 vector [2]: ck = 4ce327346dc80361929fa00341cfa1e6 20240925055532121 DAUC <0003> auc.c:144 vector [2]: ik = d37270df97d595c1581f05523b3307e2 20240925055532121 DAUC <0003> auc.c:145 vector [2]: res = c80ae204800686c40000000000000000 20240925055532121 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532121 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925055532121 DAUC <0003> auc.c:151 vector [2]: kc = 5511f2ba80e130a4 20240925055532121 DAUC <0003> auc.c:152 vector [2]: sres = 480c64c0 20240925055532121 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925055532121 DAUC <0003> auc.c:113 vector [3]: rand = 402ea3c2f0f53f222e3565e72366972b 20240925055532121 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240925055532121 DAUC <0003> auc.c:142 vector [3]: autn = 758cd4f4a9d20000861b7046a7904f43 20240925055532121 DAUC <0003> auc.c:143 vector [3]: ck = ed0ef5b89346c223cc72a21275bbff22 20240925055532121 DAUC <0003> auc.c:144 vector [3]: ik = ae8f4c495b3de8c40b388d8aef8e0642 20240925055532121 DAUC <0003> auc.c:145 vector [3]: res = 283ccfca072675130000000000000000 20240925055532121 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532121 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925055532121 DAUC <0003> auc.c:151 vector [3]: kc = 84cb9669524ed387 20240925055532121 DAUC <0003> auc.c:152 vector [3]: sres = 2f1abad9 20240925055532121 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925055532121 DAUC <0003> db_auc.c:245 IMSI='262429141892607': Generated 4 vectors 20240925055532121 DAUC <0003> db_auc.c:249 IMSI='262429141892607': Updating SQN=161 in DB 20240925055532129 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429141892607"} 20240925055532129 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532129 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532129 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532132 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532132 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429141892607"} 20240925055532132 DAUC <0003> db_auc.c:157 IMSI='262429141892607': No 2G Auth Data 20240925055532132 DAUC <0003> db_auc.c:236 IMSI='262429141892607': Calling to generate 5 vectors 20240925055532132 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925055532132 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532132 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532132 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240925055532132 DAUC <0003> auc.c:113 vector [0]: rand = 0b46faf5095b9abc9b138789bc3916b9 20240925055532132 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240925055532132 DAUC <0003> auc.c:142 vector [0]: autn = 99d6f5baf4d6000064e9ccbc1bc1ccf1 20240925055532132 DAUC <0003> auc.c:143 vector [0]: ck = 8597208781480f3da8243d05d417e43b 20240925055532132 DAUC <0003> auc.c:144 vector [0]: ik = 73a93f13d80c0af44f41d6c0472ed9a0 20240925055532132 DAUC <0003> auc.c:145 vector [0]: res = f9b544640ca96a620000000000000000 20240925055532132 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532132 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055532132 DAUC <0003> auc.c:151 vector [0]: kc = 115bf451ca7d3852 20240925055532132 DAUC <0003> auc.c:152 vector [0]: sres = f51c2e06 20240925055532132 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055532132 DAUC <0003> auc.c:113 vector [1]: rand = 93dbf585a515b838bec4bbb7ddc60abd 20240925055532132 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240925055532132 DAUC <0003> auc.c:142 vector [1]: autn = 55b08e9e8e1600004c9abd89f9859404 20240925055532132 DAUC <0003> auc.c:143 vector [1]: ck = af88d78d47f4518aba51d952cacb53db 20240925055532132 DAUC <0003> auc.c:144 vector [1]: ik = 768a640b898b3ca9e490d9e39413350a 20240925055532132 DAUC <0003> auc.c:145 vector [1]: res = 3ab298f8a4586ab00000000000000000 20240925055532132 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532132 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925055532132 DAUC <0003> auc.c:151 vector [1]: kc = 87c3b33790a70bf2 20240925055532132 DAUC <0003> auc.c:152 vector [1]: sres = 9eeaf248 20240925055532132 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925055532132 DAUC <0003> auc.c:113 vector [2]: rand = 60a2b4f626d93deaacdc57c2ba72d581 20240925055532132 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240925055532132 DAUC <0003> auc.c:142 vector [2]: autn = 14f41fd4787a0000dc5cd7d5cdd8cbfa 20240925055532132 DAUC <0003> auc.c:143 vector [2]: ck = bface12a862176924435ed5af6e6a686 20240925055532132 DAUC <0003> auc.c:144 vector [2]: ik = d769e80770ccab95b6aad987b4b046f2 20240925055532132 DAUC <0003> auc.c:145 vector [2]: res = 0a649079a5fe6af50000000000000000 20240925055532132 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532132 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925055532132 DAUC <0003> auc.c:151 vector [2]: kc = 9a5a3df0b4bb3d73 20240925055532132 DAUC <0003> auc.c:152 vector [2]: sres = af9afa8c 20240925055532132 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925055532132 DAUC <0003> auc.c:113 vector [3]: rand = 87181da3d44ab55d742cd7800906a70c 20240925055532132 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240925055532132 DAUC <0003> auc.c:142 vector [3]: autn = 3078926f21a400006f71a1b00984368d 20240925055532132 DAUC <0003> auc.c:143 vector [3]: ck = 6671941f70a8d2d72969aba3ae703816 20240925055532132 DAUC <0003> auc.c:144 vector [3]: ik = fba6d610ff1b686736a83d153b99e534 20240925055532132 DAUC <0003> auc.c:145 vector [3]: res = b2c45e28204e41660000000000000000 20240925055532132 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532132 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925055532132 DAUC <0003> auc.c:151 vector [3]: kc = 8216d4b91a5a6792 20240925055532132 DAUC <0003> auc.c:152 vector [3]: sres = 928a1f4e 20240925055532132 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925055532132 DAUC <0003> auc.c:113 vector [4]: rand = d0fc72c0a9e1c6c24ba1bda44201758d 20240925055532132 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240925055532132 DAUC <0003> auc.c:142 vector [4]: autn = 0da13f476d250000dc0c02ca61920646 20240925055532132 DAUC <0003> auc.c:143 vector [4]: ck = 700222a6903072716f42c15cbd9b3a2c 20240925055532132 DAUC <0003> auc.c:144 vector [4]: ik = 52a4987e6dc89631445b16b5a66cde0b 20240925055532132 DAUC <0003> auc.c:145 vector [4]: res = ee890cceb53f3f160000000000000000 20240925055532132 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055532132 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925055532132 DAUC <0003> auc.c:151 vector [4]: kc = 09bf6d31e60f0067 20240925055532132 DAUC <0003> auc.c:152 vector [4]: sres = 5bb633d8 20240925055532132 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925055532132 DAUC <0003> db_auc.c:245 IMSI='262429141892607': Generated 5 vectors 20240925055532132 DAUC <0003> db_auc.c:249 IMSI='262429141892607': Updating SQN=321 in DB 20240925055532140 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429141892607"} 20240925055532140 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532140 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532140 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532144 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532144 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429141892607"} 20240925055532144 DAUC <0003> db_auc.c:157 IMSI='262429141892607': No 2G Auth Data 20240925055532144 DAUC <0003> db_auc.c:236 IMSI='262429141892607': Calling to generate 5 vectors 20240925055532144 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925055532144 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532144 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532144 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240925055532144 DAUC <0003> auc.c:113 vector [0]: rand = f7d530fc566f16320bad61d666f5efca 20240925055532144 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240925055532144 DAUC <0003> auc.c:142 vector [0]: autn = 21b7fa76f76400005e29ae52994cac0f 20240925055532144 DAUC <0003> auc.c:143 vector [0]: ck = 8229be8d02f69e4aacf182bc96013ef4 20240925055532144 DAUC <0003> auc.c:144 vector [0]: ik = 97ffb9094ebb4b987326aa96f76e1fe8 20240925055532144 DAUC <0003> auc.c:145 vector [0]: res = a055509f0f24f9080000000000000000 20240925055532144 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532144 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055532144 DAUC <0003> auc.c:151 vector [0]: kc = ca012fae2d22f4ce 20240925055532144 DAUC <0003> auc.c:152 vector [0]: sres = af71a997 20240925055532144 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055532144 DAUC <0003> auc.c:113 vector [1]: rand = 48597fa2c41874b7996f77bf8a5b58d0 20240925055532144 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240925055532144 DAUC <0003> auc.c:142 vector [1]: autn = cd4bd0e3056d00002f84dae5620f41f9 20240925055532144 DAUC <0003> auc.c:143 vector [1]: ck = 691e6cf9e78a2a03ad4bc3518b4a679d 20240925055532144 DAUC <0003> auc.c:144 vector [1]: ik = 38919b8cbdaa0bcce797e9ffd747c71d 20240925055532144 DAUC <0003> auc.c:145 vector [1]: res = 81a36b622b8d83710000000000000000 20240925055532144 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532144 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925055532144 DAUC <0003> auc.c:151 vector [1]: kc = 1b53dddb062d814f 20240925055532144 DAUC <0003> auc.c:152 vector [1]: sres = aa2ee813 20240925055532144 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925055532144 DAUC <0003> auc.c:113 vector [2]: rand = 5e8a667ddf7fc03dff6e82532bc42bdf 20240925055532144 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240925055532144 DAUC <0003> auc.c:142 vector [2]: autn = d302b527e02d0000cfbefeb46e1ec7cd 20240925055532144 DAUC <0003> auc.c:143 vector [2]: ck = 68eda4ceb4b5ea94c6935ad86f9b78cb 20240925055532144 DAUC <0003> auc.c:144 vector [2]: ik = ba87df36568a49b921ef7eec9ca81a0b 20240925055532144 DAUC <0003> auc.c:145 vector [2]: res = a934f52142cc8bf50000000000000000 20240925055532144 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532144 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925055532144 DAUC <0003> auc.c:151 vector [2]: kc = 35165fcc110cc1ed 20240925055532144 DAUC <0003> auc.c:152 vector [2]: sres = ebf87ed4 20240925055532144 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925055532144 DAUC <0003> auc.c:113 vector [3]: rand = ddd59150d99365f25ee36490c8039061 20240925055532144 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240925055532144 DAUC <0003> auc.c:142 vector [3]: autn = 231569d312bf00001cd83f17a43e888a 20240925055532144 DAUC <0003> auc.c:143 vector [3]: ck = cbd697d01fe8f7ed91649988bf9a8cee 20240925055532144 DAUC <0003> auc.c:144 vector [3]: ik = a80a1891569e26169e9878349d179509 20240925055532144 DAUC <0003> auc.c:145 vector [3]: res = d35a77e29a0bb2390000000000000000 20240925055532144 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532144 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925055532144 DAUC <0003> auc.c:151 vector [3]: kc = 6c206efd6bfbc81c 20240925055532144 DAUC <0003> auc.c:152 vector [3]: sres = 4951c5db 20240925055532144 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925055532144 DAUC <0003> auc.c:113 vector [4]: rand = cdf1a834455ba0481407f9895a593190 20240925055532144 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240925055532144 DAUC <0003> auc.c:142 vector [4]: autn = 88d3e24acc3a0000bce3ca4944b533f7 20240925055532144 DAUC <0003> auc.c:143 vector [4]: ck = 0b2ed4b7366d675ff2e80307a1b6b989 20240925055532144 DAUC <0003> auc.c:144 vector [4]: ik = f47a8dff333991292ee00ff4df4ccfbc 20240925055532144 DAUC <0003> auc.c:145 vector [4]: res = a33945f8dfa248250000000000000000 20240925055532144 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055532144 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925055532144 DAUC <0003> auc.c:151 vector [4]: kc = 235c55bb7bae8043 20240925055532144 DAUC <0003> auc.c:152 vector [4]: sres = 7c9b0ddd 20240925055532144 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925055532144 DAUC <0003> db_auc.c:245 IMSI='262429141892607': Generated 5 vectors 20240925055532144 DAUC <0003> db_auc.c:249 IMSI='262429141892607': Updating SQN=481 in DB 20240925055532152 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429141892607"} 20240925055532152 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429141892607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532152 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532152 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39844<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@f67a0fab663b: Final verdict of PTC: pass 20240925055532179 DAUC <0003> db_auc.c:157 IMSI='262424655160513': No 2G Auth Data 20240925055532179 DAUC <0003> db_auc.c:192 IMSI='262424655160513': No 3G Auth Data HLR_Test-GSUP(21)@f67a0fab663b: Created GsupExpect[0] for "262424655160513" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240925055532212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39860<->l=127.0.0.1:4258 20240925055532216 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532216 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424655160513"} 20240925055532216 DAUC <0003> db_auc.c:157 IMSI='262424655160513': No 2G Auth Data 20240925055532216 DAUC <0003> db_auc.c:236 IMSI='262424655160513': Calling to generate 1 vectors 20240925055532216 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240925055532216 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532216 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925055532216 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055532216 DAUC <0003> auc.c:113 vector [0]: rand = dfb0190dd3a2b84eea1798ec5aff3886 20240925055532216 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055532216 DAUC <0003> auc.c:142 vector [0]: autn = 769e9d51b86d0000678b62fce3be7d41 20240925055532216 DAUC <0003> auc.c:143 vector [0]: ck = 5a6a6fae9b4b2a38080e65ce193c60a1 20240925055532216 DAUC <0003> auc.c:144 vector [0]: ik = 3b77ab45b84cd118899edf61d435f19a 20240925055532216 DAUC <0003> auc.c:145 vector [0]: res = 5084827cf0cfea710000000000000000 20240925055532216 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532216 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055532216 DAUC <0003> auc.c:151 vector [0]: kc = e08d7e44ee0e6a1b 20240925055532216 DAUC <0003> auc.c:152 vector [0]: sres = a04b680d 20240925055532216 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055532216 DAUC <0003> db_auc.c:245 IMSI='262424655160513': Generated 1 vectors 20240925055532216 DAUC <0003> db_auc.c:249 IMSI='262424655160513': Updating SQN=33 in DB 20240925055532224 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424655160513"} 20240925055532224 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532224 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532224 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f67a0fab663b: Found GsupExpect[0] for "262424655160513" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@f67a0fab663b: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262424655160513" TC_gsup_sai_num_auth_vectors(28)@f67a0fab663b: setverdict(pass): none -> pass 20240925055532227 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532228 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424655160513"} 20240925055532228 DAUC <0003> db_auc.c:157 IMSI='262424655160513': No 2G Auth Data 20240925055532228 DAUC <0003> db_auc.c:236 IMSI='262424655160513': Calling to generate 4 vectors 20240925055532228 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240925055532228 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532228 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925055532228 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240925055532228 DAUC <0003> auc.c:113 vector [0]: rand = 3f4e84435d2427169f1e69844ba8269e 20240925055532228 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240925055532228 DAUC <0003> auc.c:142 vector [0]: autn = c22e275984240000cf6879c0df543d3e 20240925055532228 DAUC <0003> auc.c:143 vector [0]: ck = f698629b924f1ef4c50b4a1340aa829b 20240925055532228 DAUC <0003> auc.c:144 vector [0]: ik = 86b73c37c1d3015c2d834948b3016c2e 20240925055532228 DAUC <0003> auc.c:145 vector [0]: res = c8be74878661f8e40000000000000000 20240925055532228 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532228 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055532228 DAUC <0003> auc.c:151 vector [0]: kc = 98a75df7a037f11d 20240925055532228 DAUC <0003> auc.c:152 vector [0]: sres = 4edf8c63 20240925055532228 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055532228 DAUC <0003> auc.c:113 vector [1]: rand = f73f158cec5b3cd410ce55956ed2fabd 20240925055532228 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240925055532228 DAUC <0003> auc.c:142 vector [1]: autn = 06b23169d51a0000860d0a3c975aa228 20240925055532228 DAUC <0003> auc.c:143 vector [1]: ck = 148ed7324c5e386e0bef316a1c8acad9 20240925055532228 DAUC <0003> auc.c:144 vector [1]: ik = 6040b9d2ac154fca842c4a7a0ddae957 20240925055532228 DAUC <0003> auc.c:145 vector [1]: res = 6dfacbe02170b2b90000000000000000 20240925055532228 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532228 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925055532228 DAUC <0003> auc.c:151 vector [1]: kc = fb0d15f0f11b542a 20240925055532228 DAUC <0003> auc.c:152 vector [1]: sres = 4c8a7959 20240925055532228 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925055532228 DAUC <0003> auc.c:113 vector [2]: rand = e0a2feaf2c5d1231751f5d705bf60463 20240925055532228 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240925055532228 DAUC <0003> auc.c:142 vector [2]: autn = 3a0287438710000053ad6de462096ee3 20240925055532228 DAUC <0003> auc.c:143 vector [2]: ck = de8bdd4aff4b10344bf2a802fb17686a 20240925055532228 DAUC <0003> auc.c:144 vector [2]: ik = aaa5101974aa1b339ed30d4bed1adb42 20240925055532228 DAUC <0003> auc.c:145 vector [2]: res = da98216536efd3070000000000000000 20240925055532228 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532228 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925055532228 DAUC <0003> auc.c:151 vector [2]: kc = a10f681a9decb82f 20240925055532228 DAUC <0003> auc.c:152 vector [2]: sres = ec77f262 20240925055532228 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925055532228 DAUC <0003> auc.c:113 vector [3]: rand = 1d7031125cfc1ecbd6ca7a1eedef4a7e 20240925055532228 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240925055532228 DAUC <0003> auc.c:142 vector [3]: autn = 088e5ccf6fec00009ada6faa6af799dc 20240925055532228 DAUC <0003> auc.c:143 vector [3]: ck = c1de70d77acf01665d32464682d6a4f1 20240925055532228 DAUC <0003> auc.c:144 vector [3]: ik = 85abcbb3caca66b1e64c1365f18e3768 20240925055532228 DAUC <0003> auc.c:145 vector [3]: res = 9315375839e7fef80000000000000000 20240925055532228 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532228 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925055532228 DAUC <0003> auc.c:151 vector [3]: kc = ff0bee47c35df44e 20240925055532228 DAUC <0003> auc.c:152 vector [3]: sres = aaf2c9a0 20240925055532228 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925055532228 DAUC <0003> db_auc.c:245 IMSI='262424655160513': Generated 4 vectors 20240925055532228 DAUC <0003> db_auc.c:249 IMSI='262424655160513': Updating SQN=161 in DB 20240925055532236 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424655160513"} 20240925055532236 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532236 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532236 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532238 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532238 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424655160513"} 20240925055532238 DAUC <0003> db_auc.c:157 IMSI='262424655160513': No 2G Auth Data 20240925055532238 DAUC <0003> db_auc.c:236 IMSI='262424655160513': Calling to generate 5 vectors 20240925055532238 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925055532238 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532238 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925055532238 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240925055532238 DAUC <0003> auc.c:113 vector [0]: rand = ba24ec45a23712c2f158b16fee71d894 20240925055532238 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240925055532238 DAUC <0003> auc.c:142 vector [0]: autn = 6a06b4227247000036fb9c3bd26a3159 20240925055532238 DAUC <0003> auc.c:143 vector [0]: ck = d6e553d438153efa0aab4f0cec9cf7dc 20240925055532238 DAUC <0003> auc.c:144 vector [0]: ik = 9da1f63c787be85b641656ab18261b4a 20240925055532238 DAUC <0003> auc.c:145 vector [0]: res = 187b1c52287354760000000000000000 20240925055532238 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532238 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055532238 DAUC <0003> auc.c:151 vector [0]: kc = 25f9bc4fb4d43a37 20240925055532238 DAUC <0003> auc.c:152 vector [0]: sres = 30084824 20240925055532238 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055532238 DAUC <0003> auc.c:113 vector [1]: rand = 88e92c10bacebfc083fb363116d73abf 20240925055532238 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240925055532238 DAUC <0003> auc.c:142 vector [1]: autn = 2953e069e0d90000ef6109ea6b30ab4a 20240925055532238 DAUC <0003> auc.c:143 vector [1]: ck = c1e5d3566c3cae9d66db2f4aecec243f 20240925055532238 DAUC <0003> auc.c:144 vector [1]: ik = 2eea34145e512c6cd969c804667a896d 20240925055532238 DAUC <0003> auc.c:145 vector [1]: res = 8f752cd8440d2cf50000000000000000 20240925055532238 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532238 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925055532238 DAUC <0003> auc.c:151 vector [1]: kc = 50bd000cb8fb2fa3 20240925055532238 DAUC <0003> auc.c:152 vector [1]: sres = cb78002d 20240925055532238 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925055532238 DAUC <0003> auc.c:113 vector [2]: rand = 016e2dfeb8a8b4c3c197ee7ca503c280 20240925055532238 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240925055532238 DAUC <0003> auc.c:142 vector [2]: autn = 7333448471a30000bd7b10c9e40f59f3 20240925055532238 DAUC <0003> auc.c:143 vector [2]: ck = 788664314aee5ef15675bf816b407f8b 20240925055532238 DAUC <0003> auc.c:144 vector [2]: ik = 424bbcaf8190edbca4991697ca9fb29f 20240925055532238 DAUC <0003> auc.c:145 vector [2]: res = 0ae72c6649b15a090000000000000000 20240925055532238 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532238 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925055532238 DAUC <0003> auc.c:151 vector [2]: kc = c82171886aa17e59 20240925055532238 DAUC <0003> auc.c:152 vector [2]: sres = 4356766f 20240925055532238 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925055532238 DAUC <0003> auc.c:113 vector [3]: rand = 0c3f0adaf592623569c641a45dce1d12 20240925055532238 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240925055532238 DAUC <0003> auc.c:142 vector [3]: autn = d0bc3b11da5200005e396d67d40807df 20240925055532238 DAUC <0003> auc.c:143 vector [3]: ck = 9d384cd4b1ec1152c9fd5d07c6668437 20240925055532238 DAUC <0003> auc.c:144 vector [3]: ik = 1d9ded637f5f5da01564394a1ef1fe80 20240925055532238 DAUC <0003> auc.c:145 vector [3]: res = 63b5274d92be18b90000000000000000 20240925055532238 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532238 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925055532238 DAUC <0003> auc.c:151 vector [3]: kc = 5c3cc5fa16243645 20240925055532238 DAUC <0003> auc.c:152 vector [3]: sres = f10b3ff4 20240925055532238 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925055532238 DAUC <0003> auc.c:113 vector [4]: rand = 01d9123ed3681d33c0e267d78fd32f9b 20240925055532238 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240925055532238 DAUC <0003> auc.c:142 vector [4]: autn = 480387fd347b0000ec1f333ac5ca26f2 20240925055532238 DAUC <0003> auc.c:143 vector [4]: ck = e34a0e489ebe057bb12e7fb1e6d1210b 20240925055532238 DAUC <0003> auc.c:144 vector [4]: ik = 17e2482f9ca3ab4fb84e19b6f3186ed8 20240925055532238 DAUC <0003> auc.c:145 vector [4]: res = baefe0811228f4800000000000000000 20240925055532238 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055532238 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925055532238 DAUC <0003> auc.c:151 vector [4]: kc = fdc8206017d4e1e7 20240925055532238 DAUC <0003> auc.c:152 vector [4]: sres = a8c71401 20240925055532238 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925055532238 DAUC <0003> db_auc.c:245 IMSI='262424655160513': Generated 5 vectors 20240925055532238 DAUC <0003> db_auc.c:249 IMSI='262424655160513': Updating SQN=321 in DB 20240925055532246 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424655160513"} 20240925055532246 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532246 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532246 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532250 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532250 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424655160513"} 20240925055532250 DAUC <0003> db_auc.c:157 IMSI='262424655160513': No 2G Auth Data 20240925055532250 DAUC <0003> db_auc.c:236 IMSI='262424655160513': Calling to generate 5 vectors 20240925055532250 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925055532250 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532250 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925055532250 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240925055532250 DAUC <0003> auc.c:113 vector [0]: rand = fabed628721e0ff6cb40b5a7736d3820 20240925055532250 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240925055532250 DAUC <0003> auc.c:142 vector [0]: autn = 2322f9e6d7440000721be7deedafff49 20240925055532250 DAUC <0003> auc.c:143 vector [0]: ck = 4f534047af4a5f2c0dc5bea7632af87e 20240925055532250 DAUC <0003> auc.c:144 vector [0]: ik = b55895656bd5a5ebfcc18a2d2df12a6e 20240925055532250 DAUC <0003> auc.c:145 vector [0]: res = f8ce50b3d085444c0000000000000000 20240925055532250 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532250 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055532250 DAUC <0003> auc.c:151 vector [0]: kc = 0b0fe1a88a4428d7 20240925055532250 DAUC <0003> auc.c:152 vector [0]: sres = 284b14ff 20240925055532250 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055532250 DAUC <0003> auc.c:113 vector [1]: rand = 68436e35835727a69fb5238b0fea725b 20240925055532250 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240925055532250 DAUC <0003> auc.c:142 vector [1]: autn = b5c361ea76c800006c390631deb50f3b 20240925055532250 DAUC <0003> auc.c:143 vector [1]: ck = 9d1d6d79336b3af568d0a607b69295a8 20240925055532250 DAUC <0003> auc.c:144 vector [1]: ik = 3d1192b4470f95e52a94c444097be9b6 20240925055532250 DAUC <0003> auc.c:145 vector [1]: res = 0498db48b7c771190000000000000000 20240925055532250 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532250 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925055532250 DAUC <0003> auc.c:151 vector [1]: kc = e2489d8ecb8dd30e 20240925055532250 DAUC <0003> auc.c:152 vector [1]: sres = b35faa51 20240925055532250 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925055532250 DAUC <0003> auc.c:113 vector [2]: rand = b5d0ab649932be17ebff2efc39d04f30 20240925055532250 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240925055532250 DAUC <0003> auc.c:142 vector [2]: autn = f9b8bd0c99a800009323d7a0155e1eb5 20240925055532250 DAUC <0003> auc.c:143 vector [2]: ck = 3251e02eb3a0499f91fde38eeb76a757 20240925055532250 DAUC <0003> auc.c:144 vector [2]: ik = 5aa9bd8384429c31556900d9c842dbbd 20240925055532250 DAUC <0003> auc.c:145 vector [2]: res = 566810a5a02863e50000000000000000 20240925055532250 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532250 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925055532250 DAUC <0003> auc.c:151 vector [2]: kc = ac6cbefa14d6a944 20240925055532250 DAUC <0003> auc.c:152 vector [2]: sres = f6407340 20240925055532250 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925055532250 DAUC <0003> auc.c:113 vector [3]: rand = f83dc3d95e7c52f856ce8162c6a42442 20240925055532250 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240925055532250 DAUC <0003> auc.c:142 vector [3]: autn = df994f25291a0000193d487b3072e32f 20240925055532250 DAUC <0003> auc.c:143 vector [3]: ck = 2abbf5644b0198dbbfc5b129741af57f 20240925055532250 DAUC <0003> auc.c:144 vector [3]: ik = 0fff14ff3d159857c1f802ed0ec421c5 20240925055532250 DAUC <0003> auc.c:145 vector [3]: res = dd6569c3fc9c66cf0000000000000000 20240925055532250 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532250 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925055532250 DAUC <0003> auc.c:151 vector [3]: kc = 5b79525f0ccad436 20240925055532250 DAUC <0003> auc.c:152 vector [3]: sres = 21f90f0c 20240925055532250 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925055532250 DAUC <0003> auc.c:113 vector [4]: rand = d8ebe9cb63c8a6d28a1acaa871575f24 20240925055532250 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240925055532250 DAUC <0003> auc.c:142 vector [4]: autn = 717f5599d2e100004898e1454b9dffa5 20240925055532250 DAUC <0003> auc.c:143 vector [4]: ck = e4169812fcbb83120a946fc36a56ab12 20240925055532250 DAUC <0003> auc.c:144 vector [4]: ik = 4f4e1899dd15d67b1d23494bb1e059cc 20240925055532250 DAUC <0003> auc.c:145 vector [4]: res = 2a3169efc23a16450000000000000000 20240925055532250 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055532250 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925055532250 DAUC <0003> auc.c:151 vector [4]: kc = bcefa603fa18a7b7 20240925055532250 DAUC <0003> auc.c:152 vector [4]: sres = e80b7faa 20240925055532250 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925055532250 DAUC <0003> db_auc.c:245 IMSI='262424655160513': Generated 5 vectors 20240925055532250 DAUC <0003> db_auc.c:249 IMSI='262424655160513': Updating SQN=481 in DB 20240925055532258 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424655160513"} 20240925055532258 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424655160513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532258 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532258 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39860<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@f67a0fab663b: Final verdict of PTC: pass 20240925055532285 DAUC <0003> db_auc.c:157 IMSI='262426688391777': No 2G Auth Data 20240925055532285 DAUC <0003> db_auc.c:192 IMSI='262426688391777': No 3G Auth Data HLR_Test-GSUP(21)@f67a0fab663b: Created GsupExpect[0] for "262426688391777" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240925055532326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39870<->l=127.0.0.1:4258 20240925055532328 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532328 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426688391777"} 20240925055532328 DAUC <0003> db_auc.c:236 IMSI='262426688391777': Calling to generate 1 vectors 20240925055532328 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240925055532328 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532328 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532328 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055532328 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532328 DAUC <0003> auc.c:113 vector [0]: rand = e44e1ef4ea24c432578dd55addc07aed 20240925055532328 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055532328 DAUC <0003> auc.c:142 vector [0]: autn = dbcee612975e0000b8a50f4c53d94e5e 20240925055532328 DAUC <0003> auc.c:143 vector [0]: ck = 6bfd3d7e91e7a30f4c2f1b562e148b65 20240925055532328 DAUC <0003> auc.c:144 vector [0]: ik = a9f9eb69ffa1e6bcebe4afd5d2ecd1d5 20240925055532328 DAUC <0003> auc.c:145 vector [0]: res = cf77cf4ab0ab63130000000000000000 20240925055532328 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532328 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532328 DAUC <0003> auc.c:179 vector [0]: kc = e97c6985e3148c00 20240925055532328 DAUC <0003> auc.c:180 vector [0]: sres = 2ddb2b61 20240925055532328 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532328 DAUC <0003> db_auc.c:245 IMSI='262426688391777': Generated 1 vectors 20240925055532328 DAUC <0003> db_auc.c:249 IMSI='262426688391777': Updating SQN=33 in DB 20240925055532336 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426688391777"} 20240925055532336 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532336 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532336 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f67a0fab663b: Found GsupExpect[0] for "262426688391777" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@f67a0fab663b: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262426688391777" TC_gsup_sai_num_auth_vectors(29)@f67a0fab663b: setverdict(pass): none -> pass 20240925055532339 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532339 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426688391777"} 20240925055532339 DAUC <0003> db_auc.c:236 IMSI='262426688391777': Calling to generate 4 vectors 20240925055532339 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240925055532339 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532339 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532339 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240925055532339 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532339 DAUC <0003> auc.c:113 vector [0]: rand = a33436c924fa200310155177aac0b578 20240925055532339 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240925055532339 DAUC <0003> auc.c:142 vector [0]: autn = d9f6886aa7f00000acb716f4df8399b2 20240925055532339 DAUC <0003> auc.c:143 vector [0]: ck = 0cd9f7656a9de87a9fa3db158b954c14 20240925055532339 DAUC <0003> auc.c:144 vector [0]: ik = 28cbe1d8fce025efcbd96cf547f02ad4 20240925055532339 DAUC <0003> auc.c:145 vector [0]: res = 71a40af28ecdb7460000000000000000 20240925055532339 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532339 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532339 DAUC <0003> auc.c:179 vector [0]: kc = 38c60172714f9800 20240925055532339 DAUC <0003> auc.c:180 vector [0]: sres = d8b42396 20240925055532339 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532339 DAUC <0003> auc.c:113 vector [1]: rand = 2e591218b3638c4f4bfec1c71344a745 20240925055532339 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240925055532339 DAUC <0003> auc.c:142 vector [1]: autn = 1e09372c58720000dd64f6b50c970e14 20240925055532339 DAUC <0003> auc.c:143 vector [1]: ck = 40280ce8284acd048a9b1d697895de7f 20240925055532339 DAUC <0003> auc.c:144 vector [1]: ik = c08069c88c7c8d814c2a338831ef4007 20240925055532339 DAUC <0003> auc.c:145 vector [1]: res = 3f1a0a7c1e5b87ea0000000000000000 20240925055532339 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532339 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055532339 DAUC <0003> auc.c:179 vector [1]: kc = fa2da2b489577000 20240925055532339 DAUC <0003> auc.c:180 vector [1]: sres = fdedd2c9 20240925055532339 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055532339 DAUC <0003> auc.c:113 vector [2]: rand = 29b15fc3be9e6b7cdd4fa08e886d04e1 20240925055532339 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240925055532339 DAUC <0003> auc.c:142 vector [2]: autn = 7846b5cbcdee0000e4d27b7c2a33c032 20240925055532339 DAUC <0003> auc.c:143 vector [2]: ck = 2e40090796091467603cd919983cd4bb 20240925055532339 DAUC <0003> auc.c:144 vector [2]: ik = 068575fd15a16799b1b072961572512a 20240925055532339 DAUC <0003> auc.c:145 vector [2]: res = 8b9502f2ac7be5060000000000000000 20240925055532339 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532339 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055532339 DAUC <0003> auc.c:179 vector [2]: kc = 518998fe953bf400 20240925055532339 DAUC <0003> auc.c:180 vector [2]: sres = 625dcc64 20240925055532339 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055532339 DAUC <0003> auc.c:113 vector [3]: rand = 7522a78a47e8890e58dcea5af21cefe1 20240925055532339 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240925055532339 DAUC <0003> auc.c:142 vector [3]: autn = 52d53c0532de0000cef48896bb9fa747 20240925055532339 DAUC <0003> auc.c:143 vector [3]: ck = bb21ff5552b905bff429d703af422b13 20240925055532339 DAUC <0003> auc.c:144 vector [3]: ik = b2f23e2bb29909e7f8fadf54bfa016a1 20240925055532339 DAUC <0003> auc.c:145 vector [3]: res = 552bb4b0613186c00000000000000000 20240925055532339 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532339 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055532339 DAUC <0003> auc.c:179 vector [3]: kc = 7c26e9b71e287800 20240925055532339 DAUC <0003> auc.c:180 vector [3]: sres = 69e0a576 20240925055532339 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055532339 DAUC <0003> db_auc.c:245 IMSI='262426688391777': Generated 4 vectors 20240925055532339 DAUC <0003> db_auc.c:249 IMSI='262426688391777': Updating SQN=161 in DB 20240925055532346 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426688391777"} 20240925055532346 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532346 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532346 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532349 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532349 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426688391777"} 20240925055532349 DAUC <0003> db_auc.c:236 IMSI='262426688391777': Calling to generate 5 vectors 20240925055532349 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055532349 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532349 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532349 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240925055532349 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532349 DAUC <0003> auc.c:113 vector [0]: rand = 3ebfeb3f4e8fb7384ea001158abc753b 20240925055532349 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240925055532349 DAUC <0003> auc.c:142 vector [0]: autn = 871256dfb4b600001f67106c82301566 20240925055532349 DAUC <0003> auc.c:143 vector [0]: ck = 1302dadf93cfd122c13223e5dd207be8 20240925055532349 DAUC <0003> auc.c:144 vector [0]: ik = 77793cdfaab3d1f4b1d0dfc707865076 20240925055532349 DAUC <0003> auc.c:145 vector [0]: res = 257b9e059a8de47d0000000000000000 20240925055532349 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532349 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532350 DAUC <0003> auc.c:179 vector [0]: kc = 0ed1cc7f1e7bcc00 20240925055532350 DAUC <0003> auc.c:180 vector [0]: sres = 0794981e 20240925055532350 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532350 DAUC <0003> auc.c:113 vector [1]: rand = bcb3fad2e368d805262de154e3c51bde 20240925055532350 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240925055532350 DAUC <0003> auc.c:142 vector [1]: autn = 7e7613a8abea0000e8a9dee57c52aeee 20240925055532350 DAUC <0003> auc.c:143 vector [1]: ck = 6aa94e9a341202714470d48aab35e62d 20240925055532350 DAUC <0003> auc.c:144 vector [1]: ik = 1a90c4b1d78a5bce597971ea899e5034 20240925055532350 DAUC <0003> auc.c:145 vector [1]: res = 00f5ea164d0c36710000000000000000 20240925055532350 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532350 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055532350 DAUC <0003> auc.c:179 vector [1]: kc = 4672f0c9405cf400 20240925055532350 DAUC <0003> auc.c:180 vector [1]: sres = 7fdc16dd 20240925055532350 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055532350 DAUC <0003> auc.c:113 vector [2]: rand = 6a0570d5c65476bef0c47542d674c1a1 20240925055532350 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240925055532350 DAUC <0003> auc.c:142 vector [2]: autn = 9e12a878823d0000dfb2321d82a1a95d 20240925055532350 DAUC <0003> auc.c:143 vector [2]: ck = 5c5065475b168df741c5c3df2926c609 20240925055532350 DAUC <0003> auc.c:144 vector [2]: ik = 0a8c61107f87ee54011d2dc8039b01f2 20240925055532350 DAUC <0003> auc.c:145 vector [2]: res = a766d36c26482c810000000000000000 20240925055532350 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532350 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055532350 DAUC <0003> auc.c:179 vector [2]: kc = cae47ce5c1cc7800 20240925055532350 DAUC <0003> auc.c:180 vector [2]: sres = 38029e12 20240925055532350 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055532350 DAUC <0003> auc.c:113 vector [3]: rand = fa6acc199970063307e20e1237539244 20240925055532350 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240925055532350 DAUC <0003> auc.c:142 vector [3]: autn = 6156609d3f970000ce844ff2a0bc152d 20240925055532350 DAUC <0003> auc.c:143 vector [3]: ck = ad91cf4910380b46131d171d13a0645a 20240925055532350 DAUC <0003> auc.c:144 vector [3]: ik = af836bc979451793a16f505df8d8a9d9 20240925055532350 DAUC <0003> auc.c:145 vector [3]: res = 0426ddf8171f656a0000000000000000 20240925055532350 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532350 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055532350 DAUC <0003> auc.c:179 vector [3]: kc = ff3ecb1f415e0c00 20240925055532350 DAUC <0003> auc.c:180 vector [3]: sres = b297b3e8 20240925055532350 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055532350 DAUC <0003> auc.c:113 vector [4]: rand = 169faeff3467ba4f7ace8b0b0779d21a 20240925055532350 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240925055532350 DAUC <0003> auc.c:142 vector [4]: autn = 0e626e98818d0000e893a4ef2cd52b91 20240925055532350 DAUC <0003> auc.c:143 vector [4]: ck = 1f3a1549d8991ca7e29dc490b31021b6 20240925055532350 DAUC <0003> auc.c:144 vector [4]: ik = e442e73b2c4398c79bbd0ac5d9b24ace 20240925055532350 DAUC <0003> auc.c:145 vector [4]: res = 0a25551a0bdaa9400000000000000000 20240925055532350 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055532350 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055532350 DAUC <0003> auc.c:179 vector [4]: kc = 6d06e3d148000800 20240925055532350 DAUC <0003> auc.c:180 vector [4]: sres = a7440d45 20240925055532350 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055532350 DAUC <0003> db_auc.c:245 IMSI='262426688391777': Generated 5 vectors 20240925055532350 DAUC <0003> db_auc.c:249 IMSI='262426688391777': Updating SQN=321 in DB 20240925055532357 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426688391777"} 20240925055532357 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532357 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532357 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532360 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532360 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426688391777"} 20240925055532361 DAUC <0003> db_auc.c:236 IMSI='262426688391777': Calling to generate 5 vectors 20240925055532361 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055532361 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532361 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532361 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240925055532361 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532361 DAUC <0003> auc.c:113 vector [0]: rand = 7ed26a202991a1b6d57a302d9ad35b29 20240925055532361 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240925055532361 DAUC <0003> auc.c:142 vector [0]: autn = 62c12f59cd9200006eb9bb56ee72d7e5 20240925055532361 DAUC <0003> auc.c:143 vector [0]: ck = fc8c77db0e201ef220be7d4a770dfa27 20240925055532361 DAUC <0003> auc.c:144 vector [0]: ik = bbe0baa921491ea1e885b87e1206f0e1 20240925055532361 DAUC <0003> auc.c:145 vector [0]: res = 2b78d61bfe07a30f0000000000000000 20240925055532361 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532361 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532361 DAUC <0003> auc.c:179 vector [0]: kc = d44876c1b7a32800 20240925055532361 DAUC <0003> auc.c:180 vector [0]: sres = 095affcf 20240925055532361 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532361 DAUC <0003> auc.c:113 vector [1]: rand = 6a29dfbd52fc75e1ed6159fcdf856780 20240925055532361 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240925055532361 DAUC <0003> auc.c:142 vector [1]: autn = 29ddff3ebfa600004112052f8a274fbc 20240925055532361 DAUC <0003> auc.c:143 vector [1]: ck = dbc60e04f4bd13b076f0b1e370994b2a 20240925055532361 DAUC <0003> auc.c:144 vector [1]: ik = b6e2009d541b12f548fbfde2796b60b1 20240925055532361 DAUC <0003> auc.c:145 vector [1]: res = a594586e56570ef20000000000000000 20240925055532361 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532361 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055532361 DAUC <0003> auc.c:179 vector [1]: kc = 6156f2d7bc966000 20240925055532361 DAUC <0003> auc.c:180 vector [1]: sres = ae4d2e8a 20240925055532361 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055532361 DAUC <0003> auc.c:113 vector [2]: rand = 4851aa1bf19a4a5308967dd19a1eb0ed 20240925055532361 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240925055532361 DAUC <0003> auc.c:142 vector [2]: autn = b8f10a18c8d100008e96480a039a34a7 20240925055532361 DAUC <0003> auc.c:143 vector [2]: ck = 1f192d7f8b1a0e4ccfc1f3652a923281 20240925055532361 DAUC <0003> auc.c:144 vector [2]: ik = ff3391d005dd1d8ada7dea4a325e7812 20240925055532361 DAUC <0003> auc.c:145 vector [2]: res = 338dd9cdddfe99420000000000000000 20240925055532361 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532361 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055532361 DAUC <0003> auc.c:179 vector [2]: kc = 2e74c86d68e14400 20240925055532361 DAUC <0003> auc.c:180 vector [2]: sres = 196de0a6 20240925055532361 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055532361 DAUC <0003> auc.c:113 vector [3]: rand = 1779c0419af4f91cb6533ac33dc933b7 20240925055532361 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240925055532361 DAUC <0003> auc.c:142 vector [3]: autn = 9194fe7398ce00008476169ccc3e2538 20240925055532361 DAUC <0003> auc.c:143 vector [3]: ck = 47a5f5e0cdb508da81d9c737fbe9c7ad 20240925055532361 DAUC <0003> auc.c:144 vector [3]: ik = 0aab8aa9deeb2889778cd6636e85196b 20240925055532361 DAUC <0003> auc.c:145 vector [3]: res = e642cc730287462a0000000000000000 20240925055532361 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532361 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055532361 DAUC <0003> auc.c:179 vector [3]: kc = 32f8f3a7787a7c00 20240925055532361 DAUC <0003> auc.c:180 vector [3]: sres = cbe49dcd 20240925055532361 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055532361 DAUC <0003> auc.c:113 vector [4]: rand = a8c6aeee931d5035a43bc29a6931ab46 20240925055532361 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240925055532361 DAUC <0003> auc.c:142 vector [4]: autn = 325ab2d89b7d00005fb9505e3ca3eeb4 20240925055532361 DAUC <0003> auc.c:143 vector [4]: ck = 6c093d9a3c411cb03ed1df3860146d29 20240925055532361 DAUC <0003> auc.c:144 vector [4]: ik = 378652284a117fdf1677dcd6bc151cc5 20240925055532361 DAUC <0003> auc.c:145 vector [4]: res = 460e04671de610f20000000000000000 20240925055532361 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055532361 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055532361 DAUC <0003> auc.c:179 vector [4]: kc = 1762e305c8e92800 20240925055532361 DAUC <0003> auc.c:180 vector [4]: sres = 5bb6b17a 20240925055532361 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055532361 DAUC <0003> db_auc.c:245 IMSI='262426688391777': Generated 5 vectors 20240925055532361 DAUC <0003> db_auc.c:249 IMSI='262426688391777': Updating SQN=481 in DB 20240925055532369 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426688391777"} 20240925055532369 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426688391777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532369 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532369 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39870<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@f67a0fab663b: Final verdict of PTC: pass 20240925055532410 DAUC <0003> db_auc.c:157 IMSI='262420440818736': No 2G Auth Data 20240925055532410 DAUC <0003> db_auc.c:192 IMSI='262420440818736': No 3G Auth Data HLR_Test-GSUP(21)@f67a0fab663b: Created GsupExpect[0] for "262420440818736" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240925055532449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4258 20240925055532452 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532452 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420440818736"} 20240925055532452 DAUC <0003> db_auc.c:236 IMSI='262420440818736': Calling to generate 1 vectors 20240925055532452 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240925055532452 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532452 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532452 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055532452 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532452 DAUC <0003> auc.c:113 vector [0]: rand = 6cdcaa716412d95890b720734b17da6b 20240925055532452 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055532452 DAUC <0003> auc.c:142 vector [0]: autn = b0cf6c7c675f0000ef1117de9051b112 20240925055532452 DAUC <0003> auc.c:143 vector [0]: ck = f46c5464dcb3a61c70afba7115580396 20240925055532452 DAUC <0003> auc.c:144 vector [0]: ik = 0ef89f10a68f9b808f6f17e8617f8035 20240925055532452 DAUC <0003> auc.c:145 vector [0]: res = 14d1d34d892c0ed80000000000000000 20240925055532452 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532452 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532452 DAUC <0003> auc.c:179 vector [0]: kc = f0855e96f6126800 20240925055532452 DAUC <0003> auc.c:180 vector [0]: sres = f9b93469 20240925055532452 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532452 DAUC <0003> db_auc.c:245 IMSI='262420440818736': Generated 1 vectors 20240925055532452 DAUC <0003> db_auc.c:249 IMSI='262420440818736': Updating SQN=33 in DB 20240925055532461 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420440818736"} 20240925055532461 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532461 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532461 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f67a0fab663b: Found GsupExpect[0] for "262420440818736" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@f67a0fab663b: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262420440818736" TC_gsup_sai_num_auth_vectors(30)@f67a0fab663b: setverdict(pass): none -> pass 20240925055532463 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532464 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420440818736"} 20240925055532464 DAUC <0003> db_auc.c:236 IMSI='262420440818736': Calling to generate 4 vectors 20240925055532464 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240925055532464 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532464 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532464 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240925055532464 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532464 DAUC <0003> auc.c:113 vector [0]: rand = a7f4d3c168942fa68f7da95aedda1fe1 20240925055532464 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240925055532464 DAUC <0003> auc.c:142 vector [0]: autn = b44a7a3c88860000ee66d86910f86684 20240925055532464 DAUC <0003> auc.c:143 vector [0]: ck = e4439fa520320810ef4f37f6176eca2f 20240925055532464 DAUC <0003> auc.c:144 vector [0]: ik = 0c112924ec1cc7cd12538a0478a4bd21 20240925055532464 DAUC <0003> auc.c:145 vector [0]: res = bfc05adda9be05120000000000000000 20240925055532464 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532464 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532464 DAUC <0003> auc.c:179 vector [0]: kc = d7f72223a0a39c00 20240925055532464 DAUC <0003> auc.c:180 vector [0]: sres = 9ed10b52 20240925055532464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532464 DAUC <0003> auc.c:113 vector [1]: rand = 2856893a8b1a562ddf5532d559fc9836 20240925055532464 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240925055532464 DAUC <0003> auc.c:142 vector [1]: autn = bb08e37ad92200002c8cb7fdefbbde88 20240925055532464 DAUC <0003> auc.c:143 vector [1]: ck = 0293123f8809df8daeea73c7d16d58b8 20240925055532464 DAUC <0003> auc.c:144 vector [1]: ik = 1eb416fddb222b5f584ff868cfcfff0e 20240925055532464 DAUC <0003> auc.c:145 vector [1]: res = a985fa0c71adbfab0000000000000000 20240925055532464 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532464 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055532464 DAUC <0003> auc.c:179 vector [1]: kc = 2e25b09b09f53800 20240925055532464 DAUC <0003> auc.c:180 vector [1]: sres = f5927345 20240925055532464 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055532464 DAUC <0003> auc.c:113 vector [2]: rand = 4a704b7f2b3ef558fa41ac4fda7b5263 20240925055532464 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240925055532464 DAUC <0003> auc.c:142 vector [2]: autn = 97d6affe265a000078f2ac16a5ea1c53 20240925055532464 DAUC <0003> auc.c:143 vector [2]: ck = 7212e1d265a4504f4366701a1ab40580 20240925055532464 DAUC <0003> auc.c:144 vector [2]: ik = 8ad554dd111a76af3a8e030c18612ad9 20240925055532464 DAUC <0003> auc.c:145 vector [2]: res = e503d4c159339afb0000000000000000 20240925055532464 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532464 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055532464 DAUC <0003> auc.c:179 vector [2]: kc = a82e68421d08b000 20240925055532464 DAUC <0003> auc.c:180 vector [2]: sres = 50906828 20240925055532464 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055532464 DAUC <0003> auc.c:113 vector [3]: rand = 86248a8a3a5d328cca453df683b7c668 20240925055532464 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240925055532464 DAUC <0003> auc.c:142 vector [3]: autn = 729da2e548690000d87278a73d42b729 20240925055532464 DAUC <0003> auc.c:143 vector [3]: ck = 4a29127fdba438c81cb56dbdfe6e93e0 20240925055532464 DAUC <0003> auc.c:144 vector [3]: ik = 85a575e983627ff6602be76fc2338937 20240925055532464 DAUC <0003> auc.c:145 vector [3]: res = 1896f08945c2de9c0000000000000000 20240925055532464 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532464 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055532464 DAUC <0003> auc.c:179 vector [3]: kc = e2beb729708fd000 20240925055532464 DAUC <0003> auc.c:180 vector [3]: sres = 289d909e 20240925055532464 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055532464 DAUC <0003> db_auc.c:245 IMSI='262420440818736': Generated 4 vectors 20240925055532464 DAUC <0003> db_auc.c:249 IMSI='262420440818736': Updating SQN=161 in DB 20240925055532475 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420440818736"} 20240925055532475 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532475 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532475 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532477 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532477 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420440818736"} 20240925055532478 DAUC <0003> db_auc.c:236 IMSI='262420440818736': Calling to generate 5 vectors 20240925055532478 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055532478 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532478 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532478 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240925055532478 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532478 DAUC <0003> auc.c:113 vector [0]: rand = a62b12de111d91520a5c4531ae7cebc9 20240925055532478 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240925055532478 DAUC <0003> auc.c:142 vector [0]: autn = 6a194a86c2d70000086de0ec6d50f73b 20240925055532478 DAUC <0003> auc.c:143 vector [0]: ck = c31e855d24b1fdb42694b65ac6d96dc0 20240925055532478 DAUC <0003> auc.c:144 vector [0]: ik = ff64dcbba90124ba4a01706f5c3f776b 20240925055532478 DAUC <0003> auc.c:145 vector [0]: res = 1c09993ab1fb6c500000000000000000 20240925055532478 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532478 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532478 DAUC <0003> auc.c:179 vector [0]: kc = 2ae14ae2f66ff400 20240925055532478 DAUC <0003> auc.c:180 vector [0]: sres = 87fcb7a8 20240925055532478 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532478 DAUC <0003> auc.c:113 vector [1]: rand = 0524ed0ff7f48e1b672c672eae3b01be 20240925055532478 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240925055532478 DAUC <0003> auc.c:142 vector [1]: autn = 493a1c5611ee0000010acfa3a5fbf933 20240925055532478 DAUC <0003> auc.c:143 vector [1]: ck = e77b08d2fadbd70e5035abcd15ffa140 20240925055532478 DAUC <0003> auc.c:144 vector [1]: ik = 4aa8feedb0165df67dedff5bf1a09527 20240925055532478 DAUC <0003> auc.c:145 vector [1]: res = 375cd4406930e7380000000000000000 20240925055532478 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532478 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055532478 DAUC <0003> auc.c:179 vector [1]: kc = d4059216cbb44400 20240925055532478 DAUC <0003> auc.c:180 vector [1]: sres = e39c394f 20240925055532478 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055532478 DAUC <0003> auc.c:113 vector [2]: rand = f0b475fa671d21b5d672a0d339111bd3 20240925055532478 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240925055532478 DAUC <0003> auc.c:142 vector [2]: autn = 0f25c9ff2c6600001911affac206b448 20240925055532478 DAUC <0003> auc.c:143 vector [2]: ck = a9992e984f3a2fc73cae3ece4182fc1f 20240925055532478 DAUC <0003> auc.c:144 vector [2]: ik = 4d9694ac139af48ad58b90bba3b07818 20240925055532478 DAUC <0003> auc.c:145 vector [2]: res = 8818970c074801070000000000000000 20240925055532478 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532478 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055532478 DAUC <0003> auc.c:179 vector [2]: kc = 33d3d6b36d3e3400 20240925055532478 DAUC <0003> auc.c:180 vector [2]: sres = da6f9c98 20240925055532478 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055532478 DAUC <0003> auc.c:113 vector [3]: rand = 29fc2b8af60cc43894bd238ea68e4c62 20240925055532478 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240925055532478 DAUC <0003> auc.c:142 vector [3]: autn = a7d7155718370000ef281a982239c526 20240925055532478 DAUC <0003> auc.c:143 vector [3]: ck = 3b5d16971767b5673b454529ef5ded33 20240925055532478 DAUC <0003> auc.c:144 vector [3]: ik = 5f4af847385be05d70dd62cc066c9ead 20240925055532478 DAUC <0003> auc.c:145 vector [3]: res = 2f9e7054fb77195e0000000000000000 20240925055532478 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532478 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055532478 DAUC <0003> auc.c:179 vector [3]: kc = 6ff49b9267891800 20240925055532478 DAUC <0003> auc.c:180 vector [3]: sres = 977e9da4 20240925055532478 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055532478 DAUC <0003> auc.c:113 vector [4]: rand = d7b981229df8e0d6ef2f715f537ccee3 20240925055532478 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240925055532478 DAUC <0003> auc.c:142 vector [4]: autn = a9af93d74e880000a88f6b69ddf922c7 20240925055532478 DAUC <0003> auc.c:143 vector [4]: ck = a578ee955ffa95204e777b6e3c5740b3 20240925055532478 DAUC <0003> auc.c:144 vector [4]: ik = 5be7f487a88896a47a322be785a88d5d 20240925055532478 DAUC <0003> auc.c:145 vector [4]: res = 01c5a6805639c0ee0000000000000000 20240925055532478 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055532478 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055532478 DAUC <0003> auc.c:179 vector [4]: kc = 74bb7b58dfd8cc00 20240925055532478 DAUC <0003> auc.c:180 vector [4]: sres = 91af1e5d 20240925055532478 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055532478 DAUC <0003> db_auc.c:245 IMSI='262420440818736': Generated 5 vectors 20240925055532478 DAUC <0003> db_auc.c:249 IMSI='262420440818736': Updating SQN=321 in DB 20240925055532486 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420440818736"} 20240925055532486 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532486 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532486 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532489 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532489 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420440818736"} 20240925055532489 DAUC <0003> db_auc.c:236 IMSI='262420440818736': Calling to generate 5 vectors 20240925055532489 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055532489 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532489 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532489 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240925055532489 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532489 DAUC <0003> auc.c:113 vector [0]: rand = e1f6a285fce528999d50f26612904aa8 20240925055532489 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240925055532489 DAUC <0003> auc.c:142 vector [0]: autn = a243620ea95600001c638d99957a2b22 20240925055532489 DAUC <0003> auc.c:143 vector [0]: ck = aa61c6808c2b362f70fe744cedccd80e 20240925055532489 DAUC <0003> auc.c:144 vector [0]: ik = 33a84e99353fa27bbf15db4623ac10ff 20240925055532489 DAUC <0003> auc.c:145 vector [0]: res = 56e0378f1bd394eb0000000000000000 20240925055532489 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532489 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532489 DAUC <0003> auc.c:179 vector [0]: kc = 45acf1bc032e6400 20240925055532489 DAUC <0003> auc.c:180 vector [0]: sres = 18f900f8 20240925055532489 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532489 DAUC <0003> auc.c:113 vector [1]: rand = 281374da376940e69b295bd2efc712dc 20240925055532489 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240925055532489 DAUC <0003> auc.c:142 vector [1]: autn = 9d2f60ac348800000e0dafea1c5c6814 20240925055532489 DAUC <0003> auc.c:143 vector [1]: ck = d752eef68af4fc97912794b73c107b46 20240925055532489 DAUC <0003> auc.c:144 vector [1]: ik = 9e3c5b45e3b4ace0f81c8a735b188989 20240925055532489 DAUC <0003> auc.c:145 vector [1]: res = de03f8ee14a004fa0000000000000000 20240925055532489 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532489 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055532489 DAUC <0003> auc.c:179 vector [1]: kc = 45a8b30212b6b000 20240925055532489 DAUC <0003> auc.c:180 vector [1]: sres = 88374c5e 20240925055532489 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055532489 DAUC <0003> auc.c:113 vector [2]: rand = 4fe946257b9f759da952baed7778ac72 20240925055532489 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240925055532489 DAUC <0003> auc.c:142 vector [2]: autn = 71c0492107ab000061723daccf6ad043 20240925055532489 DAUC <0003> auc.c:143 vector [2]: ck = 166d90ee8c9de50aa63d6e0a4c62e2c2 20240925055532489 DAUC <0003> auc.c:144 vector [2]: ik = 4cbe20e8bef927d193733b147a1ff50e 20240925055532489 DAUC <0003> auc.c:145 vector [2]: res = 74dad5df20cdb26a0000000000000000 20240925055532489 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532489 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055532489 DAUC <0003> auc.c:179 vector [2]: kc = 5a23fc6402c62400 20240925055532489 DAUC <0003> auc.c:180 vector [2]: sres = 0b0e5c59 20240925055532489 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055532489 DAUC <0003> auc.c:113 vector [3]: rand = ecd4cdc099b8afe0ecab1bb3472ed507 20240925055532489 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240925055532489 DAUC <0003> auc.c:142 vector [3]: autn = dbaac756872200004c7df84851a7fb43 20240925055532489 DAUC <0003> auc.c:143 vector [3]: ck = c2a92cad18149b65912a91b780276397 20240925055532489 DAUC <0003> auc.c:144 vector [3]: ik = bc446926c9267998d24ddc1000f53fc6 20240925055532489 DAUC <0003> auc.c:145 vector [3]: res = 9fad4f704902b8a60000000000000000 20240925055532489 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532489 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055532489 DAUC <0003> auc.c:179 vector [3]: kc = e40a872fb703f400 20240925055532489 DAUC <0003> auc.c:180 vector [3]: sres = 0b695c94 20240925055532489 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055532489 DAUC <0003> auc.c:113 vector [4]: rand = 75e210aea6b5efff74fc0f04d29e73d5 20240925055532489 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240925055532489 DAUC <0003> auc.c:142 vector [4]: autn = d779a0c69934000057afa1fe82e244c8 20240925055532489 DAUC <0003> auc.c:143 vector [4]: ck = 059ac3cbf357b19e9aad64b9848a3d84 20240925055532489 DAUC <0003> auc.c:144 vector [4]: ik = e35ac156a967963ed513a0df0bc9b689 20240925055532489 DAUC <0003> auc.c:145 vector [4]: res = 955955a32116840e0000000000000000 20240925055532489 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055532489 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055532489 DAUC <0003> auc.c:179 vector [4]: kc = 40835927a7a5e800 20240925055532489 DAUC <0003> auc.c:180 vector [4]: sres = 5ca23240 20240925055532489 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055532489 DAUC <0003> db_auc.c:245 IMSI='262420440818736': Generated 5 vectors 20240925055532489 DAUC <0003> db_auc.c:249 IMSI='262420440818736': Updating SQN=481 in DB 20240925055532497 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420440818736"} 20240925055532497 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420440818736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532497 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532497 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@f67a0fab663b: Final verdict of PTC: pass 20240925055532532 DAUC <0003> db_auc.c:157 IMSI='262420780403936': No 2G Auth Data 20240925055532532 DAUC <0003> db_auc.c:192 IMSI='262420780403936': No 3G Auth Data HLR_Test-GSUP(21)@f67a0fab663b: Created GsupExpect[0] for "262420780403936" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240925055532571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39888<->l=127.0.0.1:4258 20240925055532574 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532574 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420780403936"} 20240925055532574 DAUC <0003> db_auc.c:236 IMSI='262420780403936': Calling to generate 1 vectors 20240925055532574 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240925055532574 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532574 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532574 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055532574 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532574 DAUC <0003> auc.c:113 vector [0]: rand = b1fd0d0e72f1d4a5f955902e551c58e5 20240925055532574 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055532574 DAUC <0003> auc.c:142 vector [0]: autn = ebe45815c79800009a88f20c595163f0 20240925055532574 DAUC <0003> auc.c:143 vector [0]: ck = c00b982563988c7549f4757497f7ddf3 20240925055532574 DAUC <0003> auc.c:144 vector [0]: ik = 6b47001190d58de26a19547e5b5e5053 20240925055532574 DAUC <0003> auc.c:145 vector [0]: res = 6b8444ff28e8ab510000000000000000 20240925055532574 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532574 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532574 DAUC <0003> auc.c:179 vector [0]: kc = 3789d0183c6a4354 20240925055532574 DAUC <0003> auc.c:180 vector [0]: sres = f3504cb4 20240925055532574 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532574 DAUC <0003> db_auc.c:245 IMSI='262420780403936': Generated 1 vectors 20240925055532574 DAUC <0003> db_auc.c:249 IMSI='262420780403936': Updating SQN=33 in DB 20240925055532582 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420780403936"} 20240925055532582 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532582 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532582 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f67a0fab663b: Found GsupExpect[0] for "262420780403936" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@f67a0fab663b: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420780403936" TC_gsup_sai_num_auth_vectors(31)@f67a0fab663b: setverdict(pass): none -> pass 20240925055532585 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532585 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420780403936"} 20240925055532585 DAUC <0003> db_auc.c:236 IMSI='262420780403936': Calling to generate 4 vectors 20240925055532585 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240925055532585 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532585 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532585 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240925055532585 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532585 DAUC <0003> auc.c:113 vector [0]: rand = e7288338e6049f4a3851657c947140f6 20240925055532585 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240925055532585 DAUC <0003> auc.c:142 vector [0]: autn = 1b1ed2375840000033c9105c8c5bd243 20240925055532585 DAUC <0003> auc.c:143 vector [0]: ck = 6af34c054c20fb59e52c52779842f74a 20240925055532585 DAUC <0003> auc.c:144 vector [0]: ik = 033a802af21003996e8b4e59459c5c2e 20240925055532585 DAUC <0003> auc.c:145 vector [0]: res = 9b38fb2bb9bb68000000000000000000 20240925055532585 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532585 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532585 DAUC <0003> auc.c:179 vector [0]: kc = 2a53ff890c8d41a0 20240925055532585 DAUC <0003> auc.c:180 vector [0]: sres = 5c8ced1d 20240925055532585 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532585 DAUC <0003> auc.c:113 vector [1]: rand = e4e6a9af58da3274b65140b595ec15f0 20240925055532585 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240925055532585 DAUC <0003> auc.c:142 vector [1]: autn = 747d80a16a5f000076e2e9fe61efcd0b 20240925055532585 DAUC <0003> auc.c:143 vector [1]: ck = 63a8fc874fdbbcc008e36684ab3658f2 20240925055532585 DAUC <0003> auc.c:144 vector [1]: ik = 277c2eb2890e13d2515e1be0763c6652 20240925055532585 DAUC <0003> auc.c:145 vector [1]: res = 193b4aca90229f1e0000000000000000 20240925055532585 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532585 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055532586 DAUC <0003> auc.c:179 vector [1]: kc = 73cbf0204e6eb94b 20240925055532586 DAUC <0003> auc.c:180 vector [1]: sres = 8fe5a031 20240925055532586 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055532586 DAUC <0003> auc.c:113 vector [2]: rand = 00e56bd762e43e210c587420c1e112b4 20240925055532586 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240925055532586 DAUC <0003> auc.c:142 vector [2]: autn = 215a155a2fc500004b5ff27ded0177f4 20240925055532586 DAUC <0003> auc.c:143 vector [2]: ck = ec050932efe08c07fdf19bf2eda7bcbd 20240925055532586 DAUC <0003> auc.c:144 vector [2]: ik = 9b0c4ae7d92b0923844dd7d9474aba78 20240925055532586 DAUC <0003> auc.c:145 vector [2]: res = 1464a7fc64c1db100000000000000000 20240925055532586 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532586 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055532586 DAUC <0003> auc.c:179 vector [2]: kc = e8f5ac9dffd223f2 20240925055532586 DAUC <0003> auc.c:180 vector [2]: sres = b9ee8160 20240925055532586 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055532586 DAUC <0003> auc.c:113 vector [3]: rand = a9916c4ca79ae8a98d9e170c50e3a4ed 20240925055532586 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240925055532586 DAUC <0003> auc.c:142 vector [3]: autn = c37fa5ffde4600007b6e4a47bea0bc3b 20240925055532586 DAUC <0003> auc.c:143 vector [3]: ck = f515dcb273e4b61411ffd78f30df8ad3 20240925055532586 DAUC <0003> auc.c:144 vector [3]: ik = 4bdf19912e5f800112ba096c22289999 20240925055532586 DAUC <0003> auc.c:145 vector [3]: res = bec85ca1f6bbbb9b0000000000000000 20240925055532586 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532586 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055532586 DAUC <0003> auc.c:179 vector [3]: kc = 849e91e4739f46b2 20240925055532586 DAUC <0003> auc.c:180 vector [3]: sres = 9022a38f 20240925055532586 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055532586 DAUC <0003> db_auc.c:245 IMSI='262420780403936': Generated 4 vectors 20240925055532586 DAUC <0003> db_auc.c:249 IMSI='262420780403936': Updating SQN=161 in DB 20240925055532593 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420780403936"} 20240925055532593 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532593 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532593 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532597 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532597 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420780403936"} 20240925055532597 DAUC <0003> db_auc.c:236 IMSI='262420780403936': Calling to generate 5 vectors 20240925055532597 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055532597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532597 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240925055532597 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532597 DAUC <0003> auc.c:113 vector [0]: rand = 1291f7be3d97727a78b7abcf2c757c1a 20240925055532597 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240925055532597 DAUC <0003> auc.c:142 vector [0]: autn = e147e0121e730000a28661242643c4a8 20240925055532597 DAUC <0003> auc.c:143 vector [0]: ck = ba0ee9830e7d5eaf764ff63b214f5041 20240925055532597 DAUC <0003> auc.c:144 vector [0]: ik = b7751d816425c5b218d93655af19b013 20240925055532597 DAUC <0003> auc.c:145 vector [0]: res = f58406d6a808cfc80000000000000000 20240925055532597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532597 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532597 DAUC <0003> auc.c:179 vector [0]: kc = 48f973505979ecb8 20240925055532597 DAUC <0003> auc.c:180 vector [0]: sres = f1e575c8 20240925055532597 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532597 DAUC <0003> auc.c:113 vector [1]: rand = 0b6f347fc80e6c847bcf935d67c821f2 20240925055532597 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240925055532597 DAUC <0003> auc.c:142 vector [1]: autn = 122902243ee5000016c04acf8a772f6e 20240925055532597 DAUC <0003> auc.c:143 vector [1]: ck = 988c70970572b7e35219a574b22ec99c 20240925055532597 DAUC <0003> auc.c:144 vector [1]: ik = a19b0c03fce18eba635f7af02953fcaf 20240925055532597 DAUC <0003> auc.c:145 vector [1]: res = 9ebb80fcb42834680000000000000000 20240925055532597 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532597 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055532597 DAUC <0003> auc.c:179 vector [1]: kc = ace04c119310f46c 20240925055532597 DAUC <0003> auc.c:180 vector [1]: sres = fb429baa 20240925055532597 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055532597 DAUC <0003> auc.c:113 vector [2]: rand = 3d50c3961ceb56353c85f4fefb93c593 20240925055532597 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240925055532597 DAUC <0003> auc.c:142 vector [2]: autn = d37a920f7b9e000022f09cb38837ae33 20240925055532597 DAUC <0003> auc.c:143 vector [2]: ck = 7fa3415c7dd3c3ef87c5d447f18746a2 20240925055532597 DAUC <0003> auc.c:144 vector [2]: ik = 789fe7eab2a4875e5a2de6f1695c8e63 20240925055532597 DAUC <0003> auc.c:145 vector [2]: res = ff18eb97b32925ce0000000000000000 20240925055532597 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532597 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055532597 DAUC <0003> auc.c:179 vector [2]: kc = c87c3e0b81117b42 20240925055532597 DAUC <0003> auc.c:180 vector [2]: sres = ee5f8655 20240925055532597 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055532597 DAUC <0003> auc.c:113 vector [3]: rand = f26690266e2e92cc62a6cd547784858b 20240925055532597 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240925055532597 DAUC <0003> auc.c:142 vector [3]: autn = af8ba1ad6e9d0000242b0fb94a6acf79 20240925055532597 DAUC <0003> auc.c:143 vector [3]: ck = 55654fcf6892513e9218a8080135b643 20240925055532597 DAUC <0003> auc.c:144 vector [3]: ik = 110609dfc36d8df5bd6d218a022071e3 20240925055532597 DAUC <0003> auc.c:145 vector [3]: res = 1eb6b7703c8adbfe0000000000000000 20240925055532597 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532597 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055532597 DAUC <0003> auc.c:179 vector [3]: kc = 83e9e9f8813d4d25 20240925055532597 DAUC <0003> auc.c:180 vector [3]: sres = 8c2cdcb4 20240925055532597 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055532597 DAUC <0003> auc.c:113 vector [4]: rand = e13bc9d34e0a925327777e2dad215b52 20240925055532597 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240925055532597 DAUC <0003> auc.c:142 vector [4]: autn = 48d47b9ba4ca000033d8f3f3b95c3720 20240925055532597 DAUC <0003> auc.c:143 vector [4]: ck = f02784ee42d1e4037334a0773f842b67 20240925055532597 DAUC <0003> auc.c:144 vector [4]: ik = 4a09f0b4c4c3b79c3a12396ed7cd449f 20240925055532597 DAUC <0003> auc.c:145 vector [4]: res = d606a8dfa050c0480000000000000000 20240925055532597 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055532597 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055532597 DAUC <0003> auc.c:179 vector [4]: kc = cb176ac90642e55a 20240925055532597 DAUC <0003> auc.c:180 vector [4]: sres = 986e4cfd 20240925055532597 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055532597 DAUC <0003> db_auc.c:245 IMSI='262420780403936': Generated 5 vectors 20240925055532597 DAUC <0003> db_auc.c:249 IMSI='262420780403936': Updating SQN=321 in DB 20240925055532605 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420780403936"} 20240925055532605 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532605 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532605 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532608 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532608 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420780403936"} 20240925055532608 DAUC <0003> db_auc.c:236 IMSI='262420780403936': Calling to generate 5 vectors 20240925055532608 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055532608 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055532608 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055532608 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240925055532608 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055532608 DAUC <0003> auc.c:113 vector [0]: rand = 55de086d616c27797e7047c80a35e4d3 20240925055532608 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240925055532608 DAUC <0003> auc.c:142 vector [0]: autn = b382cde626ca00003d0c8d895e9a01d2 20240925055532608 DAUC <0003> auc.c:143 vector [0]: ck = b696d567874b8ca854b74b0048f66ee6 20240925055532608 DAUC <0003> auc.c:144 vector [0]: ik = 60bb47871ea8700e28f103503b9f40a6 20240925055532608 DAUC <0003> auc.c:145 vector [0]: res = d5686b23d321100a0000000000000000 20240925055532608 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055532608 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055532608 DAUC <0003> auc.c:179 vector [0]: kc = 9a9e44a76ba76b1a 20240925055532608 DAUC <0003> auc.c:180 vector [0]: sres = 2d93f267 20240925055532608 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055532608 DAUC <0003> auc.c:113 vector [1]: rand = 827b45ebc400f69631dcc215ca5c3ca0 20240925055532608 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240925055532608 DAUC <0003> auc.c:142 vector [1]: autn = 3fab83f3914b00009fe06782ea068efd 20240925055532608 DAUC <0003> auc.c:143 vector [1]: ck = f49abee410d65c7cfb8580759c50b8d9 20240925055532608 DAUC <0003> auc.c:144 vector [1]: ik = 2c0c3072e9d33aefa6bbadb5e00c372f 20240925055532608 DAUC <0003> auc.c:145 vector [1]: res = 3aa1690c6e60e6860000000000000000 20240925055532608 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055532608 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055532608 DAUC <0003> auc.c:179 vector [1]: kc = 456eba66dd70e9c7 20240925055532608 DAUC <0003> auc.c:180 vector [1]: sres = a9c2af80 20240925055532608 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055532608 DAUC <0003> auc.c:113 vector [2]: rand = de151289cd7ba75701dca0798d3b946f 20240925055532608 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240925055532608 DAUC <0003> auc.c:142 vector [2]: autn = 04e547c652b600005672d7eaafb74976 20240925055532608 DAUC <0003> auc.c:143 vector [2]: ck = 213a8d9a262d13d8ff890e70f1544232 20240925055532608 DAUC <0003> auc.c:144 vector [2]: ik = 5f4b847d2f608c2e7df80fcfecb01602 20240925055532609 DAUC <0003> auc.c:145 vector [2]: res = 262cc485b42dcec50000000000000000 20240925055532609 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055532609 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055532609 DAUC <0003> auc.c:179 vector [2]: kc = 9636fe3722f1e855 20240925055532609 DAUC <0003> auc.c:180 vector [2]: sres = 5eb4db72 20240925055532609 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055532609 DAUC <0003> auc.c:113 vector [3]: rand = f2b48c2f3775e36e47174c8c87ceec73 20240925055532609 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240925055532609 DAUC <0003> auc.c:142 vector [3]: autn = 22971566959000002852b1d5d4745bb5 20240925055532609 DAUC <0003> auc.c:143 vector [3]: ck = f670d5eb197332a3cd2444aa87114261 20240925055532609 DAUC <0003> auc.c:144 vector [3]: ik = d6aeba99b1c31b77bd2500fd624a8dcb 20240925055532609 DAUC <0003> auc.c:145 vector [3]: res = 717df960023152d00000000000000000 20240925055532609 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055532609 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055532609 DAUC <0003> auc.c:179 vector [3]: kc = e22ee70e8e78ace2 20240925055532609 DAUC <0003> auc.c:180 vector [3]: sres = 9e3ae43a 20240925055532609 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055532609 DAUC <0003> auc.c:113 vector [4]: rand = 2f3138a95d14215191677c1494356964 20240925055532609 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240925055532609 DAUC <0003> auc.c:142 vector [4]: autn = c950286302460000c176b6a1bb97f801 20240925055532609 DAUC <0003> auc.c:143 vector [4]: ck = 757ca667e0156d5acb31f812dee6f0f7 20240925055532609 DAUC <0003> auc.c:144 vector [4]: ik = 420fad74dce93b8b8332574df261886d 20240925055532609 DAUC <0003> auc.c:145 vector [4]: res = 8714209c5424c2c60000000000000000 20240925055532609 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055532609 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055532609 DAUC <0003> auc.c:179 vector [4]: kc = f6600b179d3f1da5 20240925055532609 DAUC <0003> auc.c:180 vector [4]: sres = 952164f4 20240925055532609 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055532609 DAUC <0003> db_auc.c:245 IMSI='262420780403936': Generated 5 vectors 20240925055532609 DAUC <0003> db_auc.c:249 IMSI='262420780403936': Updating SQN=481 in DB 20240925055532616 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420780403936"} 20240925055532616 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420780403936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055532616 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055532616 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055532618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39888<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055532643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4258 20240925055532644 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40179<->l=127.0.0.1:4259) 20240925055532644 DLINP <000b> input/ipa.c:451 connected read/write 20240925055532644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055532644 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055532644 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055532644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@f67a0fab663b: Final verdict of PTC: none 22@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Wed Sep 25 05:55:32 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 20240925055532683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39902<->l=127.0.0.1:4258 20240925055532683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39902<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=23996) Waiting for packet dumper to finish... 1 (prev_count=23996, count=59468) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Wed Sep 25 05:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_sai_eps started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055535757 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055535757 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055535760 DLINP <000b> input/ipa.c:451 connected read/write 20240925055535760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055535760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39904<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055535762 DLINP <000b> input/ipa.c:451 connected read/write 20240925055535762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055535762 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055535762 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055535762 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 20240925055535762 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055535762 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 20240925055535762 DLGSUP <0013> gsup_server.c:235 2: 20240925055535762 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055535762 DLGSUP <0013> gsup_server.c:235 3: 20240925055535762 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055535762 DLGSUP <0013> gsup_server.c:235 4: 20240925055535762 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055535762 DLGSUP <0013> gsup_server.c:235 5: 20240925055535762 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055535762 DLGSUP <0013> gsup_server.c:235 7: 20240925055535762 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055535762 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055535762 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055535762 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@f67a0fab663b: 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") 20240925055535780 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46303<->l=127.0.0.1:4259) 20240925055535794 DAUC <0003> db_auc.c:157 IMSI='262424998255241': No 2G Auth Data 20240925055535794 DAUC <0003> db_auc.c:192 IMSI='262424998255241': No 3G Auth Data HLR_Test-GSUP(33)@f67a0fab663b: Created GsupExpect[0] for "262424998255241" to be handled at TC_gsup_sai_eps(36) 20240925055535856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 20240925055535861 DLINP <000b> input/ipa.c:451 connected read/write 20240925055535861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055535861 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424998255241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424998255241"} 20240925055535861 DAUC <0003> db_auc.c:157 IMSI='262424998255241': No 2G Auth Data 20240925055535861 DAUC <0003> db_auc.c:236 IMSI='262424998255241': Calling to generate 5 vectors 20240925055535861 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925055535861 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055535861 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055535861 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055535861 DAUC <0003> auc.c:113 vector [0]: rand = 564fecc416ca89eb52bf229c6a493284 20240925055535861 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055535861 DAUC <0003> auc.c:142 vector [0]: autn = 2d54cbb40c818000fb819446323f58ac 20240925055535861 DAUC <0003> auc.c:143 vector [0]: ck = 3c0c9683354e188f3f4778c232962733 20240925055535861 DAUC <0003> auc.c:144 vector [0]: ik = ab6297bbc58fe307617f0c00b3a39fa2 20240925055535861 DAUC <0003> auc.c:145 vector [0]: res = 0c1bf6cb055e49580000000000000000 20240925055535861 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055535861 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055535861 DAUC <0003> auc.c:151 vector [0]: kc = c95675fa71f44319 20240925055535861 DAUC <0003> auc.c:152 vector [0]: sres = 0945bf93 20240925055535861 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055535861 DAUC <0003> auc.c:113 vector [1]: rand = 7cffa517039b4894645afc3b261e4535 20240925055535861 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925055535861 DAUC <0003> auc.c:142 vector [1]: autn = 8fa50fbe454d8000e42fa97a94eb28a0 20240925055535861 DAUC <0003> auc.c:143 vector [1]: ck = 15f51410243b3bbee4bbfaeb4ae42066 20240925055535861 DAUC <0003> auc.c:144 vector [1]: ik = 1d7ff283b58799ff6080679e3c1d152a 20240925055535861 DAUC <0003> auc.c:145 vector [1]: res = 2b13281865489a9d0000000000000000 20240925055535861 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055535861 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925055535861 DAUC <0003> auc.c:151 vector [1]: kc = 8cb17be6e745970d 20240925055535861 DAUC <0003> auc.c:152 vector [1]: sres = 4e5bb285 20240925055535861 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925055535861 DAUC <0003> auc.c:113 vector [2]: rand = 53f429aa032b0aa2fb99942b79636133 20240925055535861 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925055535861 DAUC <0003> auc.c:142 vector [2]: autn = a6bd16dc78f580004fbddeeb9b49d74c 20240925055535861 DAUC <0003> auc.c:143 vector [2]: ck = c5665fffea3c64dabbdb2435dd0071f2 20240925055535861 DAUC <0003> auc.c:144 vector [2]: ik = 5004f1f829c27e5150269449e8d47c1f 20240925055535861 DAUC <0003> auc.c:145 vector [2]: res = b98799300639de660000000000000000 20240925055535861 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055535861 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925055535861 DAUC <0003> auc.c:151 vector [2]: kc = 7e9f1e7bf62a1766 20240925055535861 DAUC <0003> auc.c:152 vector [2]: sres = bfbe4756 20240925055535861 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925055535861 DAUC <0003> auc.c:113 vector [3]: rand = 4f5f6583964210a37ea570e0845c9d2f 20240925055535861 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925055535861 DAUC <0003> auc.c:142 vector [3]: autn = 8d4d28b636608000b4b7c30235d4221c 20240925055535861 DAUC <0003> auc.c:143 vector [3]: ck = 79254e27ed73c563179e13f1711c1bce 20240925055535861 DAUC <0003> auc.c:144 vector [3]: ik = 8444f6c822f5dc554423dba52fe8f384 20240925055535861 DAUC <0003> auc.c:145 vector [3]: res = 085994ed0d2cff3b0000000000000000 20240925055535861 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055535861 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925055535861 DAUC <0003> auc.c:151 vector [3]: kc = aedc70bb9172f17c 20240925055535861 DAUC <0003> auc.c:152 vector [3]: sres = 05756bd6 20240925055535861 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925055535861 DAUC <0003> auc.c:113 vector [4]: rand = d33f67694747ddbd1bbf4d29b5f0a5d7 20240925055535861 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925055535861 DAUC <0003> auc.c:142 vector [4]: autn = 227d478fe6c080006cc7297aaf600879 20240925055535861 DAUC <0003> auc.c:143 vector [4]: ck = d887982b12bcb49bc01ee3fb98d11582 20240925055535861 DAUC <0003> auc.c:144 vector [4]: ik = 7c7a10ff795f518f696fc10a2e7ae741 20240925055535861 DAUC <0003> auc.c:145 vector [4]: res = c25e2fc2fd078a1c0000000000000000 20240925055535861 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055535861 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925055535861 DAUC <0003> auc.c:151 vector [4]: kc = 0d8caa25dd4817d7 20240925055535861 DAUC <0003> auc.c:152 vector [4]: sres = 3f59a5de 20240925055535861 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925055535861 DAUC <0003> db_auc.c:245 IMSI='262424998255241': Generated 5 vectors 20240925055535861 DAUC <0003> db_auc.c:249 IMSI='262424998255241': Updating SQN=161 in DB 20240925055535870 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424998255241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424998255241"} 20240925055535870 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424998255241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055535870 DLINP <000b> input/ipa.c:451 connected read/write 20240925055535870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055535870 DLINP <000b> input/ipa.c:451 connected read/write 20240925055535870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f67a0fab663b: Found GsupExpect[0] for "262424998255241" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@f67a0fab663b: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424998255241" TC_gsup_sai_eps(36)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055535874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@f67a0fab663b: Final verdict of PTC: pass 20240925055535898 DAUC <0003> db_auc.c:157 IMSI='262426250333936': No 2G Auth Data 20240925055535898 DAUC <0003> db_auc.c:192 IMSI='262426250333936': No 3G Auth Data HLR_Test-GSUP(33)@f67a0fab663b: Created GsupExpect[0] for "262426250333936" to be handled at TC_gsup_sai_eps(37) 20240925055535930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39928<->l=127.0.0.1:4258 20240925055535935 DLINP <000b> input/ipa.c:451 connected read/write 20240925055535935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055535935 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426250333936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426250333936"} 20240925055535935 DAUC <0003> db_auc.c:157 IMSI='262426250333936': No 2G Auth Data 20240925055535935 DAUC <0003> db_auc.c:236 IMSI='262426250333936': Calling to generate 5 vectors 20240925055535935 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925055535935 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055535935 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925055535935 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055535935 DAUC <0003> auc.c:113 vector [0]: rand = e258d43372d1c51cebce4bb09c79ed2f 20240925055535935 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055535935 DAUC <0003> auc.c:142 vector [0]: autn = f1866310296b80007e8eae15819ccea0 20240925055535935 DAUC <0003> auc.c:143 vector [0]: ck = 5b423cf69bd16473ac5266b8144f9642 20240925055535935 DAUC <0003> auc.c:144 vector [0]: ik = 38e6ed8fb928a76b2719f116904d4807 20240925055535935 DAUC <0003> auc.c:145 vector [0]: res = d7948fcd91131fd80000000000000000 20240925055535935 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055535935 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925055535935 DAUC <0003> auc.c:151 vector [0]: kc = e8ef46d7a6fb1d5d 20240925055535935 DAUC <0003> auc.c:152 vector [0]: sres = 46879015 20240925055535935 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925055535935 DAUC <0003> auc.c:113 vector [1]: rand = 0370d8bacb7164a3553c9183e62b59ff 20240925055535935 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925055535935 DAUC <0003> auc.c:142 vector [1]: autn = 84d3dd5d93ab80009772779df1838a7f 20240925055535935 DAUC <0003> auc.c:143 vector [1]: ck = 4236b3591f79806c540d77c2aa461888 20240925055535935 DAUC <0003> auc.c:144 vector [1]: ik = b02ac3172276585c245100aafd4c6664 20240925055535935 DAUC <0003> auc.c:145 vector [1]: res = 63314c9d471b3f7e0000000000000000 20240925055535935 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055535935 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925055535935 DAUC <0003> auc.c:151 vector [1]: kc = 824007266a05a6dc 20240925055535935 DAUC <0003> auc.c:152 vector [1]: sres = 242a73e3 20240925055535935 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925055535935 DAUC <0003> auc.c:113 vector [2]: rand = d23a2c1ffba723c390affea39c645693 20240925055535935 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925055535935 DAUC <0003> auc.c:142 vector [2]: autn = 4ea6646cd71b80002289999398537930 20240925055535935 DAUC <0003> auc.c:143 vector [2]: ck = 81736e40df4df8038a636179b2a1f439 20240925055535935 DAUC <0003> auc.c:144 vector [2]: ik = 8286686b9f4c91c97e6e702fc391319f 20240925055535935 DAUC <0003> auc.c:145 vector [2]: res = dba0505c714dd0270000000000000000 20240925055535935 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055535935 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925055535935 DAUC <0003> auc.c:151 vector [2]: kc = f7f8177d3131ac6c 20240925055535935 DAUC <0003> auc.c:152 vector [2]: sres = aaed807b 20240925055535935 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925055535935 DAUC <0003> auc.c:113 vector [3]: rand = bc45a8407582a6346d976b092e339210 20240925055535935 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925055535935 DAUC <0003> auc.c:142 vector [3]: autn = 16235dcfcfbf8000e84c320e6268ea9e 20240925055535935 DAUC <0003> auc.c:143 vector [3]: ck = 97f7a2e2facc3c85bfcd6bf054274020 20240925055535935 DAUC <0003> auc.c:144 vector [3]: ik = 4637c6d97501969c65d3da280ce25005 20240925055535935 DAUC <0003> auc.c:145 vector [3]: res = 198fcf90955c02aa0000000000000000 20240925055535935 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055535935 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925055535935 DAUC <0003> auc.c:151 vector [3]: kc = 0bded5e3d708ba3c 20240925055535935 DAUC <0003> auc.c:152 vector [3]: sres = 8cd3cd3a 20240925055535935 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925055535935 DAUC <0003> auc.c:113 vector [4]: rand = b6275f7d97d9d82f70095cd5efa2bc25 20240925055535935 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925055535935 DAUC <0003> auc.c:142 vector [4]: autn = 9871a761d3b28000801ae35480492d8d 20240925055535935 DAUC <0003> auc.c:143 vector [4]: ck = 0db6f802a9f5c86580eaf8d247604165 20240925055535935 DAUC <0003> auc.c:144 vector [4]: ik = c03868df8f46751cd80dd7210ae498bf 20240925055535935 DAUC <0003> auc.c:145 vector [4]: res = cf209d55af5c48fc0000000000000000 20240925055535935 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055535935 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925055535935 DAUC <0003> auc.c:151 vector [4]: kc = 9569bf2e6b3764a3 20240925055535935 DAUC <0003> auc.c:152 vector [4]: sres = 607cd5a9 20240925055535935 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925055535935 DAUC <0003> db_auc.c:245 IMSI='262426250333936': Generated 5 vectors 20240925055535935 DAUC <0003> db_auc.c:249 IMSI='262426250333936': Updating SQN=161 in DB 20240925055535943 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426250333936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426250333936"} 20240925055535943 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426250333936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055535943 DLINP <000b> input/ipa.c:451 connected read/write 20240925055535943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055535943 DLINP <000b> input/ipa.c:451 connected read/write 20240925055535943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f67a0fab663b: Found GsupExpect[0] for "262426250333936" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@f67a0fab663b: Added IMSI table entry 1TC_gsup_sai_eps(37)"262426250333936" TC_gsup_sai_eps(37)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055535947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39928<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@f67a0fab663b: Final verdict of PTC: pass 20240925055535972 DAUC <0003> db_auc.c:157 IMSI='262422684799884': No 2G Auth Data 20240925055535972 DAUC <0003> db_auc.c:192 IMSI='262422684799884': No 3G Auth Data HLR_Test-GSUP(33)@f67a0fab663b: Created GsupExpect[0] for "262422684799884" to be handled at TC_gsup_sai_eps(38) 20240925055536012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39942<->l=127.0.0.1:4258 20240925055536015 DLINP <000b> input/ipa.c:451 connected read/write 20240925055536015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055536015 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422684799884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422684799884"} 20240925055536015 DAUC <0003> db_auc.c:236 IMSI='262422684799884': Calling to generate 5 vectors 20240925055536015 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055536015 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055536015 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055536015 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055536015 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055536015 DAUC <0003> auc.c:113 vector [0]: rand = 35f739926b1e1be34d6130cabaffb162 20240925055536015 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055536015 DAUC <0003> auc.c:142 vector [0]: autn = e115e29000d18000150ee15bdc5264cc 20240925055536015 DAUC <0003> auc.c:143 vector [0]: ck = bdc7d1af9b34191bedcc4d711ccbb0cd 20240925055536015 DAUC <0003> auc.c:144 vector [0]: ik = c81634f27ee67fdfc0f34573cb3e00aa 20240925055536015 DAUC <0003> auc.c:145 vector [0]: res = dfb93cdf5466b83e0000000000000000 20240925055536015 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055536015 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055536016 DAUC <0003> auc.c:179 vector [0]: kc = af3d9059766d9800 20240925055536016 DAUC <0003> auc.c:180 vector [0]: sres = f7dd2bb5 20240925055536016 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055536016 DAUC <0003> auc.c:113 vector [1]: rand = 522776b70e603f752a1fbca574ae6e44 20240925055536016 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925055536016 DAUC <0003> auc.c:142 vector [1]: autn = 2233824950f58000cbabc8772caa8287 20240925055536016 DAUC <0003> auc.c:143 vector [1]: ck = df257f525331b3d7778ce1c97b88d6dc 20240925055536016 DAUC <0003> auc.c:144 vector [1]: ik = 43c6ce7ce00223cbf37a1439cb788ee1 20240925055536016 DAUC <0003> auc.c:145 vector [1]: res = 78e3b60c9aefb4df0000000000000000 20240925055536016 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055536016 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055536016 DAUC <0003> auc.c:179 vector [1]: kc = d0eea128995f1c00 20240925055536016 DAUC <0003> auc.c:180 vector [1]: sres = feaa7a99 20240925055536016 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055536016 DAUC <0003> auc.c:113 vector [2]: rand = f711aa946a58526493b8f1aab1af7121 20240925055536016 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925055536016 DAUC <0003> auc.c:142 vector [2]: autn = fec6ca9fa1948000edf8e44862c70385 20240925055536016 DAUC <0003> auc.c:143 vector [2]: ck = 6399e845d0ff1bbdcf5d0ec2fd57e710 20240925055536016 DAUC <0003> auc.c:144 vector [2]: ik = bf464575889e09af690edd137ff84fc5 20240925055536016 DAUC <0003> auc.c:145 vector [2]: res = 1ffc5d52fc9bdf9a0000000000000000 20240925055536016 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055536016 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055536016 DAUC <0003> auc.c:179 vector [2]: kc = 4410e2b88de0e800 20240925055536016 DAUC <0003> auc.c:180 vector [2]: sres = e79fd716 20240925055536016 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055536016 DAUC <0003> auc.c:113 vector [3]: rand = 1525199ecdbdaaaba7d05d74a2bb3c3e 20240925055536016 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925055536016 DAUC <0003> auc.c:142 vector [3]: autn = 43ff2b6f3ce48000e90acf34c82155df 20240925055536016 DAUC <0003> auc.c:143 vector [3]: ck = 39da6c67e4c7f2575a399af24272e8ec 20240925055536016 DAUC <0003> auc.c:144 vector [3]: ik = a23c29781c4685193a8ddb882f173d20 20240925055536016 DAUC <0003> auc.c:145 vector [3]: res = 6861fd93146d4d320000000000000000 20240925055536016 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055536016 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055536016 DAUC <0003> auc.c:179 vector [3]: kc = 3460467cbe8b4000 20240925055536016 DAUC <0003> auc.c:180 vector [3]: sres = b90b2d3d 20240925055536016 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055536016 DAUC <0003> auc.c:113 vector [4]: rand = 91b96bc32638b8e721906e922a962454 20240925055536016 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925055536016 DAUC <0003> auc.c:142 vector [4]: autn = f587b83c70688000b67e2ae728e8c483 20240925055536016 DAUC <0003> auc.c:143 vector [4]: ck = a7c424bef7eaf4715d4aac070ffbc5dc 20240925055536016 DAUC <0003> auc.c:144 vector [4]: ik = 304142897343365da6416e8a84c23f98 20240925055536016 DAUC <0003> auc.c:145 vector [4]: res = 9cff2193e3bb56050000000000000000 20240925055536016 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055536016 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055536016 DAUC <0003> auc.c:179 vector [4]: kc = ff328794bb6f3800 20240925055536016 DAUC <0003> auc.c:180 vector [4]: sres = 5f6a5c13 20240925055536016 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055536016 DAUC <0003> db_auc.c:245 IMSI='262422684799884': Generated 5 vectors 20240925055536016 DAUC <0003> db_auc.c:249 IMSI='262422684799884': Updating SQN=161 in DB 20240925055536024 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422684799884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422684799884"} 20240925055536024 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422684799884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055536024 DLINP <000b> input/ipa.c:451 connected read/write 20240925055536024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055536024 DLINP <000b> input/ipa.c:451 connected read/write 20240925055536024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f67a0fab663b: Found GsupExpect[0] for "262422684799884" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@f67a0fab663b: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422684799884" TC_gsup_sai_eps(38)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055536027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39942<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@f67a0fab663b: Final verdict of PTC: pass 20240925055536062 DAUC <0003> db_auc.c:157 IMSI='262428735781507': No 2G Auth Data 20240925055536062 DAUC <0003> db_auc.c:192 IMSI='262428735781507': No 3G Auth Data HLR_Test-GSUP(33)@f67a0fab663b: Created GsupExpect[0] for "262428735781507" to be handled at TC_gsup_sai_eps(39) 20240925055536102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39948<->l=127.0.0.1:4258 20240925055536106 DLINP <000b> input/ipa.c:451 connected read/write 20240925055536106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055536106 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428735781507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428735781507"} 20240925055536106 DAUC <0003> db_auc.c:236 IMSI='262428735781507': Calling to generate 5 vectors 20240925055536106 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055536106 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055536106 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055536106 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055536106 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055536106 DAUC <0003> auc.c:113 vector [0]: rand = 2f2402e1b3d430c31690f1a94b4e4741 20240925055536106 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055536106 DAUC <0003> auc.c:142 vector [0]: autn = 16e9e0b6bc058000ec178ee44d40488d 20240925055536106 DAUC <0003> auc.c:143 vector [0]: ck = 47b6566a824800a85958ce69c73259a4 20240925055536106 DAUC <0003> auc.c:144 vector [0]: ik = 7a48f48a4bcaf2037c32c3e4c215a4bf 20240925055536106 DAUC <0003> auc.c:145 vector [0]: res = 4ee55498ba6dbb6c0000000000000000 20240925055536106 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055536106 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055536106 DAUC <0003> auc.c:179 vector [0]: kc = fd1ccbe217520400 20240925055536106 DAUC <0003> auc.c:180 vector [0]: sres = 3ce6de72 20240925055536106 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055536106 DAUC <0003> auc.c:113 vector [1]: rand = 7ed516fd210de34b100c21cd115695a0 20240925055536106 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925055536106 DAUC <0003> auc.c:142 vector [1]: autn = 8a546a68cfdf800027eb529f822ab5ca 20240925055536106 DAUC <0003> auc.c:143 vector [1]: ck = cbc184fbdea71a246ed9c99acc045099 20240925055536106 DAUC <0003> auc.c:144 vector [1]: ik = d052ca9c1f7c9ed312c3795ae79204bf 20240925055536106 DAUC <0003> auc.c:145 vector [1]: res = f0e476e722e3d0700000000000000000 20240925055536106 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055536106 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055536106 DAUC <0003> auc.c:179 vector [1]: kc = 4a3bfa802bb07c00 20240925055536106 DAUC <0003> auc.c:180 vector [1]: sres = 1a3b4122 20240925055536106 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055536106 DAUC <0003> auc.c:113 vector [2]: rand = 52b64d5d60f4c2a4c3aaa5b6f5d9f992 20240925055536106 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925055536106 DAUC <0003> auc.c:142 vector [2]: autn = bb1f67cae9cc8000f1f06b9df5d3cb13 20240925055536106 DAUC <0003> auc.c:143 vector [2]: ck = a7bdcaeed2b9ab574a3bba1e81298c90 20240925055536106 DAUC <0003> auc.c:144 vector [2]: ik = 6c70a50c59913f3a48f0ff1b0bec9cc2 20240925055536106 DAUC <0003> auc.c:145 vector [2]: res = d49c2e1268f4f3200000000000000000 20240925055536106 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055536106 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055536106 DAUC <0003> auc.c:179 vector [2]: kc = ca9a2bb691c10000 20240925055536106 DAUC <0003> auc.c:180 vector [2]: sres = 29bcd2c8 20240925055536106 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055536106 DAUC <0003> auc.c:113 vector [3]: rand = 039c914cfc92ef76deb95e8157803e7b 20240925055536106 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925055536106 DAUC <0003> auc.c:142 vector [3]: autn = df8aefa237868000fd99b17ef6fce07d 20240925055536106 DAUC <0003> auc.c:143 vector [3]: ck = f1b5520c4ad74048919dbc1f4cb65e32 20240925055536106 DAUC <0003> auc.c:144 vector [3]: ik = a1588f1f7649d796e94f4d328950c33c 20240925055536106 DAUC <0003> auc.c:145 vector [3]: res = 3df04378b4afc0a50000000000000000 20240925055536106 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055536106 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055536106 DAUC <0003> auc.c:179 vector [3]: kc = 414a0d34ddf68400 20240925055536106 DAUC <0003> auc.c:180 vector [3]: sres = a09ae39f 20240925055536106 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055536106 DAUC <0003> auc.c:113 vector [4]: rand = de29b64ccbe5ebbbc8ba5438bf763132 20240925055536106 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925055536106 DAUC <0003> auc.c:142 vector [4]: autn = 44379cb404468000bd24a04f6ba0a065 20240925055536106 DAUC <0003> auc.c:143 vector [4]: ck = 3fe7b84e14d4bf0f92c3e3b25fd45888 20240925055536106 DAUC <0003> auc.c:144 vector [4]: ik = 4df547f883638abf2558a7fd4596c866 20240925055536106 DAUC <0003> auc.c:145 vector [4]: res = 631db23460b307fd0000000000000000 20240925055536106 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055536106 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055536106 DAUC <0003> auc.c:179 vector [4]: kc = 0c60b42b6ed78000 20240925055536106 DAUC <0003> auc.c:180 vector [4]: sres = b762900f 20240925055536106 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055536106 DAUC <0003> db_auc.c:245 IMSI='262428735781507': Generated 5 vectors 20240925055536106 DAUC <0003> db_auc.c:249 IMSI='262428735781507': Updating SQN=161 in DB 20240925055536114 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428735781507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428735781507"} 20240925055536114 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428735781507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055536114 DLINP <000b> input/ipa.c:451 connected read/write 20240925055536114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055536114 DLINP <000b> input/ipa.c:451 connected read/write 20240925055536114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f67a0fab663b: Found GsupExpect[0] for "262428735781507" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@f67a0fab663b: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428735781507" TC_gsup_sai_eps(39)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055536118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39948<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@f67a0fab663b: Final verdict of PTC: pass 20240925055536150 DAUC <0003> db_auc.c:157 IMSI='262424416980964': No 2G Auth Data 20240925055536150 DAUC <0003> db_auc.c:192 IMSI='262424416980964': No 3G Auth Data HLR_Test-GSUP(33)@f67a0fab663b: Created GsupExpect[0] for "262424416980964" to be handled at TC_gsup_sai_eps(40) 20240925055536191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39952<->l=127.0.0.1:4258 20240925055536195 DLINP <000b> input/ipa.c:451 connected read/write 20240925055536195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055536195 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424416980964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424416980964"} 20240925055536195 DAUC <0003> db_auc.c:236 IMSI='262424416980964': Calling to generate 5 vectors 20240925055536195 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925055536195 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925055536195 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925055536195 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925055536195 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925055536195 DAUC <0003> auc.c:113 vector [0]: rand = ce381200cfe19e0418392309f59cdd54 20240925055536195 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925055536196 DAUC <0003> auc.c:142 vector [0]: autn = c80f5dd434cf800057fa1e3d8017df8b 20240925055536196 DAUC <0003> auc.c:143 vector [0]: ck = 7e8b47bf6cfcb07df487c0a63a91603d 20240925055536196 DAUC <0003> auc.c:144 vector [0]: ik = 4442590b8c745e3c158bdade59546871 20240925055536196 DAUC <0003> auc.c:145 vector [0]: res = 4e1b0ca91b8b0d750000000000000000 20240925055536196 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925055536196 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925055536196 DAUC <0003> auc.c:179 vector [0]: kc = 9fa403bcd54a3731 20240925055536196 DAUC <0003> auc.c:180 vector [0]: sres = 3ab15276 20240925055536196 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925055536196 DAUC <0003> auc.c:113 vector [1]: rand = 05a285f5f07d76f196ea6ad0cf683853 20240925055536196 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925055536196 DAUC <0003> auc.c:142 vector [1]: autn = 5e0df348784b800095829dfcb01b9ad4 20240925055536196 DAUC <0003> auc.c:143 vector [1]: ck = fa982e03780558208526408a7118dabd 20240925055536196 DAUC <0003> auc.c:144 vector [1]: ik = fde30914dd9a935e54996dae7d7b670b 20240925055536196 DAUC <0003> auc.c:145 vector [1]: res = 97a222e5a283b0990000000000000000 20240925055536196 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925055536196 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925055536196 DAUC <0003> auc.c:179 vector [1]: kc = fabd88fc402f9e79 20240925055536196 DAUC <0003> auc.c:180 vector [1]: sres = 4bf0171c 20240925055536196 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925055536196 DAUC <0003> auc.c:113 vector [2]: rand = cbe631c399245b229bb84be7d2b11921 20240925055536196 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925055536196 DAUC <0003> auc.c:142 vector [2]: autn = 994cea747cba8000599a053cd3d175e9 20240925055536196 DAUC <0003> auc.c:143 vector [2]: ck = bc70ad245b1c92fc38b7b9d34a2a6524 20240925055536196 DAUC <0003> auc.c:144 vector [2]: ik = bbf8aae86c9692450259fc15c204ef37 20240925055536196 DAUC <0003> auc.c:145 vector [2]: res = 74eddc6e3302464a0000000000000000 20240925055536196 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925055536196 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925055536196 DAUC <0003> auc.c:179 vector [2]: kc = 96c53fd4646e2f6e 20240925055536196 DAUC <0003> auc.c:180 vector [2]: sres = d677173b 20240925055536196 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925055536196 DAUC <0003> auc.c:113 vector [3]: rand = b6975eb7a656da1d24a8dbcd340fe8d1 20240925055536196 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925055536196 DAUC <0003> auc.c:142 vector [3]: autn = 00ad0e0fd0bd800028be99f3858151c6 20240925055536196 DAUC <0003> auc.c:143 vector [3]: ck = 2ce5b4113d5ec800e63ea068b0952bea 20240925055536196 DAUC <0003> auc.c:144 vector [3]: ik = 37c92652b01e095b6faf3cf42c95ceef 20240925055536196 DAUC <0003> auc.c:145 vector [3]: res = 5cf26b55ca07c6e90000000000000000 20240925055536196 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925055536196 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925055536196 DAUC <0003> auc.c:179 vector [3]: kc = 4658579cadc3e602 20240925055536196 DAUC <0003> auc.c:180 vector [3]: sres = 87e55ac3 20240925055536196 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925055536196 DAUC <0003> auc.c:113 vector [4]: rand = 1414318d14adc00937349c7b0916a790 20240925055536196 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925055536196 DAUC <0003> auc.c:142 vector [4]: autn = 00529a71eff88000b157af42cba0e44e 20240925055536196 DAUC <0003> auc.c:143 vector [4]: ck = 7b71ef8802e889e2476aec1151ea0d0d 20240925055536196 DAUC <0003> auc.c:144 vector [4]: ik = fdf15d3866264e5e0cdfc1e5611c133b 20240925055536196 DAUC <0003> auc.c:145 vector [4]: res = cadebfd19d3c44a50000000000000000 20240925055536196 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925055536196 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925055536196 DAUC <0003> auc.c:179 vector [4]: kc = e45e8ecfc561a431 20240925055536196 DAUC <0003> auc.c:180 vector [4]: sres = d66502b5 20240925055536196 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925055536196 DAUC <0003> db_auc.c:245 IMSI='262424416980964': Generated 5 vectors 20240925055536196 DAUC <0003> db_auc.c:249 IMSI='262424416980964': Updating SQN=161 in DB 20240925055536203 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424416980964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424416980964"} 20240925055536203 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424416980964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055536203 DLINP <000b> input/ipa.c:451 connected read/write 20240925055536203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055536204 DLINP <000b> input/ipa.c:451 connected read/write 20240925055536204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f67a0fab663b: Found GsupExpect[0] for "262424416980964" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@f67a0fab663b: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424416980964" TC_gsup_sai_eps(40)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055536207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39952<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055536231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39904<->l=127.0.0.1:4258 20240925055536232 DLINP <000b> input/ipa.c:451 connected read/write 20240925055536232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055536232 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055536232 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055536232 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055536232 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46303<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@f67a0fab663b: Final verdict of PTC: none 34@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Wed Sep 25 05:55:36 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 20240925055536281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39968<->l=127.0.0.1:4258 20240925055536282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39968<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5792) Waiting for packet dumper to finish... 1 (prev_count=5792, count=33204) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Wed Sep 25 05:55:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_ul_unknown_imsi started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055539353 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055539353 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055539355 DLINP <000b> input/ipa.c:451 connected read/write 20240925055539355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055539356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55894<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055539357 DLINP <000b> input/ipa.c:451 connected read/write 20240925055539357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055539357 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055539357 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055539357 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 20240925055539357 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055539357 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 20240925055539357 DLGSUP <0013> gsup_server.c:235 2: 20240925055539357 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055539357 DLGSUP <0013> gsup_server.c:235 3: 20240925055539357 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055539357 DLGSUP <0013> gsup_server.c:235 4: 20240925055539357 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055539357 DLGSUP <0013> gsup_server.c:235 5: 20240925055539357 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055539357 DLGSUP <0013> gsup_server.c:235 7: 20240925055539357 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055539357 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055539357 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055539357 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@f67a0fab663b: 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") 20240925055539379 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34953<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@f67a0fab663b: Created GsupExpect[0] for "262427793893052" to be handled at TC_gsup_ul_unknown_imsi(45) 20240925055539390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4258 20240925055539397 DLINP <000b> input/ipa.c:451 connected read/write 20240925055539397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055539397 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427793893052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427793893052" cn_domain=PS} 20240925055539397 DLU <0006> fsm.c:456 lu(262427793893052)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055539397 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427793893052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240925055539397 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427793893052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427793893052" cause=IMSI unknown in HLR} 20240925055539397 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427793893052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055539397 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427793893052)[0x55beb90695d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055539397 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427793893052)[0x55beb90695d0]{UNVALIDATED}: Freeing instance 20240925055539397 DLU <0006> fsm.c:568 lu(PS:IMSI-262427793893052)[0x55beb90695d0]{UNVALIDATED}: Deallocated 20240925055539397 DLINP <000b> input/ipa.c:451 connected read/write 20240925055539397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055539397 DLINP <000b> input/ipa.c:451 connected read/write 20240925055539397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@f67a0fab663b: Found GsupExpect[0] for "262427793893052" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@f67a0fab663b: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427793893052" TC_gsup_ul_unknown_imsi(45)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055539400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@f67a0fab663b: Final verdict of PTC: pass 20240925055539401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55894<->l=127.0.0.1:4258 HLR_Test-GSUP(42)@f67a0fab663b: Final verdict of PTC: none 43@f67a0fab663b: Final verdict of PTC: none 20240925055539402 DLINP <000b> input/ipa.c:451 connected read/write 20240925055539402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055539402 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055539402 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055539402 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055539402 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34953<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 43: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@f67a0fab663b: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Wed Sep 25 05:55:39 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 20240925055539451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55914<->l=127.0.0.1:4258 20240925055539452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55914<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12336) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Wed Sep 25 05:55:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055542528 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055542528 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055542531 DLINP <000b> input/ipa.c:451 connected read/write 20240925055542531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055542531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055542533 DLINP <000b> input/ipa.c:451 connected read/write 20240925055542533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055542533 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055542533 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055542533 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 20240925055542533 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055542533 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 20240925055542533 DLGSUP <0013> gsup_server.c:235 2: 20240925055542533 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055542533 DLGSUP <0013> gsup_server.c:235 3: 20240925055542533 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055542533 DLGSUP <0013> gsup_server.c:235 4: 20240925055542533 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055542533 DLGSUP <0013> gsup_server.c:235 5: 20240925055542533 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055542533 DLGSUP <0013> gsup_server.c:235 7: 20240925055542533 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055542533 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055542533 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055542533 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@f67a0fab663b: 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") 20240925055542551 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46133<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@f67a0fab663b: Created GsupExpect[0] for "262422119166165" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240925055542561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55928<->l=127.0.0.1:4258 20240925055542581 DLINP <000b> input/ipa.c:451 connected read/write 20240925055542581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055542581 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422119166165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422119166165" cn_domain=PS source_name="the-source\n"} 20240925055542581 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240925055542581 DLU <0006> fsm.c:456 lu(262422119166165)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055542581 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422119166165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240925055542581 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422119166165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422119166165" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240925055542581 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422119166165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055542581 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422119166165)[0x55beb90695d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055542581 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422119166165)[0x55beb90695d0]{UNVALIDATED}: Freeing instance 20240925055542581 DLU <0006> fsm.c:568 lu(PS:IMSI-262422119166165)[0x55beb90695d0]{UNVALIDATED}: Deallocated 20240925055542581 DLINP <000b> input/ipa.c:451 connected read/write 20240925055542581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055542581 DLINP <000b> input/ipa.c:451 connected read/write 20240925055542581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@f67a0fab663b: Found GsupExpect[0] for "262422119166165" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@f67a0fab663b: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262422119166165" TC_gsup_ul_unknown_imsi_via_proxy(50)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055542584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55928<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@f67a0fab663b: Final verdict of PTC: pass 20240925055542585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@f67a0fab663b: Final verdict of PTC: none 20240925055542586 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46133<->l=127.0.0.1:4259) 20240925055542586 DLINP <000b> input/ipa.c:451 connected read/write 20240925055542586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055542586 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055542586 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055542586 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055542586 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 48@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 48: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@f67a0fab663b: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Wed Sep 25 05:55:42 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 20240925055542630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55944<->l=127.0.0.1:4258 20240925055542631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55944<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12516) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Wed Sep 25 05:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055545700 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055545700 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055545701 DLINP <000b> input/ipa.c:451 connected read/write 20240925055545701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055545702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55958<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055545703 DLINP <000b> input/ipa.c:451 connected read/write 20240925055545703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055545703 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055545703 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055545703 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 20240925055545703 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055545703 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 20240925055545703 DLGSUP <0013> gsup_server.c:235 2: 20240925055545703 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055545703 DLGSUP <0013> gsup_server.c:235 3: 20240925055545703 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055545703 DLGSUP <0013> gsup_server.c:235 4: 20240925055545703 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055545703 DLGSUP <0013> gsup_server.c:235 5: 20240925055545703 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055545703 DLGSUP <0013> gsup_server.c:235 7: 20240925055545703 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055545703 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055545703 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055545703 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@f67a0fab663b: 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") 20240925055545720 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44577<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@f67a0fab663b: Created GsupExpect[0] for "262428723490095" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240925055545733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55960<->l=127.0.0.1:4258 20240925055545749 DLINP <000b> input/ipa.c:451 connected read/write 20240925055545749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055545749 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428723490095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428723490095" cn_domain=PS} 20240925055545749 DLU <0006> fsm.c:456 lu(262428723490095)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055545749 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428723490095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240925055545749 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428723490095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428723490095" cause=Roaming not allowed in this location area} 20240925055545749 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428723490095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055545749 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428723490095)[0x55beb90695d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055545749 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428723490095)[0x55beb90695d0]{UNVALIDATED}: Freeing instance 20240925055545749 DLU <0006> fsm.c:568 lu(PS:IMSI-262428723490095)[0x55beb90695d0]{UNVALIDATED}: Deallocated 20240925055545749 DLINP <000b> input/ipa.c:451 connected read/write 20240925055545749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055545749 DLINP <000b> input/ipa.c:451 connected read/write 20240925055545749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@f67a0fab663b: Found GsupExpect[0] for "262428723490095" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@f67a0fab663b: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262428723490095" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055545752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55960<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f67a0fab663b: Final verdict of PTC: pass 20240925055545753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55958<->l=127.0.0.1:4258 20240925055545754 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44577<->l=127.0.0.1:4259) 20240925055545754 DLINP <000b> input/ipa.c:451 connected read/write 20240925055545754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055545754 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055545754 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055545754 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@f67a0fab663b: Final verdict of PTC: none 53@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 53: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@f67a0fab663b: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Wed Sep 25 05:55:45 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 20240925055545793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55964<->l=127.0.0.1:4258 20240925055545794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55964<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13580) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Wed Sep 25 05:55:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_sai_err_unknown_imsi started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055548868 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055548868 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055548869 DLINP <000b> input/ipa.c:451 connected read/write 20240925055548869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055548870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57624<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055548871 DLINP <000b> input/ipa.c:451 connected read/write 20240925055548871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055548871 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055548871 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055548871 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 20240925055548871 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055548871 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 20240925055548871 DLGSUP <0013> gsup_server.c:235 2: 20240925055548871 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055548871 DLGSUP <0013> gsup_server.c:235 3: 20240925055548871 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055548871 DLGSUP <0013> gsup_server.c:235 4: 20240925055548871 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055548871 DLGSUP <0013> gsup_server.c:235 5: 20240925055548871 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055548871 DLGSUP <0013> gsup_server.c:235 7: 20240925055548871 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055548871 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055548871 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055548871 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@f67a0fab663b: 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") 20240925055548892 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46705<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@f67a0fab663b: Created GsupExpect[0] for "262426778740525" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240925055548904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57640<->l=127.0.0.1:4258 20240925055548917 DLINP <000b> input/ipa.c:451 connected read/write 20240925055548917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055548917 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426778740525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426778740525"} 20240925055548917 DAUC <0003> db_auc.c:133 IMSI='262426778740525': No such subscriber 20240925055548917 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426778740525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240925055548917 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426778740525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426778740525" cause=IMSI unknown in HLR} 20240925055548917 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426778740525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055548917 DLINP <000b> input/ipa.c:451 connected read/write 20240925055548917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055548917 DLINP <000b> input/ipa.c:451 connected read/write 20240925055548917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@f67a0fab663b: Found GsupExpect[0] for "262426778740525" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@f67a0fab663b: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262426778740525" TC_gsup_sai_err_unknown_imsi(60)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055548920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57640<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@f67a0fab663b: Final verdict of PTC: pass 20240925055548921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57624<->l=127.0.0.1:4258 20240925055548922 DLINP <000b> input/ipa.c:451 connected read/write 20240925055548922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055548922 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055548922 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055548922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(56)@f67a0fab663b: Final verdict of PTC: none 20240925055548922 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46705<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@f67a0fab663b: Final verdict of PTC: none 58@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 58: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@f67a0fab663b: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Wed Sep 25 05:55:48 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 20240925055548968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57644<->l=127.0.0.1:4258 20240925055548969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57644<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12356) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Wed Sep 25 05:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_ul started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055552033 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055552033 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055552035 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57646<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055552038 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552038 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055552038 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055552038 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 20240925055552038 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055552038 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 20240925055552038 DLGSUP <0013> gsup_server.c:235 2: 20240925055552038 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055552038 DLGSUP <0013> gsup_server.c:235 3: 20240925055552038 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055552038 DLGSUP <0013> gsup_server.c:235 4: 20240925055552038 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055552038 DLGSUP <0013> gsup_server.c:235 5: 20240925055552038 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055552038 DLGSUP <0013> gsup_server.c:235 7: 20240925055552038 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055552038 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055552038 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055552038 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@f67a0fab663b: 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") 20240925055552060 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41703<->l=127.0.0.1:4259) 20240925055552075 DAUC <0003> db_auc.c:157 IMSI='262428137518123': No 2G Auth Data 20240925055552075 DAUC <0003> db_auc.c:192 IMSI='262428137518123': No 3G Auth Data HLR_Test-GSUP(62)@f67a0fab663b: Created GsupExpect[0] for "262428137518123" to be handled at TC_gsup_ul(65) 20240925055552108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 20240925055552113 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552113 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428137518123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428137518123" cn_domain=PS} 20240925055552113 DLU <0006> fsm.c:456 lu(262428137518123)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055552113 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428137518123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055552129 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428137518123)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055552129 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428137518123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428137518123" cn_domain=PS} 20240925055552129 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552129 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f67a0fab663b: Found GsupExpect[0] for "262428137518123" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@f67a0fab663b: Added IMSI table entry 0TC_gsup_ul(65)"262428137518123" 20240925055552133 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552133 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428137518123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428137518123"} 20240925055552133 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428137518123)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055552133 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428137518123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055552133 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428137518123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428137518123"} 20240925055552133 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428137518123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055552133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428137518123)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055552133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428137518123)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055552133 DLU <0006> fsm.c:568 lu(PS:IMSI-262428137518123)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055552133 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552133 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul(65)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055552134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 TC_gsup_ul(65)@f67a0fab663b: Final verdict of PTC: pass 20240925055552158 DAUC <0003> db_auc.c:157 IMSI='262422034908807': No 2G Auth Data 20240925055552158 DAUC <0003> db_auc.c:192 IMSI='262422034908807': No 3G Auth Data 20240925055552168 DLGSUP <0013> hlr.c:121 IMSI 262422034908807: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f67a0fab663b: Created GsupExpect[0] for "262422034908807" to be handled at TC_gsup_ul(66) 20240925055552191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 20240925055552194 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552194 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422034908807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422034908807" cn_domain=PS} 20240925055552194 DLU <0006> fsm.c:456 lu(262422034908807)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055552194 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422034908807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055552210 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422034908807)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055552210 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422034908807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422034908807" cn_domain=PS} 20240925055552210 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552210 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f67a0fab663b: Found GsupExpect[0] for "262422034908807" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@f67a0fab663b: Added IMSI table entry 1TC_gsup_ul(66)"262422034908807" 20240925055552213 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552213 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422034908807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422034908807"} 20240925055552213 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422034908807)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055552213 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422034908807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055552213 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422034908807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422034908807"} 20240925055552213 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422034908807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055552213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422034908807)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055552213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422034908807)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055552213 DLU <0006> fsm.c:568 lu(PS:IMSI-262422034908807)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055552213 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552213 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul(66)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055552215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 TC_gsup_ul(66)@f67a0fab663b: Final verdict of PTC: pass 20240925055552240 DAUC <0003> db_auc.c:157 IMSI='262425844194680': No 2G Auth Data 20240925055552240 DAUC <0003> db_auc.c:192 IMSI='262425844194680': No 3G Auth Data 20240925055552248 DLGSUP <0013> hlr.c:121 IMSI 262425844194680: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f67a0fab663b: Created GsupExpect[0] for "262425844194680" to be handled at TC_gsup_ul(67) 20240925055552272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57688<->l=127.0.0.1:4258 20240925055552275 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552275 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425844194680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425844194680" cn_domain=PS} 20240925055552275 DLU <0006> fsm.c:456 lu(262425844194680)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055552275 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425844194680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055552291 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425844194680)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055552291 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425844194680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425844194680" cn_domain=PS} 20240925055552291 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552291 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f67a0fab663b: Found GsupExpect[0] for "262425844194680" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@f67a0fab663b: Added IMSI table entry 2TC_gsup_ul(67)"262425844194680" 20240925055552294 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552294 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425844194680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425844194680"} 20240925055552294 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425844194680)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055552294 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425844194680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055552294 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425844194680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425844194680"} 20240925055552294 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425844194680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055552294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425844194680)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055552294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425844194680)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055552294 DLU <0006> fsm.c:568 lu(PS:IMSI-262425844194680)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055552294 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552294 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul(67)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055552295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57688<->l=127.0.0.1:4258 TC_gsup_ul(67)@f67a0fab663b: Final verdict of PTC: pass 20240925055552320 DAUC <0003> db_auc.c:157 IMSI='262422067662067': No 2G Auth Data 20240925055552320 DAUC <0003> db_auc.c:192 IMSI='262422067662067': No 3G Auth Data 20240925055552328 DLGSUP <0013> hlr.c:121 IMSI 262422067662067: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f67a0fab663b: Created GsupExpect[0] for "262422067662067" to be handled at TC_gsup_ul(68) 20240925055552353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 20240925055552355 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552355 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422067662067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422067662067" cn_domain=PS} 20240925055552355 DLU <0006> fsm.c:456 lu(262422067662067)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055552355 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422067662067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055552370 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422067662067)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055552370 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422067662067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422067662067" cn_domain=PS} 20240925055552370 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552371 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f67a0fab663b: Found GsupExpect[0] for "262422067662067" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@f67a0fab663b: Added IMSI table entry 3TC_gsup_ul(68)"262422067662067" 20240925055552374 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552374 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422067662067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422067662067"} 20240925055552374 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422067662067)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055552374 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422067662067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055552374 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422067662067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422067662067"} 20240925055552374 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422067662067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055552374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422067662067)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055552374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422067662067)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055552374 DLU <0006> fsm.c:568 lu(PS:IMSI-262422067662067)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055552374 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552374 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul(68)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055552376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 TC_gsup_ul(68)@f67a0fab663b: Final verdict of PTC: pass 20240925055552401 DAUC <0003> db_auc.c:157 IMSI='262421564559363': No 2G Auth Data 20240925055552401 DAUC <0003> db_auc.c:192 IMSI='262421564559363': No 3G Auth Data 20240925055552409 DLGSUP <0013> hlr.c:121 IMSI 262421564559363: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f67a0fab663b: Created GsupExpect[0] for "262421564559363" to be handled at TC_gsup_ul(69) 20240925055552434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4258 20240925055552437 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552437 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421564559363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421564559363" cn_domain=PS} 20240925055552437 DLU <0006> fsm.c:456 lu(262421564559363)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055552437 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421564559363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055552453 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421564559363)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055552453 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421564559363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421564559363" cn_domain=PS} 20240925055552453 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552453 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f67a0fab663b: Found GsupExpect[0] for "262421564559363" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@f67a0fab663b: Added IMSI table entry 4TC_gsup_ul(69)"262421564559363" 20240925055552456 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552456 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421564559363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421564559363"} 20240925055552456 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421564559363)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055552456 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421564559363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055552456 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421564559363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421564559363"} 20240925055552456 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421564559363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055552456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421564559363)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055552456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421564559363)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055552456 DLU <0006> fsm.c:568 lu(PS:IMSI-262421564559363)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055552456 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552456 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul(69)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055552458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4258 TC_gsup_ul(69)@f67a0fab663b: Final verdict of PTC: pass 20240925055552489 DAUC <0003> db_auc.c:157 IMSI='262422942782135': No 2G Auth Data 20240925055552489 DAUC <0003> db_auc.c:192 IMSI='262422942782135': No 3G Auth Data 20240925055552500 DLGSUP <0013> hlr.c:121 IMSI 262422942782135: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f67a0fab663b: Created GsupExpect[0] for "262422942782135" to be handled at TC_gsup_ul(70) 20240925055552541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57712<->l=127.0.0.1:4258 20240925055552545 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552545 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422942782135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422942782135" cn_domain=PS} 20240925055552545 DLU <0006> fsm.c:456 lu(262422942782135)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055552545 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422942782135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055552564 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422942782135)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055552564 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422942782135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422942782135" cn_domain=PS} 20240925055552564 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552564 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f67a0fab663b: Found GsupExpect[0] for "262422942782135" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@f67a0fab663b: Added IMSI table entry 5TC_gsup_ul(70)"262422942782135" 20240925055552567 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552567 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422942782135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422942782135"} 20240925055552567 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422942782135)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055552567 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422942782135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055552567 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422942782135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422942782135"} 20240925055552567 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422942782135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055552567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422942782135)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055552567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422942782135)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055552567 DLU <0006> fsm.c:568 lu(PS:IMSI-262422942782135)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055552567 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552567 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul(70)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055552569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57712<->l=127.0.0.1:4258 TC_gsup_ul(70)@f67a0fab663b: Final verdict of PTC: pass 20240925055552600 DAUC <0003> db_auc.c:157 IMSI='262429446886908': No 2G Auth Data 20240925055552600 DAUC <0003> db_auc.c:192 IMSI='262429446886908': No 3G Auth Data 20240925055552609 DLGSUP <0013> hlr.c:121 IMSI 262429446886908: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f67a0fab663b: Created GsupExpect[0] for "262429446886908" to be handled at TC_gsup_ul(71) 20240925055552643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4258 20240925055552648 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552648 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429446886908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429446886908" cn_domain=PS} 20240925055552648 DLU <0006> fsm.c:456 lu(262429446886908)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055552648 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429446886908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055552673 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429446886908)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055552673 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429446886908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429446886908" cn_domain=PS} 20240925055552673 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552673 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f67a0fab663b: Found GsupExpect[0] for "262429446886908" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@f67a0fab663b: Added IMSI table entry 6TC_gsup_ul(71)"262429446886908" 20240925055552676 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552676 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429446886908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429446886908"} 20240925055552676 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429446886908)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055552676 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429446886908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055552676 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429446886908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429446886908"} 20240925055552676 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429446886908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055552676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429446886908)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055552676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429446886908)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055552676 DLU <0006> fsm.c:568 lu(PS:IMSI-262429446886908)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055552676 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552676 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul(71)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055552678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4258 TC_gsup_ul(71)@f67a0fab663b: Final verdict of PTC: pass 20240925055552714 DAUC <0003> db_auc.c:157 IMSI='262422015900599': No 2G Auth Data 20240925055552714 DAUC <0003> db_auc.c:192 IMSI='262422015900599': No 3G Auth Data 20240925055552722 DLGSUP <0013> hlr.c:121 IMSI 262422015900599: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f67a0fab663b: Created GsupExpect[0] for "262422015900599" to be handled at TC_gsup_ul(72) 20240925055552753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 20240925055552757 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552757 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422015900599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422015900599" cn_domain=PS} 20240925055552757 DLU <0006> fsm.c:456 lu(262422015900599)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055552757 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422015900599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055552772 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422015900599)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055552772 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422015900599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422015900599" cn_domain=PS} 20240925055552773 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552773 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f67a0fab663b: Found GsupExpect[0] for "262422015900599" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@f67a0fab663b: Added IMSI table entry 7TC_gsup_ul(72)"262422015900599" 20240925055552775 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552776 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422015900599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422015900599"} 20240925055552776 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422015900599)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055552776 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422015900599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055552776 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422015900599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422015900599"} 20240925055552776 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422015900599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055552776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422015900599)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055552776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422015900599)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055552776 DLU <0006> fsm.c:568 lu(PS:IMSI-262422015900599)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055552776 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055552776 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul(72)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055552777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 TC_gsup_ul(72)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055552801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57646<->l=127.0.0.1:4258 20240925055552802 DLINP <000b> input/ipa.c:451 connected read/write 20240925055552802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055552802 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055552803 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055552803 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055552803 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41703<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@f67a0fab663b: Final verdict of PTC: none 63@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_ul finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Wed Sep 25 05:55:52 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20240925055552843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 20240925055552844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21648) Waiting for packet dumper to finish... 1 (prev_count=21648, count=45144) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Wed Sep 25 05:55:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_ul_via_proxy started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055555913 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055555913 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055555916 DLINP <000b> input/ipa.c:451 connected read/write 20240925055555916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055555917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055555919 DLINP <000b> input/ipa.c:451 connected read/write 20240925055555919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055555919 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055555919 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055555919 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 20240925055555919 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055555919 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 20240925055555919 DLGSUP <0013> gsup_server.c:235 2: 20240925055555919 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055555919 DLGSUP <0013> gsup_server.c:235 3: 20240925055555919 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055555919 DLGSUP <0013> gsup_server.c:235 4: 20240925055555919 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055555919 DLGSUP <0013> gsup_server.c:235 5: 20240925055555919 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055555919 DLGSUP <0013> gsup_server.c:235 7: 20240925055555919 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055555919 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055555919 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055555919 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@f67a0fab663b: 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") 20240925055555939 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44697<->l=127.0.0.1:4259) 20240925055555956 DAUC <0003> db_auc.c:157 IMSI='262422929143078': No 2G Auth Data 20240925055555956 DAUC <0003> db_auc.c:192 IMSI='262422929143078': No 3G Auth Data HLR_Test-GSUP(74)@f67a0fab663b: Created GsupExpect[0] for "262422929143078" to be handled at TC_gsup_ul_via_proxy(77) 20240925055556005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4258 20240925055556011 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556011 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422929143078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422929143078" cn_domain=PS source_name="the-source\n"} 20240925055556011 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240925055556011 DLU <0006> fsm.c:456 lu(262422929143078)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055556011 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422929143078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925055556026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422929143078)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055556026 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422929143078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422929143078" cn_domain=PS destination_name="the-source\n"} 20240925055556026 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556026 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f67a0fab663b: Found GsupExpect[0] for "262422929143078" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@f67a0fab663b: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262422929143078" 20240925055556029 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556029 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422929143078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422929143078" source_name="the-source\n"} 20240925055556029 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422929143078)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055556029 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422929143078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055556029 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422929143078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422929143078" destination_name="the-source\n"} 20240925055556029 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422929143078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055556029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422929143078)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055556029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422929143078)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055556029 DLU <0006> fsm.c:568 lu(PS:IMSI-262422929143078)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055556029 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556030 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055556031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@f67a0fab663b: Final verdict of PTC: pass 20240925055556055 DAUC <0003> db_auc.c:157 IMSI='262421223011700': No 2G Auth Data 20240925055556055 DAUC <0003> db_auc.c:192 IMSI='262421223011700': No 3G Auth Data 20240925055556063 DLGSUP <0013> hlr.c:121 IMSI 262421223011700: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f67a0fab663b: Created GsupExpect[0] for "262421223011700" to be handled at TC_gsup_ul_via_proxy(78) 20240925055556085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 20240925055556087 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556087 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421223011700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421223011700" cn_domain=PS source_name="the-source\n"} 20240925055556087 DLU <0006> fsm.c:456 lu(262421223011700)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055556087 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421223011700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925055556106 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421223011700)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055556106 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421223011700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421223011700" cn_domain=PS destination_name="the-source\n"} 20240925055556106 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556106 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f67a0fab663b: Found GsupExpect[0] for "262421223011700" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@f67a0fab663b: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262421223011700" 20240925055556109 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556109 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421223011700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421223011700" source_name="the-source\n"} 20240925055556109 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421223011700)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055556109 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421223011700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055556109 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421223011700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421223011700" destination_name="the-source\n"} 20240925055556109 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421223011700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055556109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421223011700)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055556109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421223011700)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055556109 DLU <0006> fsm.c:568 lu(PS:IMSI-262421223011700)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055556109 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556109 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055556111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@f67a0fab663b: Final verdict of PTC: pass 20240925055556138 DAUC <0003> db_auc.c:157 IMSI='262424206012771': No 2G Auth Data 20240925055556138 DAUC <0003> db_auc.c:192 IMSI='262424206012771': No 3G Auth Data 20240925055556146 DLGSUP <0013> hlr.c:121 IMSI 262424206012771: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f67a0fab663b: Created GsupExpect[0] for "262424206012771" to be handled at TC_gsup_ul_via_proxy(79) 20240925055556172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 20240925055556176 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556176 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424206012771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424206012771" cn_domain=PS source_name="the-source\n"} 20240925055556176 DLU <0006> fsm.c:456 lu(262424206012771)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055556176 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424206012771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925055556193 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424206012771)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055556193 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424206012771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424206012771" cn_domain=PS destination_name="the-source\n"} 20240925055556193 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556193 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f67a0fab663b: Found GsupExpect[0] for "262424206012771" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@f67a0fab663b: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424206012771" 20240925055556196 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556196 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424206012771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424206012771" source_name="the-source\n"} 20240925055556196 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424206012771)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055556196 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424206012771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055556196 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424206012771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424206012771" destination_name="the-source\n"} 20240925055556196 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424206012771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055556196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424206012771)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055556196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424206012771)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055556196 DLU <0006> fsm.c:568 lu(PS:IMSI-262424206012771)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055556196 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556196 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055556198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@f67a0fab663b: Final verdict of PTC: pass 20240925055556223 DAUC <0003> db_auc.c:157 IMSI='262422843849133': No 2G Auth Data 20240925055556223 DAUC <0003> db_auc.c:192 IMSI='262422843849133': No 3G Auth Data 20240925055556232 DLGSUP <0013> hlr.c:121 IMSI 262422843849133: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f67a0fab663b: Created GsupExpect[0] for "262422843849133" to be handled at TC_gsup_ul_via_proxy(80) 20240925055556257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57782<->l=127.0.0.1:4258 20240925055556260 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556260 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422843849133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422843849133" cn_domain=PS source_name="the-source\n"} 20240925055556260 DLU <0006> fsm.c:456 lu(262422843849133)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055556260 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422843849133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925055556275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422843849133)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055556275 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422843849133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422843849133" cn_domain=PS destination_name="the-source\n"} 20240925055556275 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556275 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f67a0fab663b: Found GsupExpect[0] for "262422843849133" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@f67a0fab663b: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422843849133" 20240925055556279 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556279 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422843849133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422843849133" source_name="the-source\n"} 20240925055556279 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422843849133)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055556279 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262422843849133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055556279 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422843849133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422843849133" destination_name="the-source\n"} 20240925055556279 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262422843849133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055556279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422843849133)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055556279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422843849133)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055556279 DLU <0006> fsm.c:568 lu(PS:IMSI-262422843849133)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055556279 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556279 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055556280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57782<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@f67a0fab663b: Final verdict of PTC: pass 20240925055556305 DAUC <0003> db_auc.c:157 IMSI='262426691963907': No 2G Auth Data 20240925055556305 DAUC <0003> db_auc.c:192 IMSI='262426691963907': No 3G Auth Data 20240925055556315 DLGSUP <0013> hlr.c:121 IMSI 262426691963907: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f67a0fab663b: Created GsupExpect[0] for "262426691963907" to be handled at TC_gsup_ul_via_proxy(81) 20240925055556340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57786<->l=127.0.0.1:4258 20240925055556344 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556344 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426691963907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426691963907" cn_domain=PS source_name="the-source\n"} 20240925055556344 DLU <0006> fsm.c:456 lu(262426691963907)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055556344 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426691963907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925055556360 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426691963907)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055556360 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426691963907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426691963907" cn_domain=PS destination_name="the-source\n"} 20240925055556360 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556360 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f67a0fab663b: Found GsupExpect[0] for "262426691963907" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@f67a0fab663b: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262426691963907" 20240925055556363 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556363 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426691963907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426691963907" source_name="the-source\n"} 20240925055556363 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426691963907)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055556363 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262426691963907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055556363 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426691963907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426691963907" destination_name="the-source\n"} 20240925055556363 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262426691963907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055556363 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426691963907)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055556363 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426691963907)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055556363 DLU <0006> fsm.c:568 lu(PS:IMSI-262426691963907)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055556363 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556363 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055556365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57786<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@f67a0fab663b: Final verdict of PTC: pass 20240925055556390 DAUC <0003> db_auc.c:157 IMSI='262425932925875': No 2G Auth Data 20240925055556390 DAUC <0003> db_auc.c:192 IMSI='262425932925875': No 3G Auth Data 20240925055556399 DLGSUP <0013> hlr.c:121 IMSI 262425932925875: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f67a0fab663b: Created GsupExpect[0] for "262425932925875" to be handled at TC_gsup_ul_via_proxy(82) 20240925055556431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4258 20240925055556436 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556436 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425932925875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425932925875" cn_domain=PS source_name="the-source\n"} 20240925055556436 DLU <0006> fsm.c:456 lu(262425932925875)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055556436 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425932925875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925055556452 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425932925875)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055556452 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425932925875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425932925875" cn_domain=PS destination_name="the-source\n"} 20240925055556452 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556452 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f67a0fab663b: Found GsupExpect[0] for "262425932925875" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@f67a0fab663b: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425932925875" 20240925055556455 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556455 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425932925875 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425932925875" source_name="the-source\n"} 20240925055556455 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425932925875)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055556455 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425932925875 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055556455 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425932925875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425932925875" destination_name="the-source\n"} 20240925055556455 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425932925875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055556455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425932925875)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055556455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425932925875)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055556455 DLU <0006> fsm.c:568 lu(PS:IMSI-262425932925875)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055556455 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556455 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055556457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@f67a0fab663b: Final verdict of PTC: pass 20240925055556489 DAUC <0003> db_auc.c:157 IMSI='262425774635731': No 2G Auth Data 20240925055556489 DAUC <0003> db_auc.c:192 IMSI='262425774635731': No 3G Auth Data 20240925055556498 DLGSUP <0013> hlr.c:121 IMSI 262425774635731: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f67a0fab663b: Created GsupExpect[0] for "262425774635731" to be handled at TC_gsup_ul_via_proxy(83) 20240925055556529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57814<->l=127.0.0.1:4258 20240925055556532 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556532 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425774635731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425774635731" cn_domain=PS source_name="the-source\n"} 20240925055556532 DLU <0006> fsm.c:456 lu(262425774635731)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055556532 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425774635731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925055556548 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425774635731)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055556548 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425774635731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425774635731" cn_domain=PS destination_name="the-source\n"} 20240925055556548 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556548 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f67a0fab663b: Found GsupExpect[0] for "262425774635731" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@f67a0fab663b: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425774635731" 20240925055556551 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556551 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425774635731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425774635731" source_name="the-source\n"} 20240925055556551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425774635731)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055556551 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425774635731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055556551 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425774635731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425774635731" destination_name="the-source\n"} 20240925055556551 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425774635731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055556551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425774635731)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055556551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425774635731)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055556551 DLU <0006> fsm.c:568 lu(PS:IMSI-262425774635731)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055556551 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556551 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055556552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57814<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@f67a0fab663b: Final verdict of PTC: pass 20240925055556584 DAUC <0003> db_auc.c:157 IMSI='262426701006463': No 2G Auth Data 20240925055556584 DAUC <0003> db_auc.c:192 IMSI='262426701006463': No 3G Auth Data 20240925055556593 DLGSUP <0013> hlr.c:121 IMSI 262426701006463: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f67a0fab663b: Created GsupExpect[0] for "262426701006463" to be handled at TC_gsup_ul_via_proxy(84) 20240925055556624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57828<->l=127.0.0.1:4258 20240925055556628 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556628 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426701006463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426701006463" cn_domain=PS source_name="the-source\n"} 20240925055556628 DLU <0006> fsm.c:456 lu(262426701006463)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055556628 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426701006463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925055556643 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426701006463)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055556643 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426701006463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426701006463" cn_domain=PS destination_name="the-source\n"} 20240925055556643 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556643 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f67a0fab663b: Found GsupExpect[0] for "262426701006463" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@f67a0fab663b: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426701006463" 20240925055556646 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556646 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426701006463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426701006463" source_name="the-source\n"} 20240925055556646 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426701006463)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055556646 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426701006463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055556646 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426701006463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426701006463" destination_name="the-source\n"} 20240925055556646 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426701006463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055556646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426701006463)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055556646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426701006463)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055556646 DLU <0006> fsm.c:568 lu(PS:IMSI-262426701006463)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055556646 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055556646 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055556648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57828<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055556673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20240925055556674 DLINP <000b> input/ipa.c:451 connected read/write 20240925055556674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055556674 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055556674 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055556674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055556674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240925055556674 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44697<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@f67a0fab663b: Final verdict of PTC: none 75@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Wed Sep 25 05:55:56 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 20240925055556717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4258 20240925055556718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18464) Waiting for packet dumper to finish... 1 (prev_count=18464, count=45760) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Wed Sep 25 05:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_ul_subscriber_data started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055559791 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055559791 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055559793 DLINP <000b> input/ipa.c:451 connected read/write 20240925055559793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055559794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(85)@f67a0fab663b: 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 } } } } 20240925055559796 DLINP <000b> input/ipa.c:451 connected read/write 20240925055559796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055559796 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055559796 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055559796 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 20240925055559796 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055559796 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 20240925055559796 DLGSUP <0013> gsup_server.c:235 2: 20240925055559796 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055559796 DLGSUP <0013> gsup_server.c:235 3: 20240925055559796 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055559796 DLGSUP <0013> gsup_server.c:235 4: 20240925055559796 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055559796 DLGSUP <0013> gsup_server.c:235 5: 20240925055559796 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055559796 DLGSUP <0013> gsup_server.c:235 7: 20240925055559796 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055559796 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055559796 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055559796 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@f67a0fab663b: 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") 20240925055559813 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40301<->l=127.0.0.1:4259) 20240925055559833 DAUC <0003> db_auc.c:157 IMSI='262420825813607': No 2G Auth Data 20240925055559833 DAUC <0003> db_auc.c:192 IMSI='262420825813607': No 3G Auth Data HLR_Test-GSUP(86)@f67a0fab663b: Created GsupExpect[0] for "262420825813607" to be handled at TC_gsup_ul_subscriber_data(89) 20240925055559877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52062<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@f67a0fab663b: GSUP ul subscriber_data<unbound> 20240925055559881 DLINP <000b> input/ipa.c:451 connected read/write 20240925055559881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055559881 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420825813607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420825813607" cn_domain=PS} 20240925055559882 DLU <0006> fsm.c:456 lu(262420825813607)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055559882 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420825813607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055559902 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420825813607)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055559902 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420825813607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420825813607" cn_domain=PS} 20240925055559902 DLINP <000b> input/ipa.c:451 connected read/write 20240925055559902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055559902 DLINP <000b> input/ipa.c:451 connected read/write 20240925055559902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f67a0fab663b: Found GsupExpect[0] for "262420825813607" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@f67a0fab663b: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262420825813607" 20240925055559906 DLINP <000b> input/ipa.c:451 connected read/write 20240925055559906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055559906 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420825813607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420825813607"} 20240925055559906 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420825813607)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055559906 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420825813607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055559906 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420825813607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420825813607"} 20240925055559906 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420825813607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055559906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825813607)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055559906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825813607)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055559906 DLU <0006> fsm.c:568 lu(PS:IMSI-262420825813607)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055559906 DLINP <000b> input/ipa.c:451 connected read/write 20240925055559906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055559906 DLINP <000b> input/ipa.c:451 connected read/write 20240925055559906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055559908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52062<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@f67a0fab663b: Final verdict of PTC: pass 20240925055559945 DAUC <0003> db_auc.c:157 IMSI='262420487785363': No 2G Auth Data 20240925055559945 DAUC <0003> db_auc.c:192 IMSI='262420487785363': No 3G Auth Data 20240925055559963 DLGSUP <0013> hlr.c:121 IMSI 262420487785363: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f67a0fab663b: Created GsupExpect[0] for "262420487785363" to be handled at TC_gsup_ul_subscriber_data(90) 20240925055559986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@f67a0fab663b: GSUP ul subscriber_data<unbound> 20240925055559989 DLINP <000b> input/ipa.c:451 connected read/write 20240925055559989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055559989 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420487785363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420487785363" cn_domain=PS} 20240925055559989 DLU <0006> fsm.c:456 lu(262420487785363)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055559989 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420487785363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055600004 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420487785363)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055600004 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420487785363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420487785363" cn_domain=PS} 20240925055600004 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600004 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f67a0fab663b: Found GsupExpect[0] for "262420487785363" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@f67a0fab663b: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420487785363" 20240925055600006 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600006 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420487785363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420487785363"} 20240925055600006 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420487785363)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055600006 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420487785363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055600006 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420487785363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420487785363"} 20240925055600006 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420487785363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055600006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420487785363)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055600006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420487785363)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055600006 DLU <0006> fsm.c:568 lu(PS:IMSI-262420487785363)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055600006 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600007 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055600009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@f67a0fab663b: Final verdict of PTC: pass 20240925055600032 DAUC <0003> db_auc.c:157 IMSI='262424628305000': No 2G Auth Data 20240925055600032 DAUC <0003> db_auc.c:192 IMSI='262424628305000': No 3G Auth Data 20240925055600041 DLGSUP <0013> hlr.c:121 IMSI 262424628305000: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f67a0fab663b: Created GsupExpect[0] for "262424628305000" to be handled at TC_gsup_ul_subscriber_data(91) 20240925055600069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52074<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@f67a0fab663b: GSUP ul subscriber_data<unbound> 20240925055600072 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600072 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424628305000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424628305000" cn_domain=PS} 20240925055600073 DLU <0006> fsm.c:456 lu(262424628305000)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055600073 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424628305000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055600088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424628305000)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055600088 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424628305000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424628305000" cn_domain=PS} 20240925055600088 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600088 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f67a0fab663b: Found GsupExpect[0] for "262424628305000" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@f67a0fab663b: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262424628305000" 20240925055600091 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600091 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424628305000 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424628305000"} 20240925055600091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424628305000)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055600091 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424628305000 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055600091 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424628305000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424628305000"} 20240925055600091 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424628305000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055600091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424628305000)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055600091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424628305000)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055600091 DLU <0006> fsm.c:568 lu(PS:IMSI-262424628305000)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055600091 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600091 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055600093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52074<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@f67a0fab663b: Final verdict of PTC: pass 20240925055600118 DAUC <0003> db_auc.c:157 IMSI='262426206097901': No 2G Auth Data 20240925055600118 DAUC <0003> db_auc.c:192 IMSI='262426206097901': No 3G Auth Data 20240925055600126 DLGSUP <0013> hlr.c:121 IMSI 262426206097901: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f67a0fab663b: Created GsupExpect[0] for "262426206097901" to be handled at TC_gsup_ul_subscriber_data(92) 20240925055600150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52082<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@f67a0fab663b: GSUP ul subscriber_data<unbound> 20240925055600152 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600152 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426206097901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426206097901" cn_domain=PS} 20240925055600152 DLU <0006> fsm.c:456 lu(262426206097901)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055600152 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426206097901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055600168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426206097901)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055600168 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426206097901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426206097901" cn_domain=PS} 20240925055600168 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600168 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f67a0fab663b: Found GsupExpect[0] for "262426206097901" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@f67a0fab663b: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262426206097901" 20240925055600170 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600170 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426206097901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426206097901"} 20240925055600170 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426206097901)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055600170 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426206097901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055600170 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426206097901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426206097901"} 20240925055600170 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426206097901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055600170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426206097901)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055600170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426206097901)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055600171 DLU <0006> fsm.c:568 lu(PS:IMSI-262426206097901)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055600171 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600171 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055600172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52082<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@f67a0fab663b: Final verdict of PTC: pass 20240925055600197 DAUC <0003> db_auc.c:157 IMSI='262423153757488': No 2G Auth Data 20240925055600197 DAUC <0003> db_auc.c:192 IMSI='262423153757488': No 3G Auth Data 20240925055600205 DLGSUP <0013> hlr.c:121 IMSI 262423153757488: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f67a0fab663b: Created GsupExpect[0] for "262423153757488" to be handled at TC_gsup_ul_subscriber_data(93) 20240925055600228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52094<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@f67a0fab663b: GSUP ul subscriber_data<unbound> 20240925055600232 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600232 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423153757488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423153757488" cn_domain=PS} 20240925055600232 DLU <0006> fsm.c:456 lu(262423153757488)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055600232 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423153757488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055600247 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423153757488)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055600247 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423153757488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423153757488" cn_domain=PS} 20240925055600247 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600247 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f67a0fab663b: Found GsupExpect[0] for "262423153757488" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@f67a0fab663b: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262423153757488" 20240925055600250 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600250 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423153757488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423153757488"} 20240925055600250 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423153757488)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055600250 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423153757488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055600250 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423153757488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423153757488"} 20240925055600250 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423153757488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055600250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423153757488)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055600250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423153757488)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055600250 DLU <0006> fsm.c:568 lu(PS:IMSI-262423153757488)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055600250 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600250 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055600252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52094<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@f67a0fab663b: Final verdict of PTC: pass 20240925055600276 DAUC <0003> db_auc.c:157 IMSI='262424469810876': No 2G Auth Data 20240925055600276 DAUC <0003> db_auc.c:192 IMSI='262424469810876': No 3G Auth Data 20240925055600285 DLGSUP <0013> hlr.c:121 IMSI 262424469810876: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f67a0fab663b: Created GsupExpect[0] for "262424469810876" to be handled at TC_gsup_ul_subscriber_data(94) 20240925055600317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52100<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@f67a0fab663b: GSUP ul subscriber_data<unbound> 20240925055600321 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600321 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424469810876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424469810876" cn_domain=PS} 20240925055600321 DLU <0006> fsm.c:456 lu(262424469810876)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055600321 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424469810876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055600336 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424469810876)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055600336 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424469810876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424469810876" cn_domain=PS} 20240925055600336 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600336 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f67a0fab663b: Found GsupExpect[0] for "262424469810876" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@f67a0fab663b: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262424469810876" 20240925055600339 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600339 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424469810876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424469810876"} 20240925055600339 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424469810876)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055600339 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424469810876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055600339 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424469810876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424469810876"} 20240925055600339 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424469810876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055600339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424469810876)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055600339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424469810876)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055600339 DLU <0006> fsm.c:568 lu(PS:IMSI-262424469810876)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055600339 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600339 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055600341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52100<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@f67a0fab663b: Final verdict of PTC: pass 20240925055600373 DAUC <0003> db_auc.c:157 IMSI='262429612389428': No 2G Auth Data 20240925055600373 DAUC <0003> db_auc.c:192 IMSI='262429612389428': No 3G Auth Data 20240925055600381 DLGSUP <0013> hlr.c:121 IMSI 262429612389428: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f67a0fab663b: Created GsupExpect[0] for "262429612389428" to be handled at TC_gsup_ul_subscriber_data(95) 20240925055600411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52102<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@f67a0fab663b: GSUP ul subscriber_data<unbound> 20240925055600415 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600415 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429612389428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429612389428" cn_domain=PS} 20240925055600415 DLU <0006> fsm.c:456 lu(262429612389428)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055600415 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429612389428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055600430 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429612389428)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055600430 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429612389428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429612389428" cn_domain=PS} 20240925055600430 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600430 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f67a0fab663b: Found GsupExpect[0] for "262429612389428" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@f67a0fab663b: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429612389428" 20240925055600434 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600434 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429612389428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429612389428"} 20240925055600434 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429612389428)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055600434 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429612389428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055600434 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429612389428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429612389428"} 20240925055600434 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429612389428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055600434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429612389428)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055600434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429612389428)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055600434 DLU <0006> fsm.c:568 lu(PS:IMSI-262429612389428)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055600434 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600434 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055600436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52102<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@f67a0fab663b: Final verdict of PTC: pass 20240925055600466 DAUC <0003> db_auc.c:157 IMSI='262420031152341': No 2G Auth Data 20240925055600466 DAUC <0003> db_auc.c:192 IMSI='262420031152341': No 3G Auth Data 20240925055600475 DLGSUP <0013> hlr.c:121 IMSI 262420031152341: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f67a0fab663b: Created GsupExpect[0] for "262420031152341" to be handled at TC_gsup_ul_subscriber_data(96) 20240925055600507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@f67a0fab663b: GSUP ul subscriber_data<unbound> 20240925055600511 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600511 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420031152341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420031152341" cn_domain=PS} 20240925055600511 DLU <0006> fsm.c:456 lu(262420031152341)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055600511 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420031152341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055600527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420031152341)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055600527 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420031152341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420031152341" cn_domain=PS} 20240925055600527 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600527 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f67a0fab663b: Found GsupExpect[0] for "262420031152341" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@f67a0fab663b: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420031152341" 20240925055600530 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600530 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420031152341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420031152341"} 20240925055600530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420031152341)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055600530 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420031152341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055600530 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420031152341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420031152341"} 20240925055600530 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420031152341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055600530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420031152341)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055600530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420031152341)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055600530 DLU <0006> fsm.c:568 lu(PS:IMSI-262420031152341)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055600530 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055600530 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055600532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055600557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4258 20240925055600558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40301<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@f67a0fab663b: Final verdict of PTC: none 20240925055600559 DLINP <000b> input/ipa.c:451 connected read/write 20240925055600559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055600559 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055600559 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055600559 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@f67a0fab663b: Final verdict of PTC: none 87@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Wed Sep 25 05:56:00 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 20240925055600601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52122<->l=127.0.0.1:4258 20240925055600701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52122<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37072) Waiting for packet dumper to finish... 1 (prev_count=37072, count=50412) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Wed Sep 25 05:56:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_vty started. MTC@f67a0fab663b: legacy= true 20240925055603776 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055603776 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055603780 DLINP <000b> input/ipa.c:451 connected read/write 20240925055603780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055603781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055603784 DLINP <000b> input/ipa.c:451 connected read/write 20240925055603784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055603784 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055603784 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055603784 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 20240925055603784 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055603784 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 20240925055603784 DLGSUP <0013> gsup_server.c:235 2: 20240925055603784 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055603784 DLGSUP <0013> gsup_server.c:235 3: 20240925055603784 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055603784 DLGSUP <0013> gsup_server.c:235 4: 20240925055603784 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055603784 DLGSUP <0013> gsup_server.c:235 5: 20240925055603784 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055603784 DLGSUP <0013> gsup_server.c:235 7: 20240925055603784 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055603784 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055603784 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055603784 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(97)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@f67a0fab663b: 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") 20240925055603800 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45973<->l=127.0.0.1:4259) 20240925055603821 DAUC <0003> db_auc.c:157 IMSI='262427749498427': No 2G Auth Data 20240925055603821 DAUC <0003> db_auc.c:192 IMSI='262427749498427': No 3G Auth Data 20240925055603837 DAUC <0003> db_auc.c:192 IMSI='262427749498427': No 3G Auth Data 20240925055603862 DAUC <0003> db_auc.c:157 IMSI='262428400431475': No 2G Auth Data 20240925055603862 DAUC <0003> db_auc.c:192 IMSI='262428400431475': No 3G Auth Data 20240925055603880 DAUC <0003> db_auc.c:157 IMSI='262428400431475': No 2G Auth Data 20240925055603908 DAUC <0003> db_auc.c:157 IMSI='262426918631078': No 2G Auth Data 20240925055603908 DAUC <0003> db_auc.c:192 IMSI='262426918631078': No 3G Auth Data MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055603958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 20240925055603959 DLINP <000b> input/ipa.c:451 connected read/write 20240925055603959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055603959 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055603959 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055603959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055603959 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45973<->l=127.0.0.1:4259) 98@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@f67a0fab663b: Test case TC_vty finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Wed Sep 25 05:56:03 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20240925055604002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4258 20240925055604102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17156) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Wed Sep 25 05:56:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_vty_msisdn_isd started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055607180 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055607180 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055607181 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055607182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39470<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055607184 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055607184 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055607184 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055607184 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 20240925055607184 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055607184 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 20240925055607184 DLGSUP <0013> gsup_server.c:235 2: 20240925055607184 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055607184 DLGSUP <0013> gsup_server.c:235 3: 20240925055607184 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055607184 DLGSUP <0013> gsup_server.c:235 4: 20240925055607184 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055607184 DLGSUP <0013> gsup_server.c:235 5: 20240925055607184 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055607184 DLGSUP <0013> gsup_server.c:235 7: 20240925055607184 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055607184 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055607184 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055607184 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@f67a0fab663b: 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") 20240925055607204 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35963<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@f67a0fab663b: Created GsupExpect[0] for "262428111761294" to be handled at TC_vty_msisdn_isd(104) 20240925055607219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 20240925055607241 DAUC <0003> db_auc.c:157 IMSI='262428111761294': No 2G Auth Data 20240925055607241 DAUC <0003> db_auc.c:192 IMSI='262428111761294': No 3G Auth Data 20240925055607271 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055607271 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428111761294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428111761294" cn_domain=PS} 20240925055607271 DLU <0006> fsm.c:456 lu(262428111761294)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055607271 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428111761294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055607287 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428111761294)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055607287 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428111761294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428111761294" cn_domain=PS} 20240925055607287 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055607287 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@f67a0fab663b: Found GsupExpect[0] for "262428111761294" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@f67a0fab663b: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428111761294" 20240925055607290 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055607290 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428111761294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428111761294"} 20240925055607290 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428111761294)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055607290 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428111761294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055607290 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428111761294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428111761294"} 20240925055607290 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428111761294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055607290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428111761294)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055607290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428111761294)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055607290 DLU <0006> fsm.c:568 lu(PS:IMSI-262428111761294)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055607290 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055607290 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@f67a0fab663b: setverdict(pass): none -> pass 20240925055607300 DLGSUP <0013> hlr.c:128 IMSI 262428111761294: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240925055607300 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055607300 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055607302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@f67a0fab663b: Final verdict of PTC: pass 20240925055607302 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055607302 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428111761294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428111761294"} 20240925055607302 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428111761294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240925055607302 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428111761294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055607303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39470<->l=127.0.0.1:4258 20240925055607304 DLINP <000b> input/ipa.c:451 connected read/write 20240925055607304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055607304 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055607304 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055607304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055607304 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35963<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@f67a0fab663b: Final verdict of PTC: none 102@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 102: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@f67a0fab663b: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Wed Sep 25 05:56:07 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 20240925055607345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39476<->l=127.0.0.1:4258 20240925055607445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39476<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Wed Sep 25 05:56:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_purge_cs started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055610518 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055610518 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055610520 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055610522 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610522 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055610522 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055610522 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 20240925055610522 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055610522 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 20240925055610522 DLGSUP <0013> gsup_server.c:235 2: 20240925055610522 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055610522 DLGSUP <0013> gsup_server.c:235 3: 20240925055610522 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055610522 DLGSUP <0013> gsup_server.c:235 4: 20240925055610522 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055610522 DLGSUP <0013> gsup_server.c:235 5: 20240925055610522 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055610522 DLGSUP <0013> gsup_server.c:235 7: 20240925055610522 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055610522 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055610522 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055610522 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@f67a0fab663b: 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") 20240925055610540 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38821<->l=127.0.0.1:4259) 20240925055610556 DAUC <0003> db_auc.c:157 IMSI='262426875306125': No 2G Auth Data 20240925055610556 DAUC <0003> db_auc.c:192 IMSI='262426875306125': No 3G Auth Data HLR_Test-GSUP(106)@f67a0fab663b: Created GsupExpect[0] for "262426875306125" to be handled at TC_gsup_purge_cs(109) 20240925055610598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39492<->l=127.0.0.1:4258 20240925055610602 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610602 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426875306125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426875306125" cn_domain=PS} 20240925055610602 DLU <0006> fsm.c:456 lu(262426875306125)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055610602 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426875306125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055610618 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426875306125)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055610618 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426875306125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426875306125" cn_domain=PS} 20240925055610618 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610618 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f67a0fab663b: Found GsupExpect[0] for "262426875306125" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@f67a0fab663b: Added IMSI table entry 0TC_gsup_purge_cs(109)"262426875306125" 20240925055610621 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610621 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426875306125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426875306125"} 20240925055610621 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426875306125)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055610621 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426875306125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055610621 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426875306125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426875306125"} 20240925055610621 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426875306125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055610621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426875306125)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055610621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426875306125)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055610621 DLU <0006> fsm.c:568 lu(PS:IMSI-262426875306125)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055610621 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610621 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@f67a0fab663b: setverdict(pass): none -> pass 20240925055610623 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610623 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426875306125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426875306125" cn_domain=CS} 20240925055610624 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426875306125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925055610631 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426875306125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426875306125"} 20240925055610631 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426875306125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055610631 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610631 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055610633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39492<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@f67a0fab663b: Final verdict of PTC: pass 20240925055610658 DAUC <0003> db_auc.c:157 IMSI='262429682143782': No 2G Auth Data 20240925055610658 DAUC <0003> db_auc.c:192 IMSI='262429682143782': No 3G Auth Data 20240925055610667 DLGSUP <0013> hlr.c:121 IMSI 262429682143782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f67a0fab663b: Created GsupExpect[0] for "262429682143782" to be handled at TC_gsup_purge_cs(110) 20240925055610690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39498<->l=127.0.0.1:4258 20240925055610694 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610694 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429682143782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429682143782" cn_domain=PS} 20240925055610694 DLU <0006> fsm.c:456 lu(262429682143782)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055610694 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429682143782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055610710 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429682143782)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055610710 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429682143782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429682143782" cn_domain=PS} 20240925055610710 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610710 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f67a0fab663b: Found GsupExpect[0] for "262429682143782" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@f67a0fab663b: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429682143782" 20240925055610713 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610713 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429682143782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429682143782"} 20240925055610713 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429682143782)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055610713 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429682143782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055610713 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429682143782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429682143782"} 20240925055610713 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429682143782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055610713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429682143782)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055610713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429682143782)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055610713 DLU <0006> fsm.c:568 lu(PS:IMSI-262429682143782)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055610713 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610713 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@f67a0fab663b: setverdict(pass): none -> pass 20240925055610715 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610715 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429682143782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429682143782" cn_domain=CS} 20240925055610715 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429682143782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925055610722 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429682143782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429682143782"} 20240925055610722 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429682143782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055610722 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610722 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055610724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39498<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@f67a0fab663b: Final verdict of PTC: pass 20240925055610749 DAUC <0003> db_auc.c:157 IMSI='262422996134835': No 2G Auth Data 20240925055610749 DAUC <0003> db_auc.c:192 IMSI='262422996134835': No 3G Auth Data 20240925055610758 DLGSUP <0013> hlr.c:121 IMSI 262422996134835: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f67a0fab663b: Created GsupExpect[0] for "262422996134835" to be handled at TC_gsup_purge_cs(111) 20240925055610784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39504<->l=127.0.0.1:4258 20240925055610787 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610787 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422996134835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422996134835" cn_domain=PS} 20240925055610787 DLU <0006> fsm.c:456 lu(262422996134835)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055610787 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422996134835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055610802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422996134835)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055610802 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422996134835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422996134835" cn_domain=PS} 20240925055610802 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610802 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f67a0fab663b: Found GsupExpect[0] for "262422996134835" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@f67a0fab663b: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422996134835" 20240925055610805 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610805 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422996134835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422996134835"} 20240925055610805 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422996134835)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055610805 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422996134835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055610805 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422996134835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422996134835"} 20240925055610805 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422996134835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055610805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422996134835)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055610805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422996134835)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055610805 DLU <0006> fsm.c:568 lu(PS:IMSI-262422996134835)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055610805 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610805 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@f67a0fab663b: setverdict(pass): none -> pass 20240925055610808 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610808 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422996134835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422996134835" cn_domain=CS} 20240925055610808 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422996134835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925055610815 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422996134835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422996134835"} 20240925055610815 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422996134835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055610815 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610815 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055610817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39504<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@f67a0fab663b: Final verdict of PTC: pass 20240925055610841 DAUC <0003> db_auc.c:157 IMSI='262421546718488': No 2G Auth Data 20240925055610841 DAUC <0003> db_auc.c:192 IMSI='262421546718488': No 3G Auth Data 20240925055610850 DLGSUP <0013> hlr.c:121 IMSI 262421546718488: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f67a0fab663b: Created GsupExpect[0] for "262421546718488" to be handled at TC_gsup_purge_cs(112) 20240925055610873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39508<->l=127.0.0.1:4258 20240925055610877 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610877 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421546718488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421546718488" cn_domain=PS} 20240925055610877 DLU <0006> fsm.c:456 lu(262421546718488)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055610877 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421546718488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055610892 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421546718488)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055610892 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421546718488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421546718488" cn_domain=PS} 20240925055610892 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610892 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f67a0fab663b: Found GsupExpect[0] for "262421546718488" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@f67a0fab663b: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421546718488" 20240925055610895 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610895 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421546718488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421546718488"} 20240925055610895 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421546718488)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055610895 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421546718488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055610895 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421546718488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421546718488"} 20240925055610895 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421546718488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055610895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421546718488)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055610895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421546718488)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055610895 DLU <0006> fsm.c:568 lu(PS:IMSI-262421546718488)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055610895 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610895 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@f67a0fab663b: setverdict(pass): none -> pass 20240925055610897 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610897 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421546718488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421546718488" cn_domain=CS} 20240925055610897 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421546718488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925055610905 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421546718488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421546718488"} 20240925055610905 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421546718488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055610905 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610905 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055610907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39508<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@f67a0fab663b: Final verdict of PTC: pass 20240925055610931 DAUC <0003> db_auc.c:157 IMSI='262423827713583': No 2G Auth Data 20240925055610931 DAUC <0003> db_auc.c:192 IMSI='262423827713583': No 3G Auth Data 20240925055610940 DLGSUP <0013> hlr.c:121 IMSI 262423827713583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f67a0fab663b: Created GsupExpect[0] for "262423827713583" to be handled at TC_gsup_purge_cs(113) 20240925055610964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39512<->l=127.0.0.1:4258 20240925055610968 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610968 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423827713583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423827713583" cn_domain=PS} 20240925055610968 DLU <0006> fsm.c:456 lu(262423827713583)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055610968 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423827713583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055610983 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423827713583)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055610983 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423827713583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423827713583" cn_domain=PS} 20240925055610983 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610983 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f67a0fab663b: Found GsupExpect[0] for "262423827713583" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@f67a0fab663b: Added IMSI table entry 4TC_gsup_purge_cs(113)"262423827713583" 20240925055610987 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610987 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423827713583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423827713583"} 20240925055610987 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423827713583)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055610987 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423827713583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055610987 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423827713583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423827713583"} 20240925055610987 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423827713583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055610987 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423827713583)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055610987 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423827713583)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055610987 DLU <0006> fsm.c:568 lu(PS:IMSI-262423827713583)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055610987 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610987 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@f67a0fab663b: setverdict(pass): none -> pass 20240925055610989 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055610989 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423827713583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423827713583" cn_domain=CS} 20240925055610989 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423827713583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925055610996 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423827713583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423827713583"} 20240925055610996 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423827713583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055610996 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055610996 DLINP <000b> input/ipa.c:451 connected read/write 20240925055610996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055610998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39512<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@f67a0fab663b: Final verdict of PTC: pass 20240925055611022 DAUC <0003> db_auc.c:157 IMSI='262429174897510': No 2G Auth Data 20240925055611022 DAUC <0003> db_auc.c:192 IMSI='262429174897510': No 3G Auth Data 20240925055611031 DLGSUP <0013> hlr.c:121 IMSI 262429174897510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f67a0fab663b: Created GsupExpect[0] for "262429174897510" to be handled at TC_gsup_purge_cs(114) 20240925055611065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39518<->l=127.0.0.1:4258 20240925055611069 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055611069 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429174897510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429174897510" cn_domain=PS} 20240925055611069 DLU <0006> fsm.c:456 lu(262429174897510)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055611069 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429174897510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055611086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429174897510)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055611086 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429174897510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429174897510" cn_domain=PS} 20240925055611086 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055611086 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f67a0fab663b: Found GsupExpect[0] for "262429174897510" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@f67a0fab663b: Added IMSI table entry 5TC_gsup_purge_cs(114)"262429174897510" 20240925055611090 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055611090 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429174897510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429174897510"} 20240925055611090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429174897510)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055611090 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429174897510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055611090 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429174897510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429174897510"} 20240925055611090 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429174897510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055611090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429174897510)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055611090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429174897510)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055611090 DLU <0006> fsm.c:568 lu(PS:IMSI-262429174897510)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055611090 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055611090 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@f67a0fab663b: setverdict(pass): none -> pass 20240925055611092 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055611092 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429174897510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429174897510" cn_domain=CS} 20240925055611092 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429174897510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925055611100 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429174897510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429174897510"} 20240925055611100 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429174897510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055611100 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055611100 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055611101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39518<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@f67a0fab663b: Final verdict of PTC: pass 20240925055611132 DAUC <0003> db_auc.c:157 IMSI='262421075698351': No 2G Auth Data 20240925055611132 DAUC <0003> db_auc.c:192 IMSI='262421075698351': No 3G Auth Data 20240925055611140 DLGSUP <0013> hlr.c:121 IMSI 262421075698351: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f67a0fab663b: Created GsupExpect[0] for "262421075698351" to be handled at TC_gsup_purge_cs(115) 20240925055611172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4258 20240925055611176 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055611176 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421075698351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421075698351" cn_domain=PS} 20240925055611176 DLU <0006> fsm.c:456 lu(262421075698351)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055611176 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421075698351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055611191 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421075698351)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055611191 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421075698351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421075698351" cn_domain=PS} 20240925055611191 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055611191 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f67a0fab663b: Found GsupExpect[0] for "262421075698351" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@f67a0fab663b: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421075698351" 20240925055611194 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055611194 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421075698351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421075698351"} 20240925055611194 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421075698351)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055611194 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421075698351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055611194 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421075698351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421075698351"} 20240925055611194 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421075698351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055611194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421075698351)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055611194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421075698351)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055611194 DLU <0006> fsm.c:568 lu(PS:IMSI-262421075698351)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055611194 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055611194 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@f67a0fab663b: setverdict(pass): none -> pass 20240925055611196 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055611197 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421075698351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421075698351" cn_domain=CS} 20240925055611197 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421075698351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925055611204 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421075698351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421075698351"} 20240925055611204 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421075698351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055611204 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055611204 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055611206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@f67a0fab663b: Final verdict of PTC: pass 20240925055611237 DAUC <0003> db_auc.c:157 IMSI='262420320438876': No 2G Auth Data 20240925055611237 DAUC <0003> db_auc.c:192 IMSI='262420320438876': No 3G Auth Data 20240925055611246 DLGSUP <0013> hlr.c:121 IMSI 262420320438876: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f67a0fab663b: Created GsupExpect[0] for "262420320438876" to be handled at TC_gsup_purge_cs(116) 20240925055611279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39532<->l=127.0.0.1:4258 20240925055611282 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055611282 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420320438876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420320438876" cn_domain=PS} 20240925055611283 DLU <0006> fsm.c:456 lu(262420320438876)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055611283 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420320438876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055611298 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420320438876)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055611298 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420320438876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420320438876" cn_domain=PS} 20240925055611298 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055611298 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f67a0fab663b: Found GsupExpect[0] for "262420320438876" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@f67a0fab663b: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420320438876" 20240925055611301 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055611301 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420320438876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420320438876"} 20240925055611301 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420320438876)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055611301 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420320438876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055611301 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420320438876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420320438876"} 20240925055611301 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420320438876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055611301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420320438876)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055611301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420320438876)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055611301 DLU <0006> fsm.c:568 lu(PS:IMSI-262420320438876)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055611301 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055611301 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@f67a0fab663b: setverdict(pass): none -> pass 20240925055611304 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055611304 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420320438876 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420320438876" cn_domain=CS} 20240925055611304 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420320438876 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925055611314 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420320438876 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420320438876"} 20240925055611314 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420320438876 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055611314 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055611314 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055611315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39532<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055611340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 20240925055611341 DLINP <000b> input/ipa.c:451 connected read/write 20240925055611341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055611341 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055611341 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055611341 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055611341 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38821<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@f67a0fab663b: Final verdict of PTC: none 107@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Wed Sep 25 05:56:11 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 20240925055611386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39538<->l=127.0.0.1:4258 20240925055611486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39538<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31516) Waiting for packet dumper to finish... 1 (prev_count=31516, count=48884) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Wed Sep 25 05:56:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_purge_ps started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055614568 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055614568 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055614571 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055614574 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614574 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055614574 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055614574 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 20240925055614574 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055614574 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 20240925055614574 DLGSUP <0013> gsup_server.c:235 2: 20240925055614574 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055614574 DLGSUP <0013> gsup_server.c:235 3: 20240925055614574 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055614574 DLGSUP <0013> gsup_server.c:235 4: 20240925055614574 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055614574 DLGSUP <0013> gsup_server.c:235 5: 20240925055614574 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055614574 DLGSUP <0013> gsup_server.c:235 7: 20240925055614574 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055614574 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055614574 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055614574 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@f67a0fab663b: 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") 20240925055614592 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39321<->l=127.0.0.1:4259) 20240925055614616 DAUC <0003> db_auc.c:157 IMSI='262420875347494': No 2G Auth Data 20240925055614616 DAUC <0003> db_auc.c:192 IMSI='262420875347494': No 3G Auth Data HLR_Test-GSUP(118)@f67a0fab663b: Created GsupExpect[0] for "262420875347494" to be handled at TC_gsup_purge_ps(121) 20240925055614653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4258 20240925055614658 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614658 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420875347494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420875347494" cn_domain=PS} 20240925055614658 DLU <0006> fsm.c:456 lu(262420875347494)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055614658 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420875347494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055614673 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420875347494)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055614673 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420875347494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420875347494" cn_domain=PS} 20240925055614673 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614673 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f67a0fab663b: Found GsupExpect[0] for "262420875347494" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@f67a0fab663b: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420875347494" 20240925055614677 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614677 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420875347494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420875347494"} 20240925055614677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420875347494)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055614677 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420875347494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055614677 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420875347494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420875347494"} 20240925055614677 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420875347494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055614677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420875347494)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055614677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420875347494)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055614677 DLU <0006> fsm.c:568 lu(PS:IMSI-262420875347494)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055614677 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614677 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@f67a0fab663b: setverdict(pass): none -> pass 20240925055614679 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614679 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420875347494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420875347494" cn_domain=PS} 20240925055614679 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420875347494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925055614687 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420875347494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420875347494"} 20240925055614687 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420875347494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055614687 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614687 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055614688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@f67a0fab663b: Final verdict of PTC: pass 20240925055614712 DAUC <0003> db_auc.c:157 IMSI='262424885371921': No 2G Auth Data 20240925055614712 DAUC <0003> db_auc.c:192 IMSI='262424885371921': No 3G Auth Data 20240925055614721 DLGSUP <0013> hlr.c:121 IMSI 262424885371921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f67a0fab663b: Created GsupExpect[0] for "262424885371921" to be handled at TC_gsup_purge_ps(122) 20240925055614745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4258 20240925055614749 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614749 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424885371921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424885371921" cn_domain=PS} 20240925055614749 DLU <0006> fsm.c:456 lu(262424885371921)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055614749 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424885371921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055614764 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424885371921)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055614764 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424885371921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424885371921" cn_domain=PS} 20240925055614764 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614764 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f67a0fab663b: Found GsupExpect[0] for "262424885371921" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@f67a0fab663b: Added IMSI table entry 1TC_gsup_purge_ps(122)"262424885371921" 20240925055614767 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614767 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424885371921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424885371921"} 20240925055614767 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424885371921)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055614767 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424885371921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055614767 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424885371921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424885371921"} 20240925055614767 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424885371921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055614767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424885371921)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055614767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424885371921)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055614767 DLU <0006> fsm.c:568 lu(PS:IMSI-262424885371921)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055614767 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614767 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@f67a0fab663b: setverdict(pass): none -> pass 20240925055614769 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614769 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424885371921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424885371921" cn_domain=PS} 20240925055614769 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424885371921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925055614777 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424885371921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424885371921"} 20240925055614777 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424885371921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055614777 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614777 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055614778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@f67a0fab663b: Final verdict of PTC: pass 20240925055614803 DAUC <0003> db_auc.c:157 IMSI='262425797262465': No 2G Auth Data 20240925055614803 DAUC <0003> db_auc.c:192 IMSI='262425797262465': No 3G Auth Data 20240925055614811 DLGSUP <0013> hlr.c:121 IMSI 262425797262465: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f67a0fab663b: Created GsupExpect[0] for "262425797262465" to be handled at TC_gsup_purge_ps(123) 20240925055614834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39566<->l=127.0.0.1:4258 20240925055614838 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614838 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425797262465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425797262465" cn_domain=PS} 20240925055614838 DLU <0006> fsm.c:456 lu(262425797262465)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055614838 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425797262465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055614854 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425797262465)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055614854 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425797262465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425797262465" cn_domain=PS} 20240925055614854 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614854 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f67a0fab663b: Found GsupExpect[0] for "262425797262465" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@f67a0fab663b: Added IMSI table entry 2TC_gsup_purge_ps(123)"262425797262465" 20240925055614858 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614858 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425797262465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425797262465"} 20240925055614858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425797262465)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055614858 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425797262465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055614858 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425797262465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425797262465"} 20240925055614858 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425797262465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055614858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425797262465)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055614858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425797262465)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055614858 DLU <0006> fsm.c:568 lu(PS:IMSI-262425797262465)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055614858 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614858 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@f67a0fab663b: setverdict(pass): none -> pass 20240925055614860 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614860 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425797262465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425797262465" cn_domain=PS} 20240925055614860 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425797262465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925055614868 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425797262465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425797262465"} 20240925055614868 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425797262465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055614868 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614868 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055614869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39566<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@f67a0fab663b: Final verdict of PTC: pass 20240925055614894 DAUC <0003> db_auc.c:157 IMSI='262423483892247': No 2G Auth Data 20240925055614894 DAUC <0003> db_auc.c:192 IMSI='262423483892247': No 3G Auth Data 20240925055614903 DLGSUP <0013> hlr.c:121 IMSI 262423483892247: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f67a0fab663b: Created GsupExpect[0] for "262423483892247" to be handled at TC_gsup_purge_ps(124) 20240925055614927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39582<->l=127.0.0.1:4258 20240925055614931 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614931 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423483892247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423483892247" cn_domain=PS} 20240925055614931 DLU <0006> fsm.c:456 lu(262423483892247)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055614931 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423483892247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055614946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423483892247)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055614946 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423483892247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423483892247" cn_domain=PS} 20240925055614946 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614946 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f67a0fab663b: Found GsupExpect[0] for "262423483892247" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@f67a0fab663b: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423483892247" 20240925055614948 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614948 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423483892247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423483892247"} 20240925055614948 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423483892247)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055614948 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423483892247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055614948 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423483892247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423483892247"} 20240925055614948 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423483892247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055614948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423483892247)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055614948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423483892247)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055614948 DLU <0006> fsm.c:568 lu(PS:IMSI-262423483892247)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055614948 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614948 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@f67a0fab663b: setverdict(pass): none -> pass 20240925055614951 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055614951 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423483892247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423483892247" cn_domain=PS} 20240925055614951 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423483892247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925055614958 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423483892247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423483892247"} 20240925055614959 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423483892247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055614959 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055614959 DLINP <000b> input/ipa.c:451 connected read/write 20240925055614959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055614960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39582<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@f67a0fab663b: Final verdict of PTC: pass 20240925055614985 DAUC <0003> db_auc.c:157 IMSI='262427407822411': No 2G Auth Data 20240925055614985 DAUC <0003> db_auc.c:192 IMSI='262427407822411': No 3G Auth Data 20240925055614994 DLGSUP <0013> hlr.c:121 IMSI 262427407822411: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f67a0fab663b: Created GsupExpect[0] for "262427407822411" to be handled at TC_gsup_purge_ps(125) 20240925055615018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 20240925055615023 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615023 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427407822411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427407822411" cn_domain=PS} 20240925055615023 DLU <0006> fsm.c:456 lu(262427407822411)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055615023 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427407822411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055615043 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427407822411)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055615043 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427407822411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427407822411" cn_domain=PS} 20240925055615043 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615043 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f67a0fab663b: Found GsupExpect[0] for "262427407822411" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@f67a0fab663b: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427407822411" 20240925055615046 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615046 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427407822411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427407822411"} 20240925055615046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427407822411)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055615046 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427407822411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055615046 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427407822411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427407822411"} 20240925055615046 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427407822411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055615046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427407822411)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055615046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427407822411)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055615046 DLU <0006> fsm.c:568 lu(PS:IMSI-262427407822411)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055615046 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615046 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@f67a0fab663b: setverdict(pass): none -> pass 20240925055615048 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615048 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427407822411 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427407822411" cn_domain=PS} 20240925055615048 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427407822411 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925055615056 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427407822411 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427407822411"} 20240925055615056 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427407822411 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055615056 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615056 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055615058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@f67a0fab663b: Final verdict of PTC: pass 20240925055615083 DAUC <0003> db_auc.c:157 IMSI='262424992449267': No 2G Auth Data 20240925055615083 DAUC <0003> db_auc.c:192 IMSI='262424992449267': No 3G Auth Data 20240925055615091 DLGSUP <0013> hlr.c:121 IMSI 262424992449267: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f67a0fab663b: Created GsupExpect[0] for "262424992449267" to be handled at TC_gsup_purge_ps(126) 20240925055615122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4258 20240925055615126 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615126 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424992449267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424992449267" cn_domain=PS} 20240925055615126 DLU <0006> fsm.c:456 lu(262424992449267)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055615126 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424992449267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055615140 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424992449267)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055615140 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424992449267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424992449267" cn_domain=PS} 20240925055615140 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615140 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f67a0fab663b: Found GsupExpect[0] for "262424992449267" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@f67a0fab663b: Added IMSI table entry 5TC_gsup_purge_ps(126)"262424992449267" 20240925055615143 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615143 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424992449267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424992449267"} 20240925055615143 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424992449267)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055615143 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424992449267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055615143 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424992449267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424992449267"} 20240925055615143 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424992449267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055615143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424992449267)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055615143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424992449267)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055615143 DLU <0006> fsm.c:568 lu(PS:IMSI-262424992449267)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055615143 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615143 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@f67a0fab663b: setverdict(pass): none -> pass 20240925055615146 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615146 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424992449267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424992449267" cn_domain=PS} 20240925055615146 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424992449267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925055615153 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424992449267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424992449267"} 20240925055615153 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424992449267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055615153 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615153 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055615154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@f67a0fab663b: Final verdict of PTC: pass 20240925055615186 DAUC <0003> db_auc.c:157 IMSI='262420340079857': No 2G Auth Data 20240925055615186 DAUC <0003> db_auc.c:192 IMSI='262420340079857': No 3G Auth Data 20240925055615195 DLGSUP <0013> hlr.c:121 IMSI 262420340079857: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f67a0fab663b: Created GsupExpect[0] for "262420340079857" to be handled at TC_gsup_purge_ps(127) 20240925055615226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39618<->l=127.0.0.1:4258 20240925055615229 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615229 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420340079857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420340079857" cn_domain=PS} 20240925055615229 DLU <0006> fsm.c:456 lu(262420340079857)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055615229 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420340079857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055615244 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420340079857)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055615244 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420340079857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420340079857" cn_domain=PS} 20240925055615244 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615244 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f67a0fab663b: Found GsupExpect[0] for "262420340079857" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@f67a0fab663b: Added IMSI table entry 6TC_gsup_purge_ps(127)"262420340079857" 20240925055615247 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615247 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420340079857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420340079857"} 20240925055615247 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420340079857)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055615247 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420340079857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055615247 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420340079857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420340079857"} 20240925055615247 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420340079857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055615247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420340079857)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055615247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420340079857)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055615247 DLU <0006> fsm.c:568 lu(PS:IMSI-262420340079857)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055615247 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615247 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@f67a0fab663b: setverdict(pass): none -> pass 20240925055615249 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615249 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420340079857 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420340079857" cn_domain=PS} 20240925055615249 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420340079857 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925055615256 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420340079857 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420340079857"} 20240925055615256 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420340079857 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055615256 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615256 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055615258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39618<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@f67a0fab663b: Final verdict of PTC: pass 20240925055615290 DAUC <0003> db_auc.c:157 IMSI='262421372624261': No 2G Auth Data 20240925055615290 DAUC <0003> db_auc.c:192 IMSI='262421372624261': No 3G Auth Data 20240925055615299 DLGSUP <0013> hlr.c:121 IMSI 262421372624261: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f67a0fab663b: Created GsupExpect[0] for "262421372624261" to be handled at TC_gsup_purge_ps(128) 20240925055615329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4258 20240925055615332 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615332 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421372624261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421372624261" cn_domain=PS} 20240925055615332 DLU <0006> fsm.c:456 lu(262421372624261)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055615332 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421372624261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055615348 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421372624261)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055615348 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421372624261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421372624261" cn_domain=PS} 20240925055615348 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615348 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f67a0fab663b: Found GsupExpect[0] for "262421372624261" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@f67a0fab663b: Added IMSI table entry 7TC_gsup_purge_ps(128)"262421372624261" 20240925055615351 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615351 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421372624261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421372624261"} 20240925055615351 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421372624261)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055615351 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421372624261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055615351 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421372624261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421372624261"} 20240925055615351 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421372624261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055615351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421372624261)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055615351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421372624261)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055615351 DLU <0006> fsm.c:568 lu(PS:IMSI-262421372624261)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055615351 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615351 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@f67a0fab663b: setverdict(pass): none -> pass 20240925055615354 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615354 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421372624261 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421372624261" cn_domain=PS} 20240925055615354 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421372624261 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925055615361 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421372624261 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421372624261"} 20240925055615361 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421372624261 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925055615361 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055615361 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055615363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055615388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4258 20240925055615389 DLINP <000b> input/ipa.c:451 connected read/write 20240925055615389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055615389 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055615389 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055615389 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055615389 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39321<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@f67a0fab663b: Final verdict of PTC: none 119@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Wed Sep 25 05:56:15 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 20240925055615431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39640<->l=127.0.0.1:4258 20240925055615532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39640<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18704) Waiting for packet dumper to finish... 1 (prev_count=18704, count=48780) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Wed Sep 25 05:56:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_purge_unknown started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055618611 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055618611 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055618613 DLINP <000b> input/ipa.c:451 connected read/write 20240925055618613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055618614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49376<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055618616 DLINP <000b> input/ipa.c:451 connected read/write 20240925055618616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055618616 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055618616 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055618616 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 20240925055618616 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055618616 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 20240925055618616 DLGSUP <0013> gsup_server.c:235 2: 20240925055618616 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055618616 DLGSUP <0013> gsup_server.c:235 3: 20240925055618616 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055618616 DLGSUP <0013> gsup_server.c:235 4: 20240925055618616 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055618616 DLGSUP <0013> gsup_server.c:235 5: 20240925055618616 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055618616 DLGSUP <0013> gsup_server.c:235 7: 20240925055618616 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055618616 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055618616 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055618616 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@f67a0fab663b: 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") 20240925055618636 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42215<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@f67a0fab663b: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240925055618647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49388<->l=127.0.0.1:4258 20240925055618657 DLINP <000b> input/ipa.c:451 connected read/write 20240925055618657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055618657 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} 20240925055618657 DLU <0006> fsm.c:456 lu(2345743413463)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055618657 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 20240925055618657 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} 20240925055618657 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055618657 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55beb90695d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055618657 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55beb90695d0]{UNVALIDATED}: Freeing instance 20240925055618657 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55beb90695d0]{UNVALIDATED}: Deallocated 20240925055618657 DLINP <000b> input/ipa.c:451 connected read/write 20240925055618657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055618657 DLINP <000b> input/ipa.c:451 connected read/write 20240925055618657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@f67a0fab663b: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@f67a0fab663b: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@f67a0fab663b: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055618660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49388<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055618661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49376<->l=127.0.0.1:4258 20240925055618662 DLINP <000b> input/ipa.c:451 connected read/write 20240925055618662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055618662 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055618662 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055618662 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@f67a0fab663b: Final verdict of PTC: none 20240925055618662 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42215<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@f67a0fab663b: Final verdict of PTC: none 131@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Wed Sep 25 05:56:18 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 20240925055618701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49400<->l=127.0.0.1:4258 20240925055618802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49400<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12428) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Wed Sep 25 05:56:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_mo_ussd_unknown started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055621878 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055621878 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055621880 DLINP <000b> input/ipa.c:451 connected read/write 20240925055621880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055621881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055621883 DLINP <000b> input/ipa.c:451 connected read/write 20240925055621883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055621883 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055621883 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055621883 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 20240925055621883 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055621883 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 20240925055621883 DLGSUP <0013> gsup_server.c:235 2: 20240925055621883 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055621883 DLGSUP <0013> gsup_server.c:235 3: 20240925055621883 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055621883 DLGSUP <0013> gsup_server.c:235 4: 20240925055621883 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055621883 DLGSUP <0013> gsup_server.c:235 5: 20240925055621883 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055621883 DLGSUP <0013> gsup_server.c:235 7: 20240925055621883 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055621883 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055621883 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055621883 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@f67a0fab663b: 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") 20240925055621902 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42531<->l=127.0.0.1:4259) 20240925055621919 DAUC <0003> db_auc.c:157 IMSI='262427876552872': No 2G Auth Data 20240925055621919 DAUC <0003> db_auc.c:192 IMSI='262427876552872': No 3G Auth Data HLR_Test-GSUP(135)@f67a0fab663b: Created GsupExpect[0] for "262427876552872" to be handled at TC_mo_ussd_unknown(138) 20240925055621965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49430<->l=127.0.0.1:4258 20240925055621971 DLINP <000b> input/ipa.c:451 connected read/write 20240925055621971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055621971 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427876552872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427876552872" session_id=1405095882 session_state=BEGIN} 20240925055621971 DSS <0004> hlr_ussd.c:576 262427876552872/0x53c00fca: Process SS (BEGIN) 20240925055621971 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925055621971 DSS <0004> hlr_ussd.c:518 262427876552872/0x53c00fca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925055621971 DSS <0004> hlr_ussd.c:523 262427876552872/0x53c00fca: USSD for unknown code '*#200#' 20240925055621971 DSS <0004> hlr_ussd.c:354 262427876552872/0x53c00fca: Tx ReturnError(1, 0x12) 20240925055621971 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427876552872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876552872" session_id=1405095882 session_state=END} 20240925055621971 DLINP <000b> input/ipa.c:451 connected read/write 20240925055621971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055621971 DLINP <000b> input/ipa.c:451 connected read/write 20240925055621971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f67a0fab663b: Found GsupExpect[0] for "262427876552872" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@f67a0fab663b: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427876552872" TC_mo_ussd_unknown(138)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@f67a0fab663b: setverdict(pass): none -> pass 20240925055621974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49430<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@f67a0fab663b: Final verdict of PTC: pass 20240925055621983 DAUC <0003> db_auc.c:157 IMSI='262427858490781': No 2G Auth Data 20240925055621983 DAUC <0003> db_auc.c:192 IMSI='262427858490781': No 3G Auth Data HLR_Test-GSUP(135)@f67a0fab663b: Created GsupExpect[0] for "262427858490781" to be handled at TC_mo_ussd_unknown(139) 20240925055622017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49444<->l=127.0.0.1:4258 20240925055622023 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055622023 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427858490781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427858490781" session_id=2485447154 session_state=BEGIN} 20240925055622023 DSS <0004> hlr_ussd.c:576 262427858490781/0x9424e9f2: Process SS (BEGIN) 20240925055622023 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925055622023 DSS <0004> hlr_ussd.c:518 262427858490781/0x9424e9f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925055622023 DSS <0004> hlr_ussd.c:523 262427858490781/0x9424e9f2: USSD for unknown code '*#200#' 20240925055622023 DSS <0004> hlr_ussd.c:354 262427858490781/0x9424e9f2: Tx ReturnError(1, 0x12) 20240925055622023 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427858490781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427858490781" session_id=2485447154 session_state=END} 20240925055622023 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055622023 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f67a0fab663b: Found GsupExpect[0] for "262427858490781" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@f67a0fab663b: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427858490781" TC_mo_ussd_unknown(139)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@f67a0fab663b: setverdict(pass): none -> pass 20240925055622026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49444<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@f67a0fab663b: Final verdict of PTC: pass 20240925055622035 DAUC <0003> db_auc.c:157 IMSI='262426833828494': No 2G Auth Data 20240925055622035 DAUC <0003> db_auc.c:192 IMSI='262426833828494': No 3G Auth Data HLR_Test-GSUP(135)@f67a0fab663b: Created GsupExpect[0] for "262426833828494" to be handled at TC_mo_ussd_unknown(140) 20240925055622067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49460<->l=127.0.0.1:4258 20240925055622073 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055622073 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426833828494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426833828494" session_id=2861147696 session_state=BEGIN} 20240925055622073 DSS <0004> hlr_ussd.c:576 262426833828494/0xaa89a630: Process SS (BEGIN) 20240925055622073 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925055622073 DSS <0004> hlr_ussd.c:518 262426833828494/0xaa89a630: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925055622073 DSS <0004> hlr_ussd.c:523 262426833828494/0xaa89a630: USSD for unknown code '*#200#' 20240925055622073 DSS <0004> hlr_ussd.c:354 262426833828494/0xaa89a630: Tx ReturnError(1, 0x12) 20240925055622073 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426833828494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426833828494" session_id=2861147696 session_state=END} 20240925055622073 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055622073 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f67a0fab663b: Found GsupExpect[0] for "262426833828494" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@f67a0fab663b: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426833828494" TC_mo_ussd_unknown(140)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@f67a0fab663b: setverdict(pass): none -> pass 20240925055622077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49460<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@f67a0fab663b: Final verdict of PTC: pass 20240925055622098 DAUC <0003> db_auc.c:157 IMSI='262423186674831': No 2G Auth Data 20240925055622098 DAUC <0003> db_auc.c:192 IMSI='262423186674831': No 3G Auth Data HLR_Test-GSUP(135)@f67a0fab663b: Created GsupExpect[0] for "262423186674831" to be handled at TC_mo_ussd_unknown(141) 20240925055622124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49464<->l=127.0.0.1:4258 20240925055622129 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055622129 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423186674831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423186674831" session_id=303740317 session_state=BEGIN} 20240925055622129 DSS <0004> hlr_ussd.c:576 262423186674831/0x121ab59d: Process SS (BEGIN) 20240925055622129 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925055622129 DSS <0004> hlr_ussd.c:518 262423186674831/0x121ab59d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925055622129 DSS <0004> hlr_ussd.c:523 262423186674831/0x121ab59d: USSD for unknown code '*#200#' 20240925055622129 DSS <0004> hlr_ussd.c:354 262423186674831/0x121ab59d: Tx ReturnError(1, 0x12) 20240925055622129 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423186674831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423186674831" session_id=303740317 session_state=END} 20240925055622129 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055622129 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f67a0fab663b: Found GsupExpect[0] for "262423186674831" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@f67a0fab663b: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423186674831" TC_mo_ussd_unknown(141)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@f67a0fab663b: setverdict(pass): none -> pass 20240925055622133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49464<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@f67a0fab663b: Final verdict of PTC: pass 20240925055622137 DAUC <0003> db_auc.c:157 IMSI='262425511973454': No 2G Auth Data 20240925055622137 DAUC <0003> db_auc.c:192 IMSI='262425511973454': No 3G Auth Data HLR_Test-GSUP(135)@f67a0fab663b: Created GsupExpect[0] for "262425511973454" to be handled at TC_mo_ussd_unknown(142) 20240925055622159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49480<->l=127.0.0.1:4258 20240925055622165 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055622166 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425511973454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425511973454" session_id=3169625586 session_state=BEGIN} 20240925055622166 DSS <0004> hlr_ussd.c:576 262425511973454/0xbceca5f2: Process SS (BEGIN) 20240925055622166 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925055622166 DSS <0004> hlr_ussd.c:518 262425511973454/0xbceca5f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925055622166 DSS <0004> hlr_ussd.c:523 262425511973454/0xbceca5f2: USSD for unknown code '*#200#' 20240925055622166 DSS <0004> hlr_ussd.c:354 262425511973454/0xbceca5f2: Tx ReturnError(1, 0x12) 20240925055622166 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425511973454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425511973454" session_id=3169625586 session_state=END} 20240925055622166 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055622166 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f67a0fab663b: Found GsupExpect[0] for "262425511973454" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@f67a0fab663b: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262425511973454" TC_mo_ussd_unknown(142)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@f67a0fab663b: setverdict(pass): none -> pass 20240925055622168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49480<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@f67a0fab663b: Final verdict of PTC: pass 20240925055622172 DAUC <0003> db_auc.c:157 IMSI='262424162197253': No 2G Auth Data 20240925055622172 DAUC <0003> db_auc.c:192 IMSI='262424162197253': No 3G Auth Data HLR_Test-GSUP(135)@f67a0fab663b: Created GsupExpect[0] for "262424162197253" to be handled at TC_mo_ussd_unknown(143) 20240925055622201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4258 20240925055622208 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055622208 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424162197253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424162197253" session_id=846018219 session_state=BEGIN} 20240925055622208 DSS <0004> hlr_ussd.c:576 262424162197253/0x326d36ab: Process SS (BEGIN) 20240925055622208 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925055622208 DSS <0004> hlr_ussd.c:518 262424162197253/0x326d36ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925055622208 DSS <0004> hlr_ussd.c:523 262424162197253/0x326d36ab: USSD for unknown code '*#200#' 20240925055622208 DSS <0004> hlr_ussd.c:354 262424162197253/0x326d36ab: Tx ReturnError(1, 0x12) 20240925055622208 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424162197253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424162197253" session_id=846018219 session_state=END} 20240925055622208 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055622208 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f67a0fab663b: Found GsupExpect[0] for "262424162197253" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@f67a0fab663b: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424162197253" TC_mo_ussd_unknown(143)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@f67a0fab663b: setverdict(pass): none -> pass 20240925055622211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@f67a0fab663b: Final verdict of PTC: pass 20240925055622216 DAUC <0003> db_auc.c:157 IMSI='262421979407202': No 2G Auth Data 20240925055622216 DAUC <0003> db_auc.c:192 IMSI='262421979407202': No 3G Auth Data HLR_Test-GSUP(135)@f67a0fab663b: Created GsupExpect[0] for "262421979407202" to be handled at TC_mo_ussd_unknown(144) 20240925055622245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49502<->l=127.0.0.1:4258 20240925055622252 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055622252 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421979407202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421979407202" session_id=4041092402 session_state=BEGIN} 20240925055622252 DSS <0004> hlr_ussd.c:576 262421979407202/0xf0de2d32: Process SS (BEGIN) 20240925055622252 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925055622252 DSS <0004> hlr_ussd.c:518 262421979407202/0xf0de2d32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925055622252 DSS <0004> hlr_ussd.c:523 262421979407202/0xf0de2d32: USSD for unknown code '*#200#' 20240925055622252 DSS <0004> hlr_ussd.c:354 262421979407202/0xf0de2d32: Tx ReturnError(1, 0x12) 20240925055622252 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421979407202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421979407202" session_id=4041092402 session_state=END} 20240925055622252 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055622252 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f67a0fab663b: Found GsupExpect[0] for "262421979407202" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@f67a0fab663b: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421979407202" TC_mo_ussd_unknown(144)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@f67a0fab663b: setverdict(pass): none -> pass 20240925055622255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49502<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@f67a0fab663b: Final verdict of PTC: pass 20240925055622259 DAUC <0003> db_auc.c:157 IMSI='262428603068233': No 2G Auth Data 20240925055622259 DAUC <0003> db_auc.c:192 IMSI='262428603068233': No 3G Auth Data HLR_Test-GSUP(135)@f67a0fab663b: Created GsupExpect[0] for "262428603068233" to be handled at TC_mo_ussd_unknown(145) 20240925055622287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49510<->l=127.0.0.1:4258 20240925055622294 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055622294 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428603068233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428603068233" session_id=2478727272 session_state=BEGIN} 20240925055622294 DSS <0004> hlr_ussd.c:576 262428603068233/0x93be6068: Process SS (BEGIN) 20240925055622294 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925055622294 DSS <0004> hlr_ussd.c:518 262428603068233/0x93be6068: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925055622294 DSS <0004> hlr_ussd.c:523 262428603068233/0x93be6068: USSD for unknown code '*#200#' 20240925055622294 DSS <0004> hlr_ussd.c:354 262428603068233/0x93be6068: Tx ReturnError(1, 0x12) 20240925055622294 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428603068233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428603068233" session_id=2478727272 session_state=END} 20240925055622294 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055622294 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f67a0fab663b: Found GsupExpect[0] for "262428603068233" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@f67a0fab663b: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262428603068233" TC_mo_ussd_unknown(145)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@f67a0fab663b: setverdict(pass): none -> pass 20240925055622297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49510<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@f67a0fab663b: Final verdict of PTC: pass 20240925055622297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49416<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@f67a0fab663b: Final verdict of PTC: none 20240925055622298 DLINP <000b> input/ipa.c:451 connected read/write 20240925055622298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055622298 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055622299 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055622299 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055622299 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42531<->l=127.0.0.1:4259) 136@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 136: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Wed Sep 25 05:56:22 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 20240925055622338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49518<->l=127.0.0.1:4258 20240925055622439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49518<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=22252) Waiting for packet dumper to finish... 1 (prev_count=22252, count=40256) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Wed Sep 25 05:56:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_mo_ussd_euse_disc started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055625516 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055625516 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055625519 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055625519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49526<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055625521 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055625521 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055625521 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055625521 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 20240925055625521 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055625521 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 20240925055625521 DLGSUP <0013> gsup_server.c:235 2: 20240925055625521 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055625521 DLGSUP <0013> gsup_server.c:235 3: 20240925055625521 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055625521 DLGSUP <0013> gsup_server.c:235 4: 20240925055625521 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055625521 DLGSUP <0013> gsup_server.c:235 5: 20240925055625521 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055625521 DLGSUP <0013> gsup_server.c:235 7: 20240925055625521 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055625521 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055625521 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055625521 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@f67a0fab663b: 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") 20240925055625540 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44329<->l=127.0.0.1:4259) 20240925055625549 DAUC <0003> db_auc.c:157 IMSI='262422582909982': No 2G Auth Data 20240925055625549 DAUC <0003> db_auc.c:192 IMSI='262422582909982': No 3G Auth Data HLR_Test-GSUP(147)@f67a0fab663b: Created GsupExpect[0] for "262422582909982" to be handled at TC_mo_ussd_euse_disc(150) 20240925055625573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49530<->l=127.0.0.1:4258 20240925055625579 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055625579 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422582909982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422582909982" session_id=4254103392 session_state=BEGIN} 20240925055625579 DSS <0004> hlr_ussd.c:576 262422582909982/0xfd907760: Process SS (BEGIN) 20240925055625579 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055625579 DSS <0004> hlr_ussd.c:518 262422582909982/0xfd907760: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055625579 DSS <0004> hlr_ussd.c:542 262422582909982/0xfd907760: Cannot find conn for EUSE EUSE-foobar 20240925055625579 DSS <0004> hlr_ussd.c:354 262422582909982/0xfd907760: Tx ReturnError(1, 0x22) 20240925055625579 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422582909982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422582909982" session_id=4254103392 session_state=END} 20240925055625579 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055625579 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f67a0fab663b: Found GsupExpect[0] for "262422582909982" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@f67a0fab663b: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262422582909982" TC_mo_ussd_euse_disc(150)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@f67a0fab663b: setverdict(pass): none -> pass 20240925055625583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49530<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@f67a0fab663b: Final verdict of PTC: pass 20240925055625587 DAUC <0003> db_auc.c:157 IMSI='262421764271314': No 2G Auth Data 20240925055625587 DAUC <0003> db_auc.c:192 IMSI='262421764271314': No 3G Auth Data HLR_Test-GSUP(147)@f67a0fab663b: Created GsupExpect[0] for "262421764271314" to be handled at TC_mo_ussd_euse_disc(151) 20240925055625610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49532<->l=127.0.0.1:4258 20240925055625616 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055625616 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421764271314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421764271314" session_id=3401849693 session_state=BEGIN} 20240925055625616 DSS <0004> hlr_ussd.c:576 262421764271314/0xcac41b5d: Process SS (BEGIN) 20240925055625616 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055625616 DSS <0004> hlr_ussd.c:518 262421764271314/0xcac41b5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055625616 DSS <0004> hlr_ussd.c:542 262421764271314/0xcac41b5d: Cannot find conn for EUSE EUSE-foobar 20240925055625616 DSS <0004> hlr_ussd.c:354 262421764271314/0xcac41b5d: Tx ReturnError(1, 0x22) 20240925055625616 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421764271314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421764271314" session_id=3401849693 session_state=END} 20240925055625616 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055625616 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f67a0fab663b: Found GsupExpect[0] for "262421764271314" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@f67a0fab663b: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421764271314" TC_mo_ussd_euse_disc(151)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@f67a0fab663b: setverdict(pass): none -> pass 20240925055625620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49532<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@f67a0fab663b: Final verdict of PTC: pass 20240925055625624 DAUC <0003> db_auc.c:157 IMSI='262421096055842': No 2G Auth Data 20240925055625624 DAUC <0003> db_auc.c:192 IMSI='262421096055842': No 3G Auth Data HLR_Test-GSUP(147)@f67a0fab663b: Created GsupExpect[0] for "262421096055842" to be handled at TC_mo_ussd_euse_disc(152) 20240925055625647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49546<->l=127.0.0.1:4258 20240925055625653 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055625653 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421096055842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421096055842" session_id=900000036 session_state=BEGIN} 20240925055625653 DSS <0004> hlr_ussd.c:576 262421096055842/0x35a4e924: Process SS (BEGIN) 20240925055625653 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055625653 DSS <0004> hlr_ussd.c:518 262421096055842/0x35a4e924: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055625653 DSS <0004> hlr_ussd.c:542 262421096055842/0x35a4e924: Cannot find conn for EUSE EUSE-foobar 20240925055625653 DSS <0004> hlr_ussd.c:354 262421096055842/0x35a4e924: Tx ReturnError(1, 0x22) 20240925055625653 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421096055842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421096055842" session_id=900000036 session_state=END} 20240925055625653 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055625653 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f67a0fab663b: Found GsupExpect[0] for "262421096055842" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@f67a0fab663b: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421096055842" TC_mo_ussd_euse_disc(152)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@f67a0fab663b: setverdict(pass): none -> pass 20240925055625656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49546<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@f67a0fab663b: Final verdict of PTC: pass 20240925055625660 DAUC <0003> db_auc.c:157 IMSI='262429862802725': No 2G Auth Data 20240925055625660 DAUC <0003> db_auc.c:192 IMSI='262429862802725': No 3G Auth Data HLR_Test-GSUP(147)@f67a0fab663b: Created GsupExpect[0] for "262429862802725" to be handled at TC_mo_ussd_euse_disc(153) 20240925055625684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49556<->l=127.0.0.1:4258 20240925055625690 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055625691 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429862802725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429862802725" session_id=1322499697 session_state=BEGIN} 20240925055625691 DSS <0004> hlr_ussd.c:576 262429862802725/0x4ed3be71: Process SS (BEGIN) 20240925055625691 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055625691 DSS <0004> hlr_ussd.c:518 262429862802725/0x4ed3be71: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055625691 DSS <0004> hlr_ussd.c:542 262429862802725/0x4ed3be71: Cannot find conn for EUSE EUSE-foobar 20240925055625691 DSS <0004> hlr_ussd.c:354 262429862802725/0x4ed3be71: Tx ReturnError(1, 0x22) 20240925055625691 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429862802725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429862802725" session_id=1322499697 session_state=END} 20240925055625691 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055625691 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f67a0fab663b: Found GsupExpect[0] for "262429862802725" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@f67a0fab663b: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429862802725" TC_mo_ussd_euse_disc(153)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@f67a0fab663b: setverdict(pass): none -> pass 20240925055625693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49556<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@f67a0fab663b: Final verdict of PTC: pass 20240925055625697 DAUC <0003> db_auc.c:157 IMSI='262428915952666': No 2G Auth Data 20240925055625697 DAUC <0003> db_auc.c:192 IMSI='262428915952666': No 3G Auth Data HLR_Test-GSUP(147)@f67a0fab663b: Created GsupExpect[0] for "262428915952666" to be handled at TC_mo_ussd_euse_disc(154) 20240925055625719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49570<->l=127.0.0.1:4258 20240925055625725 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055625725 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428915952666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428915952666" session_id=494415001 session_state=BEGIN} 20240925055625725 DSS <0004> hlr_ussd.c:576 262428915952666/0x1d782c99: Process SS (BEGIN) 20240925055625725 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055625725 DSS <0004> hlr_ussd.c:518 262428915952666/0x1d782c99: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055625725 DSS <0004> hlr_ussd.c:542 262428915952666/0x1d782c99: Cannot find conn for EUSE EUSE-foobar 20240925055625725 DSS <0004> hlr_ussd.c:354 262428915952666/0x1d782c99: Tx ReturnError(1, 0x22) 20240925055625725 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428915952666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428915952666" session_id=494415001 session_state=END} 20240925055625725 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055625725 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f67a0fab663b: Found GsupExpect[0] for "262428915952666" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@f67a0fab663b: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262428915952666" TC_mo_ussd_euse_disc(154)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@f67a0fab663b: setverdict(pass): none -> pass 20240925055625728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49570<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@f67a0fab663b: Final verdict of PTC: pass 20240925055625732 DAUC <0003> db_auc.c:157 IMSI='262425992295480': No 2G Auth Data 20240925055625732 DAUC <0003> db_auc.c:192 IMSI='262425992295480': No 3G Auth Data HLR_Test-GSUP(147)@f67a0fab663b: Created GsupExpect[0] for "262425992295480" to be handled at TC_mo_ussd_euse_disc(155) 20240925055625760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49582<->l=127.0.0.1:4258 20240925055625767 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055625767 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425992295480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425992295480" session_id=1281990838 session_state=BEGIN} 20240925055625767 DSS <0004> hlr_ussd.c:576 262425992295480/0x4c69a0b6: Process SS (BEGIN) 20240925055625767 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055625767 DSS <0004> hlr_ussd.c:518 262425992295480/0x4c69a0b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055625767 DSS <0004> hlr_ussd.c:542 262425992295480/0x4c69a0b6: Cannot find conn for EUSE EUSE-foobar 20240925055625767 DSS <0004> hlr_ussd.c:354 262425992295480/0x4c69a0b6: Tx ReturnError(1, 0x22) 20240925055625767 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425992295480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425992295480" session_id=1281990838 session_state=END} 20240925055625767 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055625767 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f67a0fab663b: Found GsupExpect[0] for "262425992295480" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@f67a0fab663b: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425992295480" TC_mo_ussd_euse_disc(155)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@f67a0fab663b: setverdict(pass): none -> pass 20240925055625770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49582<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@f67a0fab663b: Final verdict of PTC: pass 20240925055625774 DAUC <0003> db_auc.c:157 IMSI='262422512758761': No 2G Auth Data 20240925055625774 DAUC <0003> db_auc.c:192 IMSI='262422512758761': No 3G Auth Data HLR_Test-GSUP(147)@f67a0fab663b: Created GsupExpect[0] for "262422512758761" to be handled at TC_mo_ussd_euse_disc(156) 20240925055625803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49586<->l=127.0.0.1:4258 20240925055625809 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055625809 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422512758761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422512758761" session_id=312888800 session_state=BEGIN} 20240925055625809 DSS <0004> hlr_ussd.c:576 262422512758761/0x12a64de0: Process SS (BEGIN) 20240925055625809 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055625809 DSS <0004> hlr_ussd.c:518 262422512758761/0x12a64de0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055625809 DSS <0004> hlr_ussd.c:542 262422512758761/0x12a64de0: Cannot find conn for EUSE EUSE-foobar 20240925055625809 DSS <0004> hlr_ussd.c:354 262422512758761/0x12a64de0: Tx ReturnError(1, 0x22) 20240925055625809 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422512758761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422512758761" session_id=312888800 session_state=END} 20240925055625809 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055625809 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f67a0fab663b: Found GsupExpect[0] for "262422512758761" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@f67a0fab663b: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262422512758761" TC_mo_ussd_euse_disc(156)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@f67a0fab663b: setverdict(pass): none -> pass 20240925055625813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49586<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@f67a0fab663b: Final verdict of PTC: pass 20240925055625817 DAUC <0003> db_auc.c:157 IMSI='262421269357342': No 2G Auth Data 20240925055625817 DAUC <0003> db_auc.c:192 IMSI='262421269357342': No 3G Auth Data HLR_Test-GSUP(147)@f67a0fab663b: Created GsupExpect[0] for "262421269357342" to be handled at TC_mo_ussd_euse_disc(157) 20240925055625843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49588<->l=127.0.0.1:4258 20240925055625849 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055625849 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421269357342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421269357342" session_id=1910328201 session_state=BEGIN} 20240925055625849 DSS <0004> hlr_ussd.c:576 262421269357342/0x71dd4b89: Process SS (BEGIN) 20240925055625849 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055625849 DSS <0004> hlr_ussd.c:518 262421269357342/0x71dd4b89: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055625849 DSS <0004> hlr_ussd.c:542 262421269357342/0x71dd4b89: Cannot find conn for EUSE EUSE-foobar 20240925055625849 DSS <0004> hlr_ussd.c:354 262421269357342/0x71dd4b89: Tx ReturnError(1, 0x22) 20240925055625850 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421269357342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421269357342" session_id=1910328201 session_state=END} 20240925055625850 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055625850 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f67a0fab663b: Found GsupExpect[0] for "262421269357342" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@f67a0fab663b: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421269357342" TC_mo_ussd_euse_disc(157)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@f67a0fab663b: setverdict(pass): none -> pass 20240925055625852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49588<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@f67a0fab663b: Final verdict of PTC: pass 20240925055625853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49526<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@f67a0fab663b: Final verdict of PTC: none 20240925055625854 DLINP <000b> input/ipa.c:451 connected read/write 20240925055625854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055625854 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055625854 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055625854 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055625854 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44329<->l=127.0.0.1:4259) 148@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 148: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Wed Sep 25 05:56:25 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 20240925055625895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49590<->l=127.0.0.1:4258 20240925055626096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49590<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5708) Waiting for packet dumper to finish... 1 (prev_count=5708, count=39692) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Wed Sep 25 05:56:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_mo_ussd_iuse_imsi started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055629175 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055629175 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055629177 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055629178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055629181 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055629181 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055629181 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055629181 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 20240925055629181 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055629181 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 20240925055629181 DLGSUP <0013> gsup_server.c:235 2: 20240925055629181 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055629181 DLGSUP <0013> gsup_server.c:235 3: 20240925055629181 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055629181 DLGSUP <0013> gsup_server.c:235 4: 20240925055629181 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055629181 DLGSUP <0013> gsup_server.c:235 5: 20240925055629181 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055629181 DLGSUP <0013> gsup_server.c:235 7: 20240925055629181 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055629181 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055629181 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055629181 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@f67a0fab663b: 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") 20240925055629198 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46407<->l=127.0.0.1:4259) 20240925055629208 DAUC <0003> db_auc.c:157 IMSI='262422984292387': No 2G Auth Data 20240925055629208 DAUC <0003> db_auc.c:192 IMSI='262422984292387': No 3G Auth Data HLR_Test-GSUP(159)@f67a0fab663b: Created GsupExpect[0] for "262422984292387" to be handled at TC_mo_ussd_iuse_imsi(162) 20240925055629232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42488<->l=127.0.0.1:4258 20240925055629240 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055629240 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422984292387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422984292387" session_id=30723218 session_state=BEGIN} 20240925055629240 DSS <0004> hlr_ussd.c:576 262422984292387/0x01d4cc92: Process SS (BEGIN) 20240925055629240 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055629240 DSS <0004> hlr_ussd.c:518 262422984292387/0x01d4cc92: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055629240 DSS <0004> hlr_ussd.c:363 262422984292387/0x01d4cc92: Tx USSD 'Your IMSI is 262422984292387' 20240925055629240 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422984292387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422984292387" session_id=30723218 session_state=END} 20240925055629240 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422984292387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055629240 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055629240 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f67a0fab663b: Found GsupExpect[0] for "262422984292387" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@f67a0fab663b: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262422984292387" TC_mo_ussd_iuse_imsi(162)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C87A3C972B219EE06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@f67a0fab663b: setverdict(pass): none -> pass 20240925055629246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42488<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@f67a0fab663b: Final verdict of PTC: pass 20240925055629250 DAUC <0003> db_auc.c:157 IMSI='262429674517468': No 2G Auth Data 20240925055629250 DAUC <0003> db_auc.c:192 IMSI='262429674517468': No 3G Auth Data HLR_Test-GSUP(159)@f67a0fab663b: Created GsupExpect[0] for "262429674517468" to be handled at TC_mo_ussd_iuse_imsi(163) 20240925055629274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42504<->l=127.0.0.1:4258 20240925055629280 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055629280 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429674517468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429674517468" session_id=857416803 session_state=BEGIN} 20240925055629280 DSS <0004> hlr_ussd.c:576 262429674517468/0x331b2463: Process SS (BEGIN) 20240925055629280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055629280 DSS <0004> hlr_ussd.c:518 262429674517468/0x331b2463: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055629280 DSS <0004> hlr_ussd.c:363 262429674517468/0x331b2463: Tx USSD 'Your IMSI is 262429674517468' 20240925055629280 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429674517468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429674517468" session_id=857416803 session_state=END} 20240925055629280 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429674517468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055629280 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055629281 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f67a0fab663b: Found GsupExpect[0] for "262429674517468" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@f67a0fab663b: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262429674517468" TC_mo_ussd_iuse_imsi(163)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CE76A3D562379A0D07'O } } } } } } TC_mo_ussd_iuse_imsi(163)@f67a0fab663b: setverdict(pass): none -> pass 20240925055629284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42504<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@f67a0fab663b: Final verdict of PTC: pass 20240925055629288 DAUC <0003> db_auc.c:157 IMSI='262423756952683': No 2G Auth Data 20240925055629288 DAUC <0003> db_auc.c:192 IMSI='262423756952683': No 3G Auth Data HLR_Test-GSUP(159)@f67a0fab663b: Created GsupExpect[0] for "262423756952683" to be handled at TC_mo_ussd_iuse_imsi(164) 20240925055629313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42508<->l=127.0.0.1:4258 20240925055629318 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055629318 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423756952683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423756952683" session_id=2691014620 session_state=BEGIN} 20240925055629318 DSS <0004> hlr_ussd.c:576 262423756952683/0xa0659fdc: Process SS (BEGIN) 20240925055629318 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055629318 DSS <0004> hlr_ussd.c:518 262423756952683/0xa0659fdc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055629318 DSS <0004> hlr_ussd.c:363 262423756952683/0xa0659fdc: Tx USSD 'Your IMSI is 262423756952683' 20240925055629318 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423756952683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423756952683" session_id=2691014620 session_state=END} 20240925055629318 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423756952683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055629318 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055629318 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f67a0fab663b: Found GsupExpect[0] for "262423756952683" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@f67a0fab663b: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423756952683" TC_mo_ussd_iuse_imsi(164)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9EC56B3E56A321B6E06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@f67a0fab663b: setverdict(pass): none -> pass 20240925055629322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42508<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@f67a0fab663b: Final verdict of PTC: pass 20240925055629326 DAUC <0003> db_auc.c:157 IMSI='262420857396797': No 2G Auth Data 20240925055629326 DAUC <0003> db_auc.c:192 IMSI='262420857396797': No 3G Auth Data HLR_Test-GSUP(159)@f67a0fab663b: Created GsupExpect[0] for "262420857396797" to be handled at TC_mo_ussd_iuse_imsi(165) 20240925055629350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42518<->l=127.0.0.1:4258 20240925055629356 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055629356 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420857396797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420857396797" session_id=2093610435 session_state=BEGIN} 20240925055629356 DSS <0004> hlr_ussd.c:576 262420857396797/0x7cc9f5c3: Process SS (BEGIN) 20240925055629356 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055629356 DSS <0004> hlr_ussd.c:518 262420857396797/0x7cc9f5c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055629356 DSS <0004> hlr_ussd.c:363 262420857396797/0x7cc9f5c3: Tx USSD 'Your IMSI is 262420857396797' 20240925055629356 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420857396797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420857396797" session_id=2093610435 session_state=END} 20240925055629356 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420857396797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055629356 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055629356 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f67a0fab663b: Found GsupExpect[0] for "262420857396797" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@f67a0fab663b: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262420857396797" TC_mo_ussd_iuse_imsi(165)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C57BBCD72B65BEE06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@f67a0fab663b: setverdict(pass): none -> pass 20240925055629360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42518<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@f67a0fab663b: Final verdict of PTC: pass 20240925055629364 DAUC <0003> db_auc.c:157 IMSI='262425689270851': No 2G Auth Data 20240925055629364 DAUC <0003> db_auc.c:192 IMSI='262425689270851': No 3G Auth Data HLR_Test-GSUP(159)@f67a0fab663b: Created GsupExpect[0] for "262425689270851" to be handled at TC_mo_ussd_iuse_imsi(166) 20240925055629388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42522<->l=127.0.0.1:4258 20240925055629395 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055629395 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425689270851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425689270851" session_id=2974440663 session_state=BEGIN} 20240925055629395 DSS <0004> hlr_ussd.c:576 262425689270851/0xb14a5cd7: Process SS (BEGIN) 20240925055629395 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055629395 DSS <0004> hlr_ussd.c:518 262425689270851/0xb14a5cd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055629395 DSS <0004> hlr_ussd.c:363 262425689270851/0xb14a5cd7: Tx USSD 'Your IMSI is 262425689270851' 20240925055629395 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425689270851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425689270851" session_id=2974440663 session_state=END} 20240925055629395 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425689270851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055629395 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055629395 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f67a0fab663b: Found GsupExpect[0] for "262425689270851" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@f67a0fab663b: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425689270851" TC_mo_ussd_iuse_imsi(166)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CD86CBC96E305C2D06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@f67a0fab663b: setverdict(pass): none -> pass 20240925055629399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42522<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@f67a0fab663b: Final verdict of PTC: pass 20240925055629403 DAUC <0003> db_auc.c:157 IMSI='262422072649942': No 2G Auth Data 20240925055629403 DAUC <0003> db_auc.c:192 IMSI='262422072649942': No 3G Auth Data HLR_Test-GSUP(159)@f67a0fab663b: Created GsupExpect[0] for "262422072649942" to be handled at TC_mo_ussd_iuse_imsi(167) 20240925055629429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42526<->l=127.0.0.1:4258 20240925055629434 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055629434 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422072649942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422072649942" session_id=2892307129 session_state=BEGIN} 20240925055629434 DSS <0004> hlr_ussd.c:576 262422072649942/0xac651ab9: Process SS (BEGIN) 20240925055629434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055629434 DSS <0004> hlr_ussd.c:518 262422072649942/0xac651ab9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055629434 DSS <0004> hlr_ussd.c:363 262422072649942/0xac651ab9: Tx USSD 'Your IMSI is 262422072649942' 20240925055629434 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422072649942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422072649942" session_id=2892307129 session_state=END} 20240925055629434 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422072649942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055629434 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055629434 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f67a0fab663b: Found GsupExpect[0] for "262422072649942" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@f67a0fab663b: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262422072649942" TC_mo_ussd_iuse_imsi(167)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990C7693D968B91C4D06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@f67a0fab663b: setverdict(pass): none -> pass 20240925055629438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42526<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@f67a0fab663b: Final verdict of PTC: pass 20240925055629442 DAUC <0003> db_auc.c:157 IMSI='262420319509116': No 2G Auth Data 20240925055629442 DAUC <0003> db_auc.c:192 IMSI='262420319509116': No 3G Auth Data HLR_Test-GSUP(159)@f67a0fab663b: Created GsupExpect[0] for "262420319509116" to be handled at TC_mo_ussd_iuse_imsi(168) 20240925055629469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4258 20240925055629476 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055629476 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420319509116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420319509116" session_id=2673143355 session_state=BEGIN} 20240925055629476 DSS <0004> hlr_ussd.c:576 262420319509116/0x9f54ee3b: Process SS (BEGIN) 20240925055629476 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055629476 DSS <0004> hlr_ussd.c:518 262420319509116/0x9f54ee3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055629476 DSS <0004> hlr_ussd.c:363 262420319509116/0x9f54ee3b: Tx USSD 'Your IMSI is 262420319509116' 20240925055629476 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420319509116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420319509116" session_id=2673143355 session_state=END} 20240925055629476 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420319509116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055629476 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055629476 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f67a0fab663b: Found GsupExpect[0] for "262420319509116" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@f67a0fab663b: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420319509116" TC_mo_ussd_iuse_imsi(168)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196C16CBD560B958CC06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@f67a0fab663b: setverdict(pass): none -> pass 20240925055629479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@f67a0fab663b: Final verdict of PTC: pass 20240925055629485 DAUC <0003> db_auc.c:157 IMSI='262425087351081': No 2G Auth Data 20240925055629485 DAUC <0003> db_auc.c:192 IMSI='262425087351081': No 3G Auth Data HLR_Test-GSUP(159)@f67a0fab663b: Created GsupExpect[0] for "262425087351081" to be handled at TC_mo_ussd_iuse_imsi(169) 20240925055629516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42548<->l=127.0.0.1:4258 20240925055629521 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055629522 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425087351081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425087351081" session_id=3334413492 session_state=BEGIN} 20240925055629522 DSS <0004> hlr_ussd.c:576 262425087351081/0xc6bf1cb4: Process SS (BEGIN) 20240925055629522 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055629522 DSS <0004> hlr_ussd.c:518 262425087351081/0xc6bf1cb4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055629522 DSS <0004> hlr_ussd.c:363 262425087351081/0xc6bf1cb4: Tx USSD 'Your IMSI is 262425087351081' 20240925055629522 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425087351081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425087351081" session_id=3334413492 session_state=END} 20240925055629522 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425087351081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055629522 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055629522 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f67a0fab663b: Found GsupExpect[0] for "262425087351081" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@f67a0fab663b: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425087351081" TC_mo_ussd_iuse_imsi(169)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D86BBCD6A31182E06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@f67a0fab663b: setverdict(pass): none -> pass 20240925055629525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42548<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@f67a0fab663b: Final verdict of PTC: pass 20240925055629526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4258 20240925055629527 DLINP <000b> input/ipa.c:451 connected read/write 20240925055629527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055629527 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055629527 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055629527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055629527 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46407<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP(159)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@f67a0fab663b: Final verdict of PTC: none 160@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 160: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Wed Sep 25 05:56:29 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 20240925055629567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20240925055629768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5396) Waiting for packet dumper to finish... 1 (prev_count=5396, count=39948) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Wed Sep 25 05:56:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055632844 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055632844 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055632847 DLINP <000b> input/ipa.c:451 connected read/write 20240925055632847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055632847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055632849 DLINP <000b> input/ipa.c:451 connected read/write 20240925055632849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055632849 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055632849 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055632849 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 20240925055632849 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055632849 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 20240925055632849 DLGSUP <0013> gsup_server.c:235 2: 20240925055632849 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055632849 DLGSUP <0013> gsup_server.c:235 3: 20240925055632849 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055632849 DLGSUP <0013> gsup_server.c:235 4: 20240925055632849 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055632849 DLGSUP <0013> gsup_server.c:235 5: 20240925055632849 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055632849 DLGSUP <0013> gsup_server.c:235 7: 20240925055632849 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055632849 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055632849 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055632849 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@f67a0fab663b: 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") 20240925055632869 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44035<->l=127.0.0.1:4259) 20240925055632879 DAUC <0003> db_auc.c:157 IMSI='262427461200769': No 2G Auth Data 20240925055632879 DAUC <0003> db_auc.c:192 IMSI='262427461200769': No 3G Auth Data HLR_Test-GSUP(171)@f67a0fab663b: Created GsupExpect[0] for "262427461200769" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240925055632901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42586<->l=127.0.0.1:4258 20240925055632909 DLINP <000b> input/ipa.c:451 connected read/write 20240925055632909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055632909 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427461200769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427461200769" source_name="the-source\n" session_id=2922749774 session_state=BEGIN} 20240925055632909 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240925055632909 DSS <0004> hlr_ussd.c:576 262427461200769/0xae359f4e: Process SS (BEGIN) 20240925055632909 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055632909 DSS <0004> hlr_ussd.c:518 262427461200769/0xae359f4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055632909 DSS <0004> hlr_ussd.c:363 262427461200769/0xae359f4e: Tx USSD 'Your IMSI is 262427461200769' 20240925055632909 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427461200769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427461200769" destination_name="the-source\n" session_id=2922749774 session_state=END} 20240925055632909 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427461200769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055632909 DLINP <000b> input/ipa.c:451 connected read/write 20240925055632909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055632909 DLINP <000b> input/ipa.c:451 connected read/write 20240925055632909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f67a0fab663b: Found GsupExpect[0] for "262427461200769" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@f67a0fab663b: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427461200769" TC_mo_ussd_iuse_imsi_via_proxy(174)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D98D668BC960B09B2D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@f67a0fab663b: setverdict(pass): none -> pass 20240925055632913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42586<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@f67a0fab663b: Final verdict of PTC: pass 20240925055632917 DAUC <0003> db_auc.c:157 IMSI='262422227416706': No 2G Auth Data 20240925055632917 DAUC <0003> db_auc.c:192 IMSI='262422227416706': No 3G Auth Data HLR_Test-GSUP(171)@f67a0fab663b: Created GsupExpect[0] for "262422227416706" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240925055632941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42598<->l=127.0.0.1:4258 20240925055632947 DLINP <000b> input/ipa.c:451 connected read/write 20240925055632947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055632947 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422227416706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422227416706" source_name="the-source\n" session_id=3306677719 session_state=BEGIN} 20240925055632947 DSS <0004> hlr_ussd.c:576 262422227416706/0xc517e5d7: Process SS (BEGIN) 20240925055632947 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055632947 DSS <0004> hlr_ussd.c:518 262422227416706/0xc517e5d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055632947 DSS <0004> hlr_ussd.c:363 262422227416706/0xc517e5d7: Tx USSD 'Your IMSI is 262422227416706' 20240925055632947 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422227416706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422227416706" destination_name="the-source\n" session_id=3306677719 session_state=END} 20240925055632947 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422227416706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055632947 DLINP <000b> input/ipa.c:451 connected read/write 20240925055632947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055632947 DLINP <000b> input/ipa.c:451 connected read/write 20240925055632947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f67a0fab663b: Found GsupExpect[0] for "262422227416706" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@f67a0fab663b: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422227416706" TC_mo_ussd_iuse_imsi_via_proxy(175)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994C26BBD162B61BCC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@f67a0fab663b: setverdict(pass): none -> pass 20240925055632950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@f67a0fab663b: Final verdict of PTC: pass 20240925055632955 DAUC <0003> db_auc.c:157 IMSI='262422568483166': No 2G Auth Data 20240925055632955 DAUC <0003> db_auc.c:192 IMSI='262422568483166': No 3G Auth Data HLR_Test-GSUP(171)@f67a0fab663b: Created GsupExpect[0] for "262422568483166" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240925055632979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 20240925055632985 DLINP <000b> input/ipa.c:451 connected read/write 20240925055632986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055632986 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422568483166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422568483166" source_name="the-source\n" session_id=1558231738 session_state=BEGIN} 20240925055632986 DSS <0004> hlr_ussd.c:576 262422568483166/0x5ce0baba: Process SS (BEGIN) 20240925055632986 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055632986 DSS <0004> hlr_ussd.c:518 262422568483166/0x5ce0baba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055632986 DSS <0004> hlr_ussd.c:363 262422568483166/0x5ce0baba: Tx USSD 'Your IMSI is 262422568483166' 20240925055632986 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422568483166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422568483166" destination_name="the-source\n" session_id=1558231738 session_state=END} 20240925055632986 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422568483166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055632986 DLINP <000b> input/ipa.c:451 connected read/write 20240925055632986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055632986 DLINP <000b> input/ipa.c:451 connected read/write 20240925055632986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f67a0fab663b: Found GsupExpect[0] for "262422568483166" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@f67a0fab663b: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422568483166" TC_mo_ussd_iuse_imsi_via_proxy(176)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AC66C3D170B398CD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@f67a0fab663b: setverdict(pass): none -> pass 20240925055632989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@f67a0fab663b: Final verdict of PTC: pass 20240925055632993 DAUC <0003> db_auc.c:157 IMSI='262422399805657': No 2G Auth Data 20240925055632993 DAUC <0003> db_auc.c:192 IMSI='262422399805657': No 3G Auth Data HLR_Test-GSUP(171)@f67a0fab663b: Created GsupExpect[0] for "262422399805657" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240925055633018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4258 20240925055633024 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055633024 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422399805657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422399805657" source_name="the-source\n" session_id=2411352627 session_state=BEGIN} 20240925055633024 DSS <0004> hlr_ussd.c:576 262422399805657/0x8fba5233: Process SS (BEGIN) 20240925055633024 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055633024 DSS <0004> hlr_ussd.c:518 262422399805657/0x8fba5233: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055633024 DSS <0004> hlr_ussd.c:363 262422399805657/0x8fba5233: Tx USSD 'Your IMSI is 262422399805657' 20240925055633024 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422399805657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422399805657" destination_name="the-source\n" session_id=2411352627 session_state=END} 20240925055633024 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422399805657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055633024 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055633024 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f67a0fab663b: Found GsupExpect[0] for "262422399805657" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@f67a0fab663b: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422399805657" TC_mo_ussd_iuse_imsi_via_proxy(177)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996C96CBE160355BED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@f67a0fab663b: setverdict(pass): none -> pass 20240925055633028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@f67a0fab663b: Final verdict of PTC: pass 20240925055633032 DAUC <0003> db_auc.c:157 IMSI='262423707157432': No 2G Auth Data 20240925055633032 DAUC <0003> db_auc.c:192 IMSI='262423707157432': No 3G Auth Data HLR_Test-GSUP(171)@f67a0fab663b: Created GsupExpect[0] for "262423707157432" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240925055633056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42628<->l=127.0.0.1:4258 20240925055633062 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055633062 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423707157432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423707157432" source_name="the-source\n" session_id=3512305452 session_state=BEGIN} 20240925055633062 DSS <0004> hlr_ussd.c:576 262423707157432/0xd159872c: Process SS (BEGIN) 20240925055633062 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055633062 DSS <0004> hlr_ussd.c:518 262423707157432/0xd159872c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055633062 DSS <0004> hlr_ussd.c:363 262423707157432/0xd159872c: Tx USSD 'Your IMSI is 262423707157432' 20240925055633062 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423707157432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423707157432" destination_name="the-source\n" session_id=3512305452 session_state=END} 20240925055633062 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423707157432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055633062 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055633062 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f67a0fab663b: Found GsupExpect[0] for "262423707157432" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@f67a0fab663b: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262423707157432" TC_mo_ussd_iuse_imsi_via_proxy(178)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9EC06BBC56A37DA4C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@f67a0fab663b: setverdict(pass): none -> pass 20240925055633066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42628<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@f67a0fab663b: Final verdict of PTC: pass 20240925055633070 DAUC <0003> db_auc.c:157 IMSI='262429613524862': No 2G Auth Data 20240925055633070 DAUC <0003> db_auc.c:192 IMSI='262429613524862': No 3G Auth Data HLR_Test-GSUP(171)@f67a0fab663b: Created GsupExpect[0] for "262429613524862" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240925055633101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42638<->l=127.0.0.1:4258 20240925055633107 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055633107 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429613524862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429613524862" source_name="the-source\n" session_id=1707073072 session_state=BEGIN} 20240925055633107 DSS <0004> hlr_ussd.c:576 262429613524862/0x65bfde30: Process SS (BEGIN) 20240925055633107 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055633107 DSS <0004> hlr_ussd.c:518 262429613524862/0x65bfde30: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055633107 DSS <0004> hlr_ussd.c:363 262429613524862/0x65bfde30: Tx USSD 'Your IMSI is 262429613524862' 20240925055633107 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429613524862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429613524862" destination_name="the-source\n" session_id=1707073072 session_state=END} 20240925055633107 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429613524862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055633107 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055633107 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f67a0fab663b: Found GsupExpect[0] for "262429613524862" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@f67a0fab663b: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429613524862" TC_mo_ussd_iuse_imsi_via_proxy(179)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CE169BD564349C4D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@f67a0fab663b: setverdict(pass): none -> pass 20240925055633110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42638<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@f67a0fab663b: Final verdict of PTC: pass 20240925055633114 DAUC <0003> db_auc.c:157 IMSI='262426896392382': No 2G Auth Data 20240925055633114 DAUC <0003> db_auc.c:192 IMSI='262426896392382': No 3G Auth Data HLR_Test-GSUP(171)@f67a0fab663b: Created GsupExpect[0] for "262426896392382" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240925055633143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42652<->l=127.0.0.1:4258 20240925055633147 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055633147 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426896392382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426896392382" source_name="the-source\n" session_id=1509326397 session_state=BEGIN} 20240925055633147 DSS <0004> hlr_ussd.c:576 262426896392382/0x59f67e3d: Process SS (BEGIN) 20240925055633147 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055633147 DSS <0004> hlr_ussd.c:518 262426896392382/0x59f67e3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055633147 DSS <0004> hlr_ussd.c:363 262426896392382/0x59f67e3d: Tx USSD 'Your IMSI is 262426896392382' 20240925055633147 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426896392382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426896392382" destination_name="the-source\n" session_id=1509326397 session_state=END} 20240925055633147 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426896392382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055633147 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055633147 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f67a0fab663b: Found GsupExpect[0] for "262426896392382" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@f67a0fab663b: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426896392382" TC_mo_ussd_iuse_imsi_via_proxy(180)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D97B3CD72B2194E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@f67a0fab663b: setverdict(pass): none -> pass 20240925055633151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42652<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@f67a0fab663b: Final verdict of PTC: pass 20240925055633155 DAUC <0003> db_auc.c:157 IMSI='262429450281365': No 2G Auth Data 20240925055633155 DAUC <0003> db_auc.c:192 IMSI='262429450281365': No 3G Auth Data HLR_Test-GSUP(171)@f67a0fab663b: Created GsupExpect[0] for "262429450281365" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240925055633184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42668<->l=127.0.0.1:4258 20240925055633189 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055633189 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429450281365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429450281365" source_name="the-source\n" session_id=2995567777 session_state=BEGIN} 20240925055633189 DSS <0004> hlr_ussd.c:576 262429450281365/0xb28cbca1: Process SS (BEGIN) 20240925055633189 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925055633189 DSS <0004> hlr_ussd.c:518 262429450281365/0xb28cbca1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925055633189 DSS <0004> hlr_ussd.c:363 262429450281365/0xb28cbca1: Tx USSD 'Your IMSI is 262429450281365' 20240925055633190 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429450281365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429450281365" destination_name="the-source\n" session_id=2995567777 session_state=END} 20240925055633190 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429450281365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055633190 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055633190 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f67a0fab663b: Found GsupExpect[0] for "262429450281365" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@f67a0fab663b: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262429450281365" TC_mo_ussd_iuse_imsi_via_proxy(181)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598E5683C970B199AD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@f67a0fab663b: setverdict(pass): none -> pass 20240925055633193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42668<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@f67a0fab663b: Final verdict of PTC: pass 20240925055633194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 20240925055633195 DLINP <000b> input/ipa.c:451 connected read/write 20240925055633195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055633195 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055633195 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055633195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055633195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240925055633195 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44035<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@f67a0fab663b: Final verdict of PTC: none 172@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 172: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Wed Sep 25 05:56:33 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 20240925055633235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 20240925055633435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32656) Waiting for packet dumper to finish... 1 (prev_count=32656, count=40576) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Wed Sep 25 05:56:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_mo_ussd_iuse_msisdn started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055636510 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055636510 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055636513 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055636514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055636516 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055636516 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055636516 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055636516 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 20240925055636516 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055636516 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 20240925055636516 DLGSUP <0013> gsup_server.c:235 2: 20240925055636516 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055636516 DLGSUP <0013> gsup_server.c:235 3: 20240925055636517 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055636517 DLGSUP <0013> gsup_server.c:235 4: 20240925055636517 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055636517 DLGSUP <0013> gsup_server.c:235 5: 20240925055636517 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055636517 DLGSUP <0013> gsup_server.c:235 7: 20240925055636517 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055636517 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055636517 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055636517 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@f67a0fab663b: 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") 20240925055636536 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36165<->l=127.0.0.1:4259) 20240925055636550 DAUC <0003> db_auc.c:157 IMSI='262422912328343': No 2G Auth Data 20240925055636550 DAUC <0003> db_auc.c:192 IMSI='262422912328343': No 3G Auth Data HLR_Test-GSUP(183)@f67a0fab663b: Created GsupExpect[0] for "262422912328343" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240925055636573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42698<->l=127.0.0.1:4258 20240925055636580 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055636580 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422912328343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422912328343" session_id=1993502546 session_state=BEGIN} 20240925055636580 DSS <0004> hlr_ussd.c:576 262422912328343/0x76d26f52: Process SS (BEGIN) 20240925055636580 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055636580 DSS <0004> hlr_ussd.c:518 262422912328343/0x76d26f52: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055636581 DSS <0004> hlr_ussd.c:363 262422912328343/0x76d26f52: Tx USSD 'Your extension is 491612555002' 20240925055636581 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422912328343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422912328343" session_id=1993502546 session_state=END} 20240925055636581 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422912328343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055636581 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055636581 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f67a0fab663b: Found GsupExpect[0] for "262422912328343" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@f67a0fab663b: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422912328343" TC_mo_ussd_iuse_msisdn(186)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B55A0D069301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@f67a0fab663b: setverdict(pass): none -> pass 20240925055636585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42698<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@f67a0fab663b: Final verdict of PTC: pass 20240925055636589 DAUC <0003> db_auc.c:157 IMSI='262425071443941': No 2G Auth Data 20240925055636589 DAUC <0003> db_auc.c:192 IMSI='262425071443941': No 3G Auth Data HLR_Test-GSUP(183)@f67a0fab663b: Created GsupExpect[0] for "262425071443941" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240925055636615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42714<->l=127.0.0.1:4258 20240925055636621 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055636621 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425071443941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425071443941" session_id=1622163338 session_state=BEGIN} 20240925055636621 DSS <0004> hlr_ussd.c:576 262425071443941/0x60b03f8a: Process SS (BEGIN) 20240925055636621 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055636621 DSS <0004> hlr_ussd.c:518 262425071443941/0x60b03f8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055636621 DSS <0004> hlr_ussd.c:363 262425071443941/0x60b03f8a: Tx USSD 'Your extension is 491612140011' 20240925055636621 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425071443941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425071443941" session_id=1622163338 session_state=END} 20240925055636621 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425071443941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055636621 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055636621 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f67a0fab663b: Found GsupExpect[0] for "262425071443941" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@f67a0fab663b: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425071443941" TC_mo_ussd_iuse_msisdn(187)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564311A0C168B01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@f67a0fab663b: setverdict(pass): none -> pass 20240925055636625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42714<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@f67a0fab663b: Final verdict of PTC: pass 20240925055636629 DAUC <0003> db_auc.c:157 IMSI='262423453371251': No 2G Auth Data 20240925055636629 DAUC <0003> db_auc.c:192 IMSI='262423453371251': No 3G Auth Data HLR_Test-GSUP(183)@f67a0fab663b: Created GsupExpect[0] for "262423453371251" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240925055636653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42722<->l=127.0.0.1:4258 20240925055636659 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055636659 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423453371251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423453371251" session_id=4145882985 session_state=BEGIN} 20240925055636659 DSS <0004> hlr_ussd.c:576 262423453371251/0xf71d2769: Process SS (BEGIN) 20240925055636659 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055636659 DSS <0004> hlr_ussd.c:518 262423453371251/0xf71d2769: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055636659 DSS <0004> hlr_ussd.c:363 262423453371251/0xf71d2769: Tx USSD 'Your extension is 491617642738' 20240925055636659 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423453371251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423453371251" session_id=4145882985 session_state=END} 20240925055636659 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423453371251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055636659 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055636659 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f67a0fab663b: Found GsupExpect[0] for "262423453371251" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@f67a0fab663b: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262423453371251" TC_mo_ussd_iuse_msisdn(188)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E369AEC36C301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@f67a0fab663b: setverdict(pass): none -> pass 20240925055636663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42722<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@f67a0fab663b: Final verdict of PTC: pass 20240925055636667 DAUC <0003> db_auc.c:157 IMSI='262429022046656': No 2G Auth Data 20240925055636667 DAUC <0003> db_auc.c:192 IMSI='262429022046656': No 3G Auth Data HLR_Test-GSUP(183)@f67a0fab663b: Created GsupExpect[0] for "262429022046656" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240925055636689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4258 20240925055636694 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055636694 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429022046656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429022046656" session_id=2950991067 session_state=BEGIN} 20240925055636694 DSS <0004> hlr_ussd.c:576 262429022046656/0xafe48cdb: Process SS (BEGIN) 20240925055636694 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055636694 DSS <0004> hlr_ussd.c:518 262429022046656/0xafe48cdb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055636694 DSS <0004> hlr_ussd.c:363 262429022046656/0xafe48cdb: Tx USSD 'Your extension is 491618670563' 20240925055636694 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429022046656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429022046656" session_id=2950991067 session_state=END} 20240925055636694 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429022046656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055636694 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055636694 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f67a0fab663b: Found GsupExpect[0] for "262429022046656" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@f67a0fab663b: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429022046656" TC_mo_ussd_iuse_msisdn(189)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B61BAC669B01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@f67a0fab663b: setverdict(pass): none -> pass 20240925055636698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@f67a0fab663b: Final verdict of PTC: pass 20240925055636702 DAUC <0003> db_auc.c:157 IMSI='262421689935133': No 2G Auth Data 20240925055636702 DAUC <0003> db_auc.c:192 IMSI='262421689935133': No 3G Auth Data HLR_Test-GSUP(183)@f67a0fab663b: Created GsupExpect[0] for "262421689935133" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240925055636726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 20240925055636732 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055636732 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421689935133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421689935133" session_id=3617739605 session_state=BEGIN} 20240925055636732 DSS <0004> hlr_ussd.c:576 262421689935133/0xd7a25355: Process SS (BEGIN) 20240925055636732 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055636732 DSS <0004> hlr_ussd.c:518 262421689935133/0xd7a25355: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055636732 DSS <0004> hlr_ussd.c:363 262421689935133/0xd7a25355: Tx USSD 'Your extension is 491617176640' 20240925055636732 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421689935133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421689935133" session_id=3617739605 session_state=END} 20240925055636732 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421689935133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055636732 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055636732 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f67a0fab663b: Found GsupExpect[0] for "262421689935133" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@f67a0fab663b: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421689935133" TC_mo_ussd_iuse_msisdn(190)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB19BCD468301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@f67a0fab663b: setverdict(pass): none -> pass 20240925055636736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@f67a0fab663b: Final verdict of PTC: pass 20240925055636740 DAUC <0003> db_auc.c:157 IMSI='262425817082906': No 2G Auth Data 20240925055636740 DAUC <0003> db_auc.c:192 IMSI='262425817082906': No 3G Auth Data HLR_Test-GSUP(183)@f67a0fab663b: Created GsupExpect[0] for "262425817082906" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240925055636768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4258 20240925055636774 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055636774 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425817082906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425817082906" session_id=4222149529 session_state=BEGIN} 20240925055636774 DSS <0004> hlr_ussd.c:576 262425817082906/0xfba8e399: Process SS (BEGIN) 20240925055636774 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055636774 DSS <0004> hlr_ussd.c:518 262425817082906/0xfba8e399: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055636775 DSS <0004> hlr_ussd.c:363 262425817082906/0xfba8e399: Tx USSD 'Your extension is 491611065385' 20240925055636775 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425817082906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425817082906" session_id=4222149529 session_state=END} 20240925055636775 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425817082906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055636775 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055636775 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f67a0fab663b: Found GsupExpect[0] for "262425817082906" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@f67a0fab663b: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262425817082906" TC_mo_ussd_iuse_msisdn(191)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562305B6D86AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@f67a0fab663b: setverdict(pass): none -> pass 20240925055636779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@f67a0fab663b: Final verdict of PTC: pass 20240925055636784 DAUC <0003> db_auc.c:157 IMSI='262424267628706': No 2G Auth Data 20240925055636784 DAUC <0003> db_auc.c:192 IMSI='262424267628706': No 3G Auth Data HLR_Test-GSUP(183)@f67a0fab663b: Created GsupExpect[0] for "262424267628706" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240925055636811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59032<->l=127.0.0.1:4258 20240925055636817 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055636817 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424267628706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424267628706" session_id=3597468785 session_state=BEGIN} 20240925055636817 DSS <0004> hlr_ussd.c:576 262424267628706/0xd66d0471: Process SS (BEGIN) 20240925055636817 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055636817 DSS <0004> hlr_ussd.c:518 262424267628706/0xd66d0471: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055636817 DSS <0004> hlr_ussd.c:363 262424267628706/0xd66d0471: Tx USSD 'Your extension is 491615702507' 20240925055636817 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424267628706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424267628706" session_id=3597468785 session_state=END} 20240925055636817 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424267628706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055636817 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055636817 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f67a0fab663b: Found GsupExpect[0] for "262424267628706" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@f67a0fab663b: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424267628706" TC_mo_ussd_iuse_msisdn(192)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A3798AC06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@f67a0fab663b: setverdict(pass): none -> pass 20240925055636821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59032<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@f67a0fab663b: Final verdict of PTC: pass 20240925055636825 DAUC <0003> db_auc.c:157 IMSI='262422310952046': No 2G Auth Data 20240925055636825 DAUC <0003> db_auc.c:192 IMSI='262422310952046': No 3G Auth Data HLR_Test-GSUP(183)@f67a0fab663b: Created GsupExpect[0] for "262422310952046" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240925055636853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4258 20240925055636859 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055636859 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422310952046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422310952046" session_id=1079621908 session_state=BEGIN} 20240925055636859 DSS <0004> hlr_ussd.c:576 262422310952046/0x4059b914: Process SS (BEGIN) 20240925055636859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055636859 DSS <0004> hlr_ussd.c:518 262422310952046/0x4059b914: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055636859 DSS <0004> hlr_ussd.c:363 262422310952046/0x4059b914: Tx USSD 'Your extension is 491610033866' 20240925055636859 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422310952046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422310952046" session_id=1079621908 session_state=END} 20240925055636859 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422310952046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055636859 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055636859 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f67a0fab663b: Found GsupExpect[0] for "262422310952046" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@f67a0fab663b: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262422310952046" TC_mo_ussd_iuse_msisdn(193)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B0D90C67B301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@f67a0fab663b: setverdict(pass): none -> pass 20240925055636863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@f67a0fab663b: Final verdict of PTC: pass 20240925055636864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 20240925055636865 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36165<->l=127.0.0.1:4259) 20240925055636865 DLINP <000b> input/ipa.c:451 connected read/write 20240925055636865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055636865 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055636865 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055636865 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@f67a0fab663b: Final verdict of PTC: none 184@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 184: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Wed Sep 25 05:56:36 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 20240925055636905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4258 20240925055637106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30304) Waiting for packet dumper to finish... 1 (prev_count=30304, count=40224) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Wed Sep 25 05:56:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055640186 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055640186 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055640189 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055640190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055640192 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055640192 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055640192 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055640192 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 20240925055640192 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055640192 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 20240925055640192 DLGSUP <0013> gsup_server.c:235 2: 20240925055640192 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055640192 DLGSUP <0013> gsup_server.c:235 3: 20240925055640192 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055640192 DLGSUP <0013> gsup_server.c:235 4: 20240925055640192 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055640192 DLGSUP <0013> gsup_server.c:235 5: 20240925055640192 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055640192 DLGSUP <0013> gsup_server.c:235 7: 20240925055640192 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055640192 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055640192 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055640192 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@f67a0fab663b: 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") 20240925055640209 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37833<->l=127.0.0.1:4259) 20240925055640226 DAUC <0003> db_auc.c:157 IMSI='262421503909405': No 2G Auth Data 20240925055640226 DAUC <0003> db_auc.c:192 IMSI='262421503909405': No 3G Auth Data HLR_Test-GSUP(195)@f67a0fab663b: Created GsupExpect[0] for "262421503909405" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240925055640256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4258 20240925055640263 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055640263 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421503909405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421503909405" source_name="the-source\n" session_id=546912634 session_state=BEGIN} 20240925055640263 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240925055640263 DSS <0004> hlr_ussd.c:576 262421503909405/0x2099397a: Process SS (BEGIN) 20240925055640263 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055640263 DSS <0004> hlr_ussd.c:518 262421503909405/0x2099397a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055640263 DSS <0004> hlr_ussd.c:363 262421503909405/0x2099397a: Tx USSD 'Your extension is 491618676275' 20240925055640263 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421503909405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421503909405" destination_name="the-source\n" session_id=546912634 session_state=END} 20240925055640263 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421503909405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055640263 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055640263 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f67a0fab663b: Found GsupExpect[0] for "262421503909405" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@f67a0fab663b: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421503909405" TC_mo_ussd_iuse_msisdn_via_proxy(198)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B69B4D76AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@f67a0fab663b: setverdict(pass): none -> pass 20240925055640267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@f67a0fab663b: Final verdict of PTC: pass 20240925055640271 DAUC <0003> db_auc.c:157 IMSI='262424640457995': No 2G Auth Data 20240925055640271 DAUC <0003> db_auc.c:192 IMSI='262424640457995': No 3G Auth Data HLR_Test-GSUP(195)@f67a0fab663b: Created GsupExpect[0] for "262424640457995" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240925055640297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59078<->l=127.0.0.1:4258 20240925055640302 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055640302 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424640457995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424640457995" source_name="the-source\n" session_id=4015600185 session_state=BEGIN} 20240925055640302 DSS <0004> hlr_ussd.c:576 262424640457995/0xef593239: Process SS (BEGIN) 20240925055640302 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055640302 DSS <0004> hlr_ussd.c:518 262424640457995/0xef593239: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055640302 DSS <0004> hlr_ussd.c:363 262424640457995/0xef593239: Tx USSD 'Your extension is 491611034551' 20240925055640302 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424640457995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640457995" destination_name="the-source\n" session_id=4015600185 session_state=END} 20240925055640302 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262424640457995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055640302 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055640302 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f67a0fab663b: Found GsupExpect[0] for "262424640457995" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@f67a0fab663b: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262424640457995" TC_mo_ussd_iuse_msisdn_via_proxy(199)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B019AD568B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@f67a0fab663b: setverdict(pass): none -> pass 20240925055640307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59078<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@f67a0fab663b: Final verdict of PTC: pass 20240925055640311 DAUC <0003> db_auc.c:157 IMSI='262426951899992': No 2G Auth Data 20240925055640311 DAUC <0003> db_auc.c:192 IMSI='262426951899992': No 3G Auth Data HLR_Test-GSUP(195)@f67a0fab663b: Created GsupExpect[0] for "262426951899992" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240925055640335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59084<->l=127.0.0.1:4258 20240925055640342 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055640342 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426951899992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426951899992" source_name="the-source\n" session_id=1160567400 session_state=BEGIN} 20240925055640342 DSS <0004> hlr_ussd.c:576 262426951899992/0x452cda68: Process SS (BEGIN) 20240925055640342 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055640342 DSS <0004> hlr_ussd.c:518 262426951899992/0x452cda68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055640342 DSS <0004> hlr_ussd.c:363 262426951899992/0x452cda68: Tx USSD 'Your extension is 491616264768' 20240925055640342 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426951899992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426951899992" destination_name="the-source\n" session_id=1160567400 session_state=END} 20240925055640342 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262426951899992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055640342 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055640342 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f67a0fab663b: Found GsupExpect[0] for "262426951899992" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@f67a0fab663b: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262426951899992" TC_mo_ussd_iuse_msisdn_via_proxy(200)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C321BED66C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@f67a0fab663b: setverdict(pass): none -> pass 20240925055640346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59084<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@f67a0fab663b: Final verdict of PTC: pass 20240925055640350 DAUC <0003> db_auc.c:157 IMSI='262420647730274': No 2G Auth Data 20240925055640350 DAUC <0003> db_auc.c:192 IMSI='262420647730274': No 3G Auth Data HLR_Test-GSUP(195)@f67a0fab663b: Created GsupExpect[0] for "262420647730274" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240925055640374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4258 20240925055640380 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055640380 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420647730274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420647730274" source_name="the-source\n" session_id=3364669290 session_state=BEGIN} 20240925055640380 DSS <0004> hlr_ussd.c:576 262420647730274/0xc88cc76a: Process SS (BEGIN) 20240925055640380 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055640380 DSS <0004> hlr_ussd.c:518 262420647730274/0xc88cc76a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055640381 DSS <0004> hlr_ussd.c:363 262420647730274/0xc88cc76a: Tx USSD 'Your extension is 491614148864' 20240925055640381 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420647730274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420647730274" destination_name="the-source\n" session_id=3364669290 session_state=END} 20240925055640381 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262420647730274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055640381 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055640381 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f67a0fab663b: Found GsupExpect[0] for "262420647730274" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@f67a0fab663b: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420647730274" TC_mo_ussd_iuse_msisdn_via_proxy(201)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568311A0E67A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@f67a0fab663b: setverdict(pass): none -> pass 20240925055640385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@f67a0fab663b: Final verdict of PTC: pass 20240925055640389 DAUC <0003> db_auc.c:157 IMSI='262421475986097': No 2G Auth Data 20240925055640389 DAUC <0003> db_auc.c:192 IMSI='262421475986097': No 3G Auth Data HLR_Test-GSUP(195)@f67a0fab663b: Created GsupExpect[0] for "262421475986097" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240925055640412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4258 20240925055640417 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055640417 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421475986097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421475986097" source_name="the-source\n" session_id=3369213286 session_state=BEGIN} 20240925055640417 DSS <0004> hlr_ussd.c:576 262421475986097/0xc8d21d66: Process SS (BEGIN) 20240925055640417 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055640417 DSS <0004> hlr_ussd.c:518 262421475986097/0xc8d21d66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055640417 DSS <0004> hlr_ussd.c:363 262421475986097/0xc8d21d66: Tx USSD 'Your extension is 491614127304' 20240925055640417 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421475986097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421475986097" destination_name="the-source\n" session_id=3369213286 session_state=END} 20240925055640417 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421475986097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055640417 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055640417 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f67a0fab663b: Found GsupExpect[0] for "262421475986097" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@f67a0fab663b: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421475986097" TC_mo_ussd_iuse_msisdn_via_proxy(202)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56831D96D06A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@f67a0fab663b: setverdict(pass): none -> pass 20240925055640421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@f67a0fab663b: Final verdict of PTC: pass 20240925055640425 DAUC <0003> db_auc.c:157 IMSI='262422457589662': No 2G Auth Data 20240925055640425 DAUC <0003> db_auc.c:192 IMSI='262422457589662': No 3G Auth Data HLR_Test-GSUP(195)@f67a0fab663b: Created GsupExpect[0] for "262422457589662" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240925055640451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 20240925055640458 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055640458 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422457589662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422457589662" source_name="the-source\n" session_id=3612496987 session_state=BEGIN} 20240925055640458 DSS <0004> hlr_ussd.c:576 262422457589662/0xd752545b: Process SS (BEGIN) 20240925055640458 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055640458 DSS <0004> hlr_ussd.c:518 262422457589662/0xd752545b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055640459 DSS <0004> hlr_ussd.c:363 262422457589662/0xd752545b: Tx USSD 'Your extension is 491617745116' 20240925055640459 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422457589662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422457589662" destination_name="the-source\n" session_id=3612496987 session_state=END} 20240925055640459 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262422457589662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055640459 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055640459 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f67a0fab663b: Found GsupExpect[0] for "262422457589662" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@f67a0fab663b: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262422457589662" TC_mo_ussd_iuse_msisdn_via_proxy(203)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E375A2D16B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@f67a0fab663b: setverdict(pass): none -> pass 20240925055640462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@f67a0fab663b: Final verdict of PTC: pass 20240925055640466 DAUC <0003> db_auc.c:157 IMSI='262420131724697': No 2G Auth Data 20240925055640466 DAUC <0003> db_auc.c:192 IMSI='262420131724697': No 3G Auth Data HLR_Test-GSUP(195)@f67a0fab663b: Created GsupExpect[0] for "262420131724697" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240925055640494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 20240925055640500 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055640500 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420131724697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420131724697" source_name="the-source\n" session_id=2613011692 session_state=BEGIN} 20240925055640500 DSS <0004> hlr_ussd.c:576 262420131724697/0x9bbf64ec: Process SS (BEGIN) 20240925055640500 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055640500 DSS <0004> hlr_ussd.c:518 262420131724697/0x9bbf64ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055640500 DSS <0004> hlr_ussd.c:363 262420131724697/0x9bbf64ec: Tx USSD 'Your extension is 491610132827' 20240925055640500 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420131724697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420131724697" destination_name="the-source\n" session_id=2613011692 session_state=END} 20240925055640500 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262420131724697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055640500 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055640500 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f67a0fab663b: Found GsupExpect[0] for "262420131724697" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@f67a0fab663b: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262420131724697" TC_mo_ussd_iuse_msisdn_via_proxy(204)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B1990C27BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@f67a0fab663b: setverdict(pass): none -> pass 20240925055640505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@f67a0fab663b: Final verdict of PTC: pass 20240925055640509 DAUC <0003> db_auc.c:157 IMSI='262427215754938': No 2G Auth Data 20240925055640509 DAUC <0003> db_auc.c:192 IMSI='262427215754938': No 3G Auth Data HLR_Test-GSUP(195)@f67a0fab663b: Created GsupExpect[0] for "262427215754938" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240925055640535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 20240925055640542 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055640542 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427215754938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427215754938" source_name="the-source\n" session_id=766189530 session_state=BEGIN} 20240925055640542 DSS <0004> hlr_ussd.c:576 262427215754938/0x2dab1fda: Process SS (BEGIN) 20240925055640542 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925055640542 DSS <0004> hlr_ussd.c:518 262427215754938/0x2dab1fda: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925055640542 DSS <0004> hlr_ussd.c:363 262427215754938/0x2dab1fda: Tx USSD 'Your extension is 491615784685' 20240925055640542 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427215754938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427215754938" destination_name="the-source\n" session_id=766189530 session_state=END} 20240925055640542 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262427215754938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055640542 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055640542 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f67a0fab663b: Found GsupExpect[0] for "262427215754938" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@f67a0fab663b: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262427215754938" TC_mo_ussd_iuse_msisdn_via_proxy(205)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A371CCD86AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@f67a0fab663b: setverdict(pass): none -> pass 20240925055640546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@f67a0fab663b: Final verdict of PTC: pass 20240925055640546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 20240925055640547 DLINP <000b> input/ipa.c:451 connected read/write 20240925055640547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055640547 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055640547 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055640547 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055640547 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240925055640547 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37833<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@f67a0fab663b: Final verdict of PTC: none 196@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 196: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Wed Sep 25 05:56:40 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 20240925055640592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59120<->l=127.0.0.1:4258 20240925055640793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59120<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30624) Waiting for packet dumper to finish... 1 (prev_count=30624, count=40612) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Wed Sep 25 05:56:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_mo_ussd_euse started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 20240925055643870 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35625 20240925055643870 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35625 MTC@f67a0fab663b: in not legacy case 2 IPA-EUSE-foobar(208)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055643872 DLINP <000b> input/ipa.c:451 connected read/write 20240925055643872 DLINP <000b> input/ipa.c:405 127.0.0.1:35625 message received IPA-EUSE-foobar(208)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@f67a0fab663b: 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 } } } } 20240925055643874 DLINP <000b> input/ipa.c:451 connected read/write 20240925055643874 DLINP <000b> input/ipa.c:405 127.0.0.1:35625 message received 20240925055643874 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055643874 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240925055643874 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240925055643874 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240925055643874 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 20240925055643874 DLGSUP <0013> gsup_server.c:235 2: 20240925055643874 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055643874 DLGSUP <0013> gsup_server.c:235 3: 20240925055643874 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055643874 DLGSUP <0013> gsup_server.c:235 4: 20240925055643874 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055643874 DLGSUP <0013> gsup_server.c:235 5: 20240925055643874 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055643874 DLGSUP <0013> gsup_server.c:235 7: 20240925055643874 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055643874 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055643874 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055643874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35625 20240925055643874 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055643874 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055643877 DLINP <000b> input/ipa.c:451 connected read/write 20240925055643877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055643878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59122<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055643880 DLINP <000b> input/ipa.c:451 connected read/write 20240925055643880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055643880 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055643880 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055643880 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 HLR_Test-GSUP-IPA(207)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055643880 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055643880 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 20240925055643880 DLGSUP <0013> gsup_server.c:235 2: 20240925055643880 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055643880 DLGSUP <0013> gsup_server.c:235 3: 20240925055643880 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055643880 DLGSUP <0013> gsup_server.c:235 4: 20240925055643880 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055643880 DLGSUP <0013> gsup_server.c:235 5: 20240925055643880 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055643880 DLGSUP <0013> gsup_server.c:235 7: 20240925055643880 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055643880 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055643880 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055643880 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@f67a0fab663b: 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") 20240925055643900 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36995<->l=127.0.0.1:4259) 20240925055643919 DAUC <0003> db_auc.c:157 IMSI='262424361680179': No 2G Auth Data 20240925055643919 DAUC <0003> db_auc.c:192 IMSI='262424361680179': No 3G Auth Data HLR_Test-GSUP(209)@f67a0fab663b: Created GsupExpect[0] for "262424361680179" to be handled at TC_mo_ussd_euse(212) 20240925055643944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4258 20240925055643951 DLINP <000b> input/ipa.c:451 connected read/write 20240925055643951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055643951 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424361680179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424361680179" session_id=3960292029 session_state=BEGIN} 20240925055643951 DSS <0004> hlr_ussd.c:576 262424361680179/0xec0d42bd: Process SS (BEGIN) 20240925055643951 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055643951 DSS <0004> hlr_ussd.c:518 262424361680179/0xec0d42bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055643951 DLINP <000b> input/ipa.c:451 connected read/write 20240925055643951 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data 20240925055643951 DLINP <000b> input/ipa.c:451 connected read/write 20240925055643951 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data EUSE-TC_mo_ussd_euse(206)@f67a0fab663b: 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 } } } } } 20240925055643960 DLINP <000b> input/ipa.c:451 connected read/write 20240925055643960 DLINP <000b> input/ipa.c:405 127.0.0.1:35625 message received 20240925055643960 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262424361680179 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424361680179" session_id=3960292029 session_state=END} 20240925055643960 DSS <0004> hlr_ussd.c:576 262424361680179/0xec0d42bd: Process SS (END) 20240925055643960 DSS <0004> hlr_ussd.c:518 262424361680179/0xec0d42bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055643960 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424361680179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424361680179" session_id=3960292029 session_state=END} 20240925055643960 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424361680179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055643960 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262424361680179 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055643960 DLINP <000b> input/ipa.c:451 connected read/write 20240925055643960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055643960 DLINP <000b> input/ipa.c:451 connected read/write 20240925055643960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f67a0fab663b: Found GsupExpect[0] for "262424361680179" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@f67a0fab663b: Added IMSI table entry 0TC_mo_ussd_euse(212)"262424361680179" TC_mo_ussd_euse(212)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@f67a0fab663b: setverdict(pass): none -> pass 20240925055643965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@f67a0fab663b: Final verdict of PTC: pass 20240925055643969 DAUC <0003> db_auc.c:157 IMSI='262420610741823': No 2G Auth Data 20240925055643969 DAUC <0003> db_auc.c:192 IMSI='262420610741823': No 3G Auth Data HLR_Test-GSUP(209)@f67a0fab663b: Created GsupExpect[0] for "262420610741823" to be handled at TC_mo_ussd_euse(213) 20240925055643993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59132<->l=127.0.0.1:4258 20240925055644000 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055644000 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420610741823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420610741823" session_id=1620386946 session_state=BEGIN} 20240925055644000 DSS <0004> hlr_ussd.c:576 262420610741823/0x60952482: Process SS (BEGIN) 20240925055644000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055644000 DSS <0004> hlr_ussd.c:518 262420610741823/0x60952482: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055644000 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644000 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data 20240925055644000 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644000 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data EUSE-TC_mo_ussd_euse(206)@f67a0fab663b: 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 } } } } } 20240925055644002 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644002 DLINP <000b> input/ipa.c:405 127.0.0.1:35625 message received 20240925055644002 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262420610741823 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420610741823" session_id=1620386946 session_state=END} 20240925055644002 DSS <0004> hlr_ussd.c:576 262420610741823/0x60952482: Process SS (END) 20240925055644002 DSS <0004> hlr_ussd.c:518 262420610741823/0x60952482: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055644002 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420610741823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420610741823" session_id=1620386946 session_state=END} 20240925055644002 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420610741823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055644002 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262420610741823 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055644002 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055644002 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f67a0fab663b: Found GsupExpect[0] for "262420610741823" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@f67a0fab663b: Added IMSI table entry 1TC_mo_ussd_euse(213)"262420610741823" TC_mo_ussd_euse(213)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@f67a0fab663b: setverdict(pass): none -> pass 20240925055644005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59132<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@f67a0fab663b: Final verdict of PTC: pass 20240925055644009 DAUC <0003> db_auc.c:157 IMSI='262420716114674': No 2G Auth Data 20240925055644009 DAUC <0003> db_auc.c:192 IMSI='262420716114674': No 3G Auth Data HLR_Test-GSUP(209)@f67a0fab663b: Created GsupExpect[0] for "262420716114674" to be handled at TC_mo_ussd_euse(214) 20240925055644033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59138<->l=127.0.0.1:4258 20240925055644038 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055644038 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420716114674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420716114674" session_id=4093950967 session_state=BEGIN} 20240925055644038 DSS <0004> hlr_ussd.c:576 262420716114674/0xf404bbf7: Process SS (BEGIN) 20240925055644038 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055644038 DSS <0004> hlr_ussd.c:518 262420716114674/0xf404bbf7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055644038 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644038 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data 20240925055644038 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644038 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data EUSE-TC_mo_ussd_euse(206)@f67a0fab663b: 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 } } } } } 20240925055644041 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644041 DLINP <000b> input/ipa.c:405 127.0.0.1:35625 message received 20240925055644041 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420716114674 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420716114674" session_id=4093950967 session_state=END} 20240925055644041 DSS <0004> hlr_ussd.c:576 262420716114674/0xf404bbf7: Process SS (END) 20240925055644041 DSS <0004> hlr_ussd.c:518 262420716114674/0xf404bbf7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055644041 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420716114674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420716114674" session_id=4093950967 session_state=END} 20240925055644041 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420716114674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055644041 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420716114674 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055644041 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055644041 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f67a0fab663b: Found GsupExpect[0] for "262420716114674" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@f67a0fab663b: Added IMSI table entry 2TC_mo_ussd_euse(214)"262420716114674" TC_mo_ussd_euse(214)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@f67a0fab663b: setverdict(pass): none -> pass 20240925055644044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59138<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@f67a0fab663b: Final verdict of PTC: pass 20240925055644048 DAUC <0003> db_auc.c:157 IMSI='262429498632309': No 2G Auth Data 20240925055644048 DAUC <0003> db_auc.c:192 IMSI='262429498632309': No 3G Auth Data HLR_Test-GSUP(209)@f67a0fab663b: Created GsupExpect[0] for "262429498632309" to be handled at TC_mo_ussd_euse(215) 20240925055644072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 20240925055644078 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055644078 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429498632309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429498632309" session_id=2593995148 session_state=BEGIN} 20240925055644078 DSS <0004> hlr_ussd.c:576 262429498632309/0x9a9d398c: Process SS (BEGIN) 20240925055644078 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055644078 DSS <0004> hlr_ussd.c:518 262429498632309/0x9a9d398c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055644078 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644078 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data 20240925055644078 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644078 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data EUSE-TC_mo_ussd_euse(206)@f67a0fab663b: 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 } } } } } 20240925055644080 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644080 DLINP <000b> input/ipa.c:405 127.0.0.1:35625 message received 20240925055644080 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262429498632309 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429498632309" session_id=2593995148 session_state=END} 20240925055644080 DSS <0004> hlr_ussd.c:576 262429498632309/0x9a9d398c: Process SS (END) 20240925055644080 DSS <0004> hlr_ussd.c:518 262429498632309/0x9a9d398c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055644080 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429498632309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429498632309" session_id=2593995148 session_state=END} 20240925055644080 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429498632309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055644080 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262429498632309 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055644080 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055644080 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f67a0fab663b: Found GsupExpect[0] for "262429498632309" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@f67a0fab663b: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429498632309" TC_mo_ussd_euse(215)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@f67a0fab663b: setverdict(pass): none -> pass 20240925055644084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@f67a0fab663b: Final verdict of PTC: pass 20240925055644088 DAUC <0003> db_auc.c:157 IMSI='262422225198490': No 2G Auth Data 20240925055644088 DAUC <0003> db_auc.c:192 IMSI='262422225198490': No 3G Auth Data HLR_Test-GSUP(209)@f67a0fab663b: Created GsupExpect[0] for "262422225198490" to be handled at TC_mo_ussd_euse(216) 20240925055644108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59148<->l=127.0.0.1:4258 20240925055644116 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055644116 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422225198490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422225198490" session_id=3900592421 session_state=BEGIN} 20240925055644116 DSS <0004> hlr_ussd.c:576 262422225198490/0xe87e5125: Process SS (BEGIN) 20240925055644116 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055644116 DSS <0004> hlr_ussd.c:518 262422225198490/0xe87e5125: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055644116 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644116 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data 20240925055644116 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644116 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data EUSE-TC_mo_ussd_euse(206)@f67a0fab663b: 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 } } } } } 20240925055644118 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644118 DLINP <000b> input/ipa.c:405 127.0.0.1:35625 message received 20240925055644118 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422225198490 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422225198490" session_id=3900592421 session_state=END} 20240925055644118 DSS <0004> hlr_ussd.c:576 262422225198490/0xe87e5125: Process SS (END) 20240925055644118 DSS <0004> hlr_ussd.c:518 262422225198490/0xe87e5125: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055644118 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422225198490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422225198490" session_id=3900592421 session_state=END} 20240925055644118 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422225198490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055644118 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422225198490 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055644118 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055644119 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f67a0fab663b: Found GsupExpect[0] for "262422225198490" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@f67a0fab663b: Added IMSI table entry 4TC_mo_ussd_euse(216)"262422225198490" TC_mo_ussd_euse(216)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@f67a0fab663b: setverdict(pass): none -> pass 20240925055644122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59148<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@f67a0fab663b: Final verdict of PTC: pass 20240925055644126 DAUC <0003> db_auc.c:157 IMSI='262429142270268': No 2G Auth Data 20240925055644126 DAUC <0003> db_auc.c:192 IMSI='262429142270268': No 3G Auth Data HLR_Test-GSUP(209)@f67a0fab663b: Created GsupExpect[0] for "262429142270268" to be handled at TC_mo_ussd_euse(217) 20240925055644153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59164<->l=127.0.0.1:4258 20240925055644159 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055644159 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429142270268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429142270268" session_id=246671839 session_state=BEGIN} 20240925055644159 DSS <0004> hlr_ussd.c:576 262429142270268/0x0eb3e9df: Process SS (BEGIN) 20240925055644159 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055644159 DSS <0004> hlr_ussd.c:518 262429142270268/0x0eb3e9df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055644159 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644159 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data 20240925055644159 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644159 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data EUSE-TC_mo_ussd_euse(206)@f67a0fab663b: 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 } } } } } 20240925055644160 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644160 DLINP <000b> input/ipa.c:405 127.0.0.1:35625 message received 20240925055644160 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429142270268 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429142270268" session_id=246671839 session_state=END} 20240925055644160 DSS <0004> hlr_ussd.c:576 262429142270268/0x0eb3e9df: Process SS (END) 20240925055644160 DSS <0004> hlr_ussd.c:518 262429142270268/0x0eb3e9df: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055644160 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429142270268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429142270268" session_id=246671839 session_state=END} 20240925055644160 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429142270268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055644160 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429142270268 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055644160 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055644160 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f67a0fab663b: Found GsupExpect[0] for "262429142270268" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@f67a0fab663b: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429142270268" TC_mo_ussd_euse(217)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@f67a0fab663b: setverdict(pass): none -> pass 20240925055644164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59164<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@f67a0fab663b: Final verdict of PTC: pass 20240925055644168 DAUC <0003> db_auc.c:157 IMSI='262424911696560': No 2G Auth Data 20240925055644168 DAUC <0003> db_auc.c:192 IMSI='262424911696560': No 3G Auth Data HLR_Test-GSUP(209)@f67a0fab663b: Created GsupExpect[0] for "262424911696560" to be handled at TC_mo_ussd_euse(218) 20240925055644195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59174<->l=127.0.0.1:4258 20240925055644202 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055644202 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424911696560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424911696560" session_id=419167103 session_state=BEGIN} 20240925055644202 DSS <0004> hlr_ussd.c:576 262424911696560/0x18fbfb7f: Process SS (BEGIN) 20240925055644202 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055644202 DSS <0004> hlr_ussd.c:518 262424911696560/0x18fbfb7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055644202 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644202 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data 20240925055644202 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644202 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data EUSE-TC_mo_ussd_euse(206)@f67a0fab663b: 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 } } } } } 20240925055644204 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644204 DLINP <000b> input/ipa.c:405 127.0.0.1:35625 message received 20240925055644204 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424911696560 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424911696560" session_id=419167103 session_state=END} 20240925055644204 DSS <0004> hlr_ussd.c:576 262424911696560/0x18fbfb7f: Process SS (END) 20240925055644204 DSS <0004> hlr_ussd.c:518 262424911696560/0x18fbfb7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055644204 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424911696560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424911696560" session_id=419167103 session_state=END} 20240925055644204 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424911696560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055644204 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424911696560 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055644204 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055644204 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f67a0fab663b: Found GsupExpect[0] for "262424911696560" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@f67a0fab663b: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424911696560" TC_mo_ussd_euse(218)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@f67a0fab663b: setverdict(pass): none -> pass 20240925055644208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59174<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@f67a0fab663b: Final verdict of PTC: pass 20240925055644212 DAUC <0003> db_auc.c:157 IMSI='262421434495360': No 2G Auth Data 20240925055644212 DAUC <0003> db_auc.c:192 IMSI='262421434495360': No 3G Auth Data HLR_Test-GSUP(209)@f67a0fab663b: Created GsupExpect[0] for "262421434495360" to be handled at TC_mo_ussd_euse(219) 20240925055644240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4258 20240925055644247 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055644247 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421434495360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421434495360" session_id=21019900 session_state=BEGIN} 20240925055644247 DSS <0004> hlr_ussd.c:576 262421434495360/0x0140bcfc: Process SS (BEGIN) 20240925055644247 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055644247 DSS <0004> hlr_ussd.c:518 262421434495360/0x0140bcfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055644247 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644247 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data 20240925055644247 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644247 DLINP <000b> input/ipa.c:431 127.0.0.1:35625 sending data EUSE-TC_mo_ussd_euse(206)@f67a0fab663b: 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 } } } } } 20240925055644248 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644248 DLINP <000b> input/ipa.c:405 127.0.0.1:35625 message received 20240925055644248 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421434495360 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421434495360" session_id=21019900 session_state=END} 20240925055644248 DSS <0004> hlr_ussd.c:576 262421434495360/0x0140bcfc: Process SS (END) 20240925055644248 DSS <0004> hlr_ussd.c:518 262421434495360/0x0140bcfc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055644248 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421434495360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421434495360" session_id=21019900 session_state=END} 20240925055644248 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421434495360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055644248 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421434495360 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055644248 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055644248 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f67a0fab663b: Found GsupExpect[0] for "262421434495360" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@f67a0fab663b: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421434495360" TC_mo_ussd_euse(219)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@f67a0fab663b: setverdict(pass): none -> pass 20240925055644252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@f67a0fab663b: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@f67a0fab663b: Final verdict of PTC: none 20240925055644254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59122<->l=127.0.0.1:4258 20240925055644255 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644255 DLINP <000b> input/ipa.c:405 127.0.0.1:35625 message received 20240925055644255 DLINP <000b> input/ipa.c:414 127.0.0.1:35625 connection closed with server 20240925055644255 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35625 HLR_Test-GSUP(209)@f67a0fab663b: Final verdict of PTC: none 20240925055644255 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240925055644255 DLINP <000b> input/ipa.c:451 connected read/write 20240925055644255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055644255 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055644255 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055644255 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055644255 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36995<->l=127.0.0.1:4259) 210@f67a0fab663b: Final verdict of PTC: none IPA-EUSE-foobar(208)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 210: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Wed Sep 25 05:56:44 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 20240925055644302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4258 20240925055644503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2320) Waiting for packet dumper to finish... 1 (prev_count=2320, count=44612) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Wed Sep 25 05:56:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_mo_ussd_euse_continue started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 20240925055647585 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35169 20240925055647585 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35169 IPA-EUSE-foobar(222)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055647587 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647587 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received MTC@f67a0fab663b: in not legacy case 2 IPA-EUSE-foobar(222)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@f67a0fab663b: 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 } } } } 20240925055647589 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647589 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647589 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055647589 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240925055647589 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240925055647589 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240925055647589 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 20240925055647589 DLGSUP <0013> gsup_server.c:235 2: 20240925055647589 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055647589 DLGSUP <0013> gsup_server.c:235 3: 20240925055647589 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055647589 DLGSUP <0013> gsup_server.c:235 4: 20240925055647589 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055647589 DLGSUP <0013> gsup_server.c:235 5: 20240925055647589 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055647589 DLGSUP <0013> gsup_server.c:235 7: 20240925055647589 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055647589 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055647589 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055647589 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35169 IPA-EUSE-foobar(222)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055647590 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055647591 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055647592 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055647594 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647594 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055647594 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055647594 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 20240925055647594 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055647594 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 20240925055647594 DLGSUP <0013> gsup_server.c:235 2: 20240925055647594 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055647594 DLGSUP <0013> gsup_server.c:235 3: 20240925055647594 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055647594 DLGSUP <0013> gsup_server.c:235 4: 20240925055647594 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055647594 DLGSUP <0013> gsup_server.c:235 5: 20240925055647594 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055647594 DLGSUP <0013> gsup_server.c:235 7: 20240925055647594 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055647594 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055647594 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055647594 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@f67a0fab663b: 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") 20240925055647613 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35413<->l=127.0.0.1:4259) 20240925055647624 DAUC <0003> db_auc.c:157 IMSI='262424496166447': No 2G Auth Data 20240925055647624 DAUC <0003> db_auc.c:192 IMSI='262424496166447': No 3G Auth Data HLR_Test-GSUP(223)@f67a0fab663b: Created GsupExpect[0] for "262424496166447" to be handled at TC_mo_ussd_euse_continue(226) 20240925055647647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50330<->l=127.0.0.1:4258 20240925055647655 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647655 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424496166447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424496166447" session_id=56385909 session_state=BEGIN} 20240925055647655 DSS <0004> hlr_ussd.c:576 262424496166447/0x035c6175: Process SS (BEGIN) 20240925055647655 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055647655 DSS <0004> hlr_ussd.c:518 262424496166447/0x035c6175: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055647655 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647655 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647655 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647655 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647663 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647663 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647663 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262424496166447 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424496166447" session_id=56385909 session_state=CONTINUE} 20240925055647663 DSS <0004> hlr_ussd.c:576 262424496166447/0x035c6175: Process SS (CONTINUE) 20240925055647663 DSS <0004> hlr_ussd.c:518 262424496166447/0x035c6175: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055647663 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424496166447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424496166447" session_id=56385909 session_state=CONTINUE} 20240925055647663 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262424496166447 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647663 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647663 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f67a0fab663b: Found GsupExpect[0] for "262424496166447" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@f67a0fab663b: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424496166447" TC_mo_ussd_euse_continue(226)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@f67a0fab663b: setverdict(pass): none -> pass 20240925055647669 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647669 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424496166447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424496166447" session_id=56385909 session_state=CONTINUE} 20240925055647669 DSS <0004> hlr_ussd.c:576 262424496166447/0x035c6175: Process SS (CONTINUE) 20240925055647669 DSS <0004> hlr_ussd.c:518 262424496166447/0x035c6175: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647669 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424496166447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647669 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647669 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647669 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647669 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647671 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647671 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647671 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262424496166447 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424496166447" session_id=56385909 session_state=END} 20240925055647671 DSS <0004> hlr_ussd.c:576 262424496166447/0x035c6175: Process SS (END) 20240925055647671 DSS <0004> hlr_ussd.c:518 262424496166447/0x035c6175: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647671 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424496166447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424496166447" session_id=56385909 session_state=END} 20240925055647671 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424496166447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647671 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262424496166447 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647671 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647671 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055647673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50330<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@f67a0fab663b: Final verdict of PTC: pass 20240925055647677 DAUC <0003> db_auc.c:157 IMSI='262428635061607': No 2G Auth Data 20240925055647677 DAUC <0003> db_auc.c:192 IMSI='262428635061607': No 3G Auth Data HLR_Test-GSUP(223)@f67a0fab663b: Created GsupExpect[0] for "262428635061607" to be handled at TC_mo_ussd_euse_continue(227) 20240925055647701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50334<->l=127.0.0.1:4258 20240925055647707 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647707 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428635061607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428635061607" session_id=4109325607 session_state=BEGIN} 20240925055647707 DSS <0004> hlr_ussd.c:576 262428635061607/0xf4ef5527: Process SS (BEGIN) 20240925055647707 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055647707 DSS <0004> hlr_ussd.c:518 262428635061607/0xf4ef5527: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055647707 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647707 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647707 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647707 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647709 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647710 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647710 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262428635061607 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428635061607" session_id=4109325607 session_state=CONTINUE} 20240925055647710 DSS <0004> hlr_ussd.c:576 262428635061607/0xf4ef5527: Process SS (CONTINUE) 20240925055647710 DSS <0004> hlr_ussd.c:518 262428635061607/0xf4ef5527: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055647710 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428635061607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428635061607" session_id=4109325607 session_state=CONTINUE} 20240925055647710 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262428635061607 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647710 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647710 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f67a0fab663b: Found GsupExpect[0] for "262428635061607" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@f67a0fab663b: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262428635061607" TC_mo_ussd_euse_continue(227)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@f67a0fab663b: setverdict(pass): none -> pass 20240925055647714 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647714 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428635061607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428635061607" session_id=4109325607 session_state=CONTINUE} 20240925055647714 DSS <0004> hlr_ussd.c:576 262428635061607/0xf4ef5527: Process SS (CONTINUE) 20240925055647714 DSS <0004> hlr_ussd.c:518 262428635061607/0xf4ef5527: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647714 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428635061607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647714 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647714 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647714 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647714 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647716 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647716 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647716 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262428635061607 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428635061607" session_id=4109325607 session_state=END} 20240925055647716 DSS <0004> hlr_ussd.c:576 262428635061607/0xf4ef5527: Process SS (END) 20240925055647716 DSS <0004> hlr_ussd.c:518 262428635061607/0xf4ef5527: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647716 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428635061607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428635061607" session_id=4109325607 session_state=END} 20240925055647716 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428635061607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647716 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262428635061607 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647716 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647716 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055647717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50334<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@f67a0fab663b: Final verdict of PTC: pass 20240925055647721 DAUC <0003> db_auc.c:157 IMSI='262429911704557': No 2G Auth Data 20240925055647721 DAUC <0003> db_auc.c:192 IMSI='262429911704557': No 3G Auth Data HLR_Test-GSUP(223)@f67a0fab663b: Created GsupExpect[0] for "262429911704557" to be handled at TC_mo_ussd_euse_continue(228) 20240925055647747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50336<->l=127.0.0.1:4258 20240925055647753 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647753 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429911704557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429911704557" session_id=3183364634 session_state=BEGIN} 20240925055647753 DSS <0004> hlr_ussd.c:576 262429911704557/0xbdbe4a1a: Process SS (BEGIN) 20240925055647753 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055647753 DSS <0004> hlr_ussd.c:518 262429911704557/0xbdbe4a1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055647753 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647753 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647753 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647753 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647755 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647755 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647755 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262429911704557 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429911704557" session_id=3183364634 session_state=CONTINUE} 20240925055647755 DSS <0004> hlr_ussd.c:576 262429911704557/0xbdbe4a1a: Process SS (CONTINUE) 20240925055647755 DSS <0004> hlr_ussd.c:518 262429911704557/0xbdbe4a1a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055647755 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429911704557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429911704557" session_id=3183364634 session_state=CONTINUE} 20240925055647755 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262429911704557 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647755 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647755 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f67a0fab663b: Found GsupExpect[0] for "262429911704557" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@f67a0fab663b: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262429911704557" TC_mo_ussd_euse_continue(228)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@f67a0fab663b: setverdict(pass): none -> pass 20240925055647760 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647760 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429911704557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429911704557" session_id=3183364634 session_state=CONTINUE} 20240925055647760 DSS <0004> hlr_ussd.c:576 262429911704557/0xbdbe4a1a: Process SS (CONTINUE) 20240925055647760 DSS <0004> hlr_ussd.c:518 262429911704557/0xbdbe4a1a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647760 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429911704557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647760 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647760 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647760 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647760 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647762 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647762 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647762 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262429911704557 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429911704557" session_id=3183364634 session_state=END} 20240925055647762 DSS <0004> hlr_ussd.c:576 262429911704557/0xbdbe4a1a: Process SS (END) 20240925055647762 DSS <0004> hlr_ussd.c:518 262429911704557/0xbdbe4a1a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647762 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429911704557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429911704557" session_id=3183364634 session_state=END} 20240925055647762 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429911704557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647762 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262429911704557 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647762 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647762 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055647764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50336<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@f67a0fab663b: Final verdict of PTC: pass 20240925055647768 DAUC <0003> db_auc.c:157 IMSI='262429625557776': No 2G Auth Data 20240925055647768 DAUC <0003> db_auc.c:192 IMSI='262429625557776': No 3G Auth Data HLR_Test-GSUP(223)@f67a0fab663b: Created GsupExpect[0] for "262429625557776" to be handled at TC_mo_ussd_euse_continue(229) 20240925055647790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50342<->l=127.0.0.1:4258 20240925055647795 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647795 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429625557776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429625557776" session_id=2802206078 session_state=BEGIN} 20240925055647795 DSS <0004> hlr_ussd.c:576 262429625557776/0xa706457e: Process SS (BEGIN) 20240925055647795 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055647795 DSS <0004> hlr_ussd.c:518 262429625557776/0xa706457e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055647795 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647795 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647795 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647795 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647797 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647797 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647797 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262429625557776 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429625557776" session_id=2802206078 session_state=CONTINUE} 20240925055647797 DSS <0004> hlr_ussd.c:576 262429625557776/0xa706457e: Process SS (CONTINUE) 20240925055647797 DSS <0004> hlr_ussd.c:518 262429625557776/0xa706457e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055647797 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429625557776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429625557776" session_id=2802206078 session_state=CONTINUE} 20240925055647797 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262429625557776 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647797 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647797 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f67a0fab663b: Found GsupExpect[0] for "262429625557776" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@f67a0fab663b: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429625557776" TC_mo_ussd_euse_continue(229)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@f67a0fab663b: setverdict(pass): none -> pass 20240925055647801 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647801 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429625557776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429625557776" session_id=2802206078 session_state=CONTINUE} 20240925055647801 DSS <0004> hlr_ussd.c:576 262429625557776/0xa706457e: Process SS (CONTINUE) 20240925055647801 DSS <0004> hlr_ussd.c:518 262429625557776/0xa706457e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647801 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429625557776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647801 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647801 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647801 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647801 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647802 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647802 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647802 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262429625557776 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429625557776" session_id=2802206078 session_state=END} 20240925055647802 DSS <0004> hlr_ussd.c:576 262429625557776/0xa706457e: Process SS (END) 20240925055647802 DSS <0004> hlr_ussd.c:518 262429625557776/0xa706457e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647802 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429625557776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429625557776" session_id=2802206078 session_state=END} 20240925055647802 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429625557776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647802 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262429625557776 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647802 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647802 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055647804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50342<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@f67a0fab663b: Final verdict of PTC: pass 20240925055647808 DAUC <0003> db_auc.c:157 IMSI='262422845713137': No 2G Auth Data 20240925055647808 DAUC <0003> db_auc.c:192 IMSI='262422845713137': No 3G Auth Data HLR_Test-GSUP(223)@f67a0fab663b: Created GsupExpect[0] for "262422845713137" to be handled at TC_mo_ussd_euse_continue(230) 20240925055647833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50348<->l=127.0.0.1:4258 20240925055647839 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647839 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422845713137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422845713137" session_id=1260035962 session_state=BEGIN} 20240925055647839 DSS <0004> hlr_ussd.c:576 262422845713137/0x4b1a9f7a: Process SS (BEGIN) 20240925055647839 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055647839 DSS <0004> hlr_ussd.c:518 262422845713137/0x4b1a9f7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055647839 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647839 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647839 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647839 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647842 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647842 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647842 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262422845713137 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422845713137" session_id=1260035962 session_state=CONTINUE} 20240925055647842 DSS <0004> hlr_ussd.c:576 262422845713137/0x4b1a9f7a: Process SS (CONTINUE) 20240925055647842 DSS <0004> hlr_ussd.c:518 262422845713137/0x4b1a9f7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055647842 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422845713137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422845713137" session_id=1260035962 session_state=CONTINUE} 20240925055647842 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262422845713137 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647842 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647842 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f67a0fab663b: Found GsupExpect[0] for "262422845713137" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@f67a0fab663b: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262422845713137" TC_mo_ussd_euse_continue(230)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@f67a0fab663b: setverdict(pass): none -> pass 20240925055647846 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647846 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422845713137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422845713137" session_id=1260035962 session_state=CONTINUE} 20240925055647846 DSS <0004> hlr_ussd.c:576 262422845713137/0x4b1a9f7a: Process SS (CONTINUE) 20240925055647846 DSS <0004> hlr_ussd.c:518 262422845713137/0x4b1a9f7a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647846 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422845713137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647846 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647846 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647846 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647846 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647848 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647848 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647848 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262422845713137 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422845713137" session_id=1260035962 session_state=END} 20240925055647848 DSS <0004> hlr_ussd.c:576 262422845713137/0x4b1a9f7a: Process SS (END) 20240925055647848 DSS <0004> hlr_ussd.c:518 262422845713137/0x4b1a9f7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647848 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422845713137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422845713137" session_id=1260035962 session_state=END} 20240925055647848 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422845713137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647848 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262422845713137 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647848 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647848 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055647850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50348<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@f67a0fab663b: Final verdict of PTC: pass 20240925055647857 DAUC <0003> db_auc.c:157 IMSI='262420354495421': No 2G Auth Data 20240925055647857 DAUC <0003> db_auc.c:192 IMSI='262420354495421': No 3G Auth Data HLR_Test-GSUP(223)@f67a0fab663b: Created GsupExpect[0] for "262420354495421" to be handled at TC_mo_ussd_euse_continue(231) 20240925055647886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4258 20240925055647892 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647892 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420354495421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420354495421" session_id=1287345150 session_state=BEGIN} 20240925055647892 DSS <0004> hlr_ussd.c:576 262420354495421/0x4cbb53fe: Process SS (BEGIN) 20240925055647892 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055647892 DSS <0004> hlr_ussd.c:518 262420354495421/0x4cbb53fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055647892 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647892 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647892 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647892 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647894 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647894 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647894 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420354495421 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420354495421" session_id=1287345150 session_state=CONTINUE} 20240925055647894 DSS <0004> hlr_ussd.c:576 262420354495421/0x4cbb53fe: Process SS (CONTINUE) 20240925055647894 DSS <0004> hlr_ussd.c:518 262420354495421/0x4cbb53fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055647894 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420354495421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420354495421" session_id=1287345150 session_state=CONTINUE} 20240925055647894 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420354495421 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647894 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647894 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f67a0fab663b: Found GsupExpect[0] for "262420354495421" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@f67a0fab663b: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420354495421" TC_mo_ussd_euse_continue(231)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@f67a0fab663b: setverdict(pass): none -> pass 20240925055647899 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647899 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420354495421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420354495421" session_id=1287345150 session_state=CONTINUE} 20240925055647899 DSS <0004> hlr_ussd.c:576 262420354495421/0x4cbb53fe: Process SS (CONTINUE) 20240925055647899 DSS <0004> hlr_ussd.c:518 262420354495421/0x4cbb53fe: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647899 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420354495421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647899 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647899 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647899 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647899 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647901 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647901 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647901 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420354495421 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420354495421" session_id=1287345150 session_state=END} 20240925055647901 DSS <0004> hlr_ussd.c:576 262420354495421/0x4cbb53fe: Process SS (END) 20240925055647901 DSS <0004> hlr_ussd.c:518 262420354495421/0x4cbb53fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647901 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420354495421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420354495421" session_id=1287345150 session_state=END} 20240925055647901 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420354495421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647901 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420354495421 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647901 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647901 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055647903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@f67a0fab663b: Final verdict of PTC: pass 20240925055647907 DAUC <0003> db_auc.c:157 IMSI='262420887685890': No 2G Auth Data 20240925055647907 DAUC <0003> db_auc.c:192 IMSI='262420887685890': No 3G Auth Data HLR_Test-GSUP(223)@f67a0fab663b: Created GsupExpect[0] for "262420887685890" to be handled at TC_mo_ussd_euse_continue(232) 20240925055647940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 20240925055647946 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647946 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420887685890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420887685890" session_id=2811750593 session_state=BEGIN} 20240925055647946 DSS <0004> hlr_ussd.c:576 262420887685890/0xa797e8c1: Process SS (BEGIN) 20240925055647946 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055647946 DSS <0004> hlr_ussd.c:518 262420887685890/0xa797e8c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055647946 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647946 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647946 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647946 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647948 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647948 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647948 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262420887685890 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420887685890" session_id=2811750593 session_state=CONTINUE} 20240925055647948 DSS <0004> hlr_ussd.c:576 262420887685890/0xa797e8c1: Process SS (CONTINUE) 20240925055647948 DSS <0004> hlr_ussd.c:518 262420887685890/0xa797e8c1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055647948 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420887685890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420887685890" session_id=2811750593 session_state=CONTINUE} 20240925055647948 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262420887685890 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647948 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647948 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f67a0fab663b: Found GsupExpect[0] for "262420887685890" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@f67a0fab663b: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262420887685890" TC_mo_ussd_euse_continue(232)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@f67a0fab663b: setverdict(pass): none -> pass 20240925055647952 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647952 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420887685890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420887685890" session_id=2811750593 session_state=CONTINUE} 20240925055647952 DSS <0004> hlr_ussd.c:576 262420887685890/0xa797e8c1: Process SS (CONTINUE) 20240925055647952 DSS <0004> hlr_ussd.c:518 262420887685890/0xa797e8c1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647952 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420887685890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647952 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647952 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647952 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647952 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647954 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647954 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647954 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262420887685890 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420887685890" session_id=2811750593 session_state=END} 20240925055647954 DSS <0004> hlr_ussd.c:576 262420887685890/0xa797e8c1: Process SS (END) 20240925055647954 DSS <0004> hlr_ussd.c:518 262420887685890/0xa797e8c1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647954 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420887685890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420887685890" session_id=2811750593 session_state=END} 20240925055647954 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420887685890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647954 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262420887685890 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647954 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647954 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055647955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@f67a0fab663b: Final verdict of PTC: pass 20240925055647959 DAUC <0003> db_auc.c:157 IMSI='262427555625316': No 2G Auth Data 20240925055647959 DAUC <0003> db_auc.c:192 IMSI='262427555625316': No 3G Auth Data HLR_Test-GSUP(223)@f67a0fab663b: Created GsupExpect[0] for "262427555625316" to be handled at TC_mo_ussd_euse_continue(233) 20240925055647986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4258 20240925055647991 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647991 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427555625316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427555625316" session_id=1216178299 session_state=BEGIN} 20240925055647991 DSS <0004> hlr_ussd.c:576 262427555625316/0x487d687b: Process SS (BEGIN) 20240925055647991 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925055647991 DSS <0004> hlr_ussd.c:518 262427555625316/0x487d687b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925055647991 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647991 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647991 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647991 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055647993 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647993 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055647993 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262427555625316 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427555625316" session_id=1216178299 session_state=CONTINUE} 20240925055647993 DSS <0004> hlr_ussd.c:576 262427555625316/0x487d687b: Process SS (CONTINUE) 20240925055647993 DSS <0004> hlr_ussd.c:518 262427555625316/0x487d687b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925055647993 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427555625316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427555625316" session_id=1216178299 session_state=CONTINUE} 20240925055647993 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262427555625316 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055647993 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055647993 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f67a0fab663b: Found GsupExpect[0] for "262427555625316" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@f67a0fab663b: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427555625316" TC_mo_ussd_euse_continue(233)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@f67a0fab663b: setverdict(pass): none -> pass 20240925055647998 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055647998 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427555625316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427555625316" session_id=1216178299 session_state=CONTINUE} 20240925055647998 DSS <0004> hlr_ussd.c:576 262427555625316/0x487d687b: Process SS (CONTINUE) 20240925055647998 DSS <0004> hlr_ussd.c:518 262427555625316/0x487d687b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925055647998 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427555625316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055647998 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647998 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data 20240925055647998 DLINP <000b> input/ipa.c:451 connected read/write 20240925055647998 DLINP <000b> input/ipa.c:431 127.0.0.1:35169 sending data EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: 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 } } } } } 20240925055648000 DLINP <000b> input/ipa.c:451 connected read/write 20240925055648000 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received 20240925055648000 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262427555625316 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427555625316" session_id=1216178299 session_state=END} 20240925055648000 DSS <0004> hlr_ussd.c:576 262427555625316/0x487d687b: Process SS (END) 20240925055648000 DSS <0004> hlr_ussd.c:518 262427555625316/0x487d687b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925055648000 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427555625316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427555625316" session_id=1216178299 session_state=END} 20240925055648000 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427555625316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055648000 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262427555625316 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055648000 DLINP <000b> input/ipa.c:451 connected read/write 20240925055648000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055648000 DLINP <000b> input/ipa.c:451 connected read/write 20240925055648000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055648001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@f67a0fab663b: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@f67a0fab663b: Final verdict of PTC: none 20240925055648003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 20240925055648004 DLINP <000b> input/ipa.c:451 connected read/write 20240925055648004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055648004 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055648004 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055648004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055648004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35413<->l=127.0.0.1:4259) 20240925055648004 DLINP <000b> input/ipa.c:451 connected read/write 20240925055648004 DLINP <000b> input/ipa.c:405 127.0.0.1:35169 message received HLR_Test-GSUP-IPA(221)@f67a0fab663b: Final verdict of PTC: none 20240925055648004 DLINP <000b> input/ipa.c:414 127.0.0.1:35169 connection closed with server 20240925055648004 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35169 20240925055648004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(223)@f67a0fab663b: Final verdict of PTC: none 224@f67a0fab663b: Final verdict of PTC: none IPA-EUSE-foobar(222)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 224: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Wed Sep 25 05:56:48 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 20240925055648052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 20240925055648252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36264) Waiting for packet dumper to finish... 1 (prev_count=36264, count=49864) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Wed Sep 25 05:56:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_mo_ussd_euse_defaultroute started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 20240925055651332 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34603 20240925055651332 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34603 IPA-EUSE-foobar(236)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055651333 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651333 DLINP <000b> input/ipa.c:405 127.0.0.1:34603 message received MTC@f67a0fab663b: in not legacy case 2 IPA-EUSE-foobar(236)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055651335 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651335 DLINP <000b> input/ipa.c:405 127.0.0.1:34603 message received 20240925055651335 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055651335 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240925055651335 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240925055651335 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240925055651335 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 20240925055651335 DLGSUP <0013> gsup_server.c:235 2: 20240925055651335 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055651335 DLGSUP <0013> gsup_server.c:235 3: 20240925055651335 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055651335 DLGSUP <0013> gsup_server.c:235 4: 20240925055651335 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055651335 DLGSUP <0013> gsup_server.c:235 5: 20240925055651335 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055651335 DLGSUP <0013> gsup_server.c:235 7: 20240925055651335 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055651335 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055651335 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055651335 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34603 IPA-EUSE-foobar(236)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055651338 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055651338 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055651340 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055651340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055651341 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055651341 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055651341 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055651341 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 20240925055651341 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055651341 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 20240925055651341 DLGSUP <0013> gsup_server.c:235 2: 20240925055651341 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055651341 DLGSUP <0013> gsup_server.c:235 3: 20240925055651341 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055651341 DLGSUP <0013> gsup_server.c:235 4: 20240925055651341 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055651341 DLGSUP <0013> gsup_server.c:235 5: 20240925055651341 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055651341 DLGSUP <0013> gsup_server.c:235 7: 20240925055651341 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055651341 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055651341 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055651341 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@f67a0fab663b: 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") 20240925055651359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46509<->l=127.0.0.1:4259) 20240925055651369 DAUC <0003> db_auc.c:157 IMSI='262428596084558': No 2G Auth Data 20240925055651369 DAUC <0003> db_auc.c:192 IMSI='262428596084558': No 3G Auth Data HLR_Test-GSUP(237)@f67a0fab663b: Created GsupExpect[0] for "262428596084558" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240925055651393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50408<->l=127.0.0.1:4258 20240925055651398 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055651398 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428596084558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428596084558" session_id=1786423979 session_state=BEGIN} 20240925055651398 DSS <0004> hlr_ussd.c:576 262428596084558/0x6a7aaaab: Process SS (BEGIN) 20240925055651398 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925055651398 DSS <0004> hlr_ussd.c:518 262428596084558/0x6a7aaaab: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925055651398 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651398 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data 20240925055651398 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651398 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f67a0fab663b: 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 } } } } } 20240925055651406 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651406 DLINP <000b> input/ipa.c:405 127.0.0.1:34603 message received 20240925055651406 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428596084558 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428596084558" session_id=1786423979 session_state=END} 20240925055651406 DSS <0004> hlr_ussd.c:576 262428596084558/0x6a7aaaab: Process SS (END) 20240925055651406 DSS <0004> hlr_ussd.c:518 262428596084558/0x6a7aaaab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925055651406 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428596084558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428596084558" session_id=1786423979 session_state=END} 20240925055651406 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428596084558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055651406 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428596084558 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055651406 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055651406 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f67a0fab663b: Found GsupExpect[0] for "262428596084558" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@f67a0fab663b: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428596084558" TC_mo_ussd_euse_defaultroute(240)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@f67a0fab663b: setverdict(pass): none -> pass 20240925055651411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50408<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@f67a0fab663b: Final verdict of PTC: pass 20240925055651415 DAUC <0003> db_auc.c:157 IMSI='262427975630686': No 2G Auth Data 20240925055651415 DAUC <0003> db_auc.c:192 IMSI='262427975630686': No 3G Auth Data HLR_Test-GSUP(237)@f67a0fab663b: Created GsupExpect[0] for "262427975630686" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240925055651439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50414<->l=127.0.0.1:4258 20240925055651445 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055651446 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427975630686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427975630686" session_id=2401540311 session_state=BEGIN} 20240925055651446 DSS <0004> hlr_ussd.c:576 262427975630686/0x8f2498d7: Process SS (BEGIN) 20240925055651446 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925055651446 DSS <0004> hlr_ussd.c:518 262427975630686/0x8f2498d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925055651446 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651446 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data 20240925055651446 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651446 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f67a0fab663b: 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 } } } } } 20240925055651448 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651448 DLINP <000b> input/ipa.c:405 127.0.0.1:34603 message received 20240925055651448 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262427975630686 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427975630686" session_id=2401540311 session_state=END} 20240925055651448 DSS <0004> hlr_ussd.c:576 262427975630686/0x8f2498d7: Process SS (END) 20240925055651448 DSS <0004> hlr_ussd.c:518 262427975630686/0x8f2498d7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925055651448 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427975630686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427975630686" session_id=2401540311 session_state=END} 20240925055651448 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427975630686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055651448 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262427975630686 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055651448 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055651448 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f67a0fab663b: Found GsupExpect[0] for "262427975630686" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@f67a0fab663b: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427975630686" TC_mo_ussd_euse_defaultroute(241)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@f67a0fab663b: setverdict(pass): none -> pass 20240925055651451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50414<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@f67a0fab663b: Final verdict of PTC: pass 20240925055651455 DAUC <0003> db_auc.c:157 IMSI='262429392597398': No 2G Auth Data 20240925055651455 DAUC <0003> db_auc.c:192 IMSI='262429392597398': No 3G Auth Data HLR_Test-GSUP(237)@f67a0fab663b: Created GsupExpect[0] for "262429392597398" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240925055651479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50430<->l=127.0.0.1:4258 20240925055651486 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055651486 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429392597398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429392597398" session_id=1764224314 session_state=BEGIN} 20240925055651486 DSS <0004> hlr_ussd.c:576 262429392597398/0x6927ed3a: Process SS (BEGIN) 20240925055651486 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925055651486 DSS <0004> hlr_ussd.c:518 262429392597398/0x6927ed3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925055651486 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651486 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data 20240925055651486 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651486 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f67a0fab663b: 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 } } } } } 20240925055651488 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651488 DLINP <000b> input/ipa.c:405 127.0.0.1:34603 message received 20240925055651488 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262429392597398 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429392597398" session_id=1764224314 session_state=END} 20240925055651488 DSS <0004> hlr_ussd.c:576 262429392597398/0x6927ed3a: Process SS (END) 20240925055651488 DSS <0004> hlr_ussd.c:518 262429392597398/0x6927ed3a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925055651488 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429392597398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429392597398" session_id=1764224314 session_state=END} 20240925055651488 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429392597398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055651488 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262429392597398 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055651488 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055651488 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f67a0fab663b: Found GsupExpect[0] for "262429392597398" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@f67a0fab663b: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429392597398" TC_mo_ussd_euse_defaultroute(242)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@f67a0fab663b: setverdict(pass): none -> pass 20240925055651491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50430<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@f67a0fab663b: Final verdict of PTC: pass 20240925055651495 DAUC <0003> db_auc.c:157 IMSI='262420327250391': No 2G Auth Data 20240925055651495 DAUC <0003> db_auc.c:192 IMSI='262420327250391': No 3G Auth Data HLR_Test-GSUP(237)@f67a0fab663b: Created GsupExpect[0] for "262420327250391" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240925055651519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50438<->l=127.0.0.1:4258 20240925055651525 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055651525 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420327250391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420327250391" session_id=191493364 session_state=BEGIN} 20240925055651525 DSS <0004> hlr_ussd.c:576 262420327250391/0x0b69f4f4: Process SS (BEGIN) 20240925055651525 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925055651525 DSS <0004> hlr_ussd.c:518 262420327250391/0x0b69f4f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925055651525 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651525 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data 20240925055651526 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651526 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f67a0fab663b: 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 } } } } } 20240925055651527 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651527 DLINP <000b> input/ipa.c:405 127.0.0.1:34603 message received 20240925055651527 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420327250391 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420327250391" session_id=191493364 session_state=END} 20240925055651527 DSS <0004> hlr_ussd.c:576 262420327250391/0x0b69f4f4: Process SS (END) 20240925055651527 DSS <0004> hlr_ussd.c:518 262420327250391/0x0b69f4f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925055651527 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420327250391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420327250391" session_id=191493364 session_state=END} 20240925055651527 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420327250391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055651527 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420327250391 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055651528 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055651528 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f67a0fab663b: Found GsupExpect[0] for "262420327250391" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@f67a0fab663b: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420327250391" TC_mo_ussd_euse_defaultroute(243)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@f67a0fab663b: setverdict(pass): none -> pass 20240925055651531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50438<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@f67a0fab663b: Final verdict of PTC: pass 20240925055651535 DAUC <0003> db_auc.c:157 IMSI='262420042247199': No 2G Auth Data 20240925055651535 DAUC <0003> db_auc.c:192 IMSI='262420042247199': No 3G Auth Data HLR_Test-GSUP(237)@f67a0fab663b: Created GsupExpect[0] for "262420042247199" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240925055651559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4258 20240925055651566 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055651566 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420042247199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420042247199" session_id=3557520126 session_state=BEGIN} 20240925055651566 DSS <0004> hlr_ussd.c:576 262420042247199/0xd40b72fe: Process SS (BEGIN) 20240925055651566 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925055651566 DSS <0004> hlr_ussd.c:518 262420042247199/0xd40b72fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925055651566 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651566 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data 20240925055651566 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651566 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f67a0fab663b: 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 } } } } } 20240925055651568 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651568 DLINP <000b> input/ipa.c:405 127.0.0.1:34603 message received 20240925055651568 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262420042247199 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420042247199" session_id=3557520126 session_state=END} 20240925055651568 DSS <0004> hlr_ussd.c:576 262420042247199/0xd40b72fe: Process SS (END) 20240925055651568 DSS <0004> hlr_ussd.c:518 262420042247199/0xd40b72fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925055651568 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420042247199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420042247199" session_id=3557520126 session_state=END} 20240925055651568 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420042247199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055651568 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262420042247199 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055651568 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055651568 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f67a0fab663b: Found GsupExpect[0] for "262420042247199" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@f67a0fab663b: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262420042247199" TC_mo_ussd_euse_defaultroute(244)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@f67a0fab663b: setverdict(pass): none -> pass 20240925055651571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@f67a0fab663b: Final verdict of PTC: pass 20240925055651576 DAUC <0003> db_auc.c:157 IMSI='262429946200849': No 2G Auth Data 20240925055651576 DAUC <0003> db_auc.c:192 IMSI='262429946200849': No 3G Auth Data HLR_Test-GSUP(237)@f67a0fab663b: Created GsupExpect[0] for "262429946200849" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240925055651603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50442<->l=127.0.0.1:4258 20240925055651608 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055651608 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429946200849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429946200849" session_id=4104790200 session_state=BEGIN} 20240925055651608 DSS <0004> hlr_ussd.c:576 262429946200849/0xf4aa20b8: Process SS (BEGIN) 20240925055651608 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925055651608 DSS <0004> hlr_ussd.c:518 262429946200849/0xf4aa20b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925055651608 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651608 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data 20240925055651608 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651608 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f67a0fab663b: 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 } } } } } 20240925055651610 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651610 DLINP <000b> input/ipa.c:405 127.0.0.1:34603 message received 20240925055651610 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262429946200849 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429946200849" session_id=4104790200 session_state=END} 20240925055651610 DSS <0004> hlr_ussd.c:576 262429946200849/0xf4aa20b8: Process SS (END) 20240925055651610 DSS <0004> hlr_ussd.c:518 262429946200849/0xf4aa20b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925055651610 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429946200849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429946200849" session_id=4104790200 session_state=END} 20240925055651610 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429946200849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055651610 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262429946200849 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055651610 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055651610 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f67a0fab663b: Found GsupExpect[0] for "262429946200849" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@f67a0fab663b: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429946200849" TC_mo_ussd_euse_defaultroute(245)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@f67a0fab663b: setverdict(pass): none -> pass 20240925055651615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50442<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@f67a0fab663b: Final verdict of PTC: pass 20240925055651619 DAUC <0003> db_auc.c:157 IMSI='262427190782051': No 2G Auth Data 20240925055651619 DAUC <0003> db_auc.c:192 IMSI='262427190782051': No 3G Auth Data HLR_Test-GSUP(237)@f67a0fab663b: Created GsupExpect[0] for "262427190782051" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240925055651647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50454<->l=127.0.0.1:4258 20240925055651652 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055651652 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427190782051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427190782051" session_id=1759989073 session_state=BEGIN} 20240925055651652 DSS <0004> hlr_ussd.c:576 262427190782051/0x68e74d51: Process SS (BEGIN) 20240925055651652 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925055651652 DSS <0004> hlr_ussd.c:518 262427190782051/0x68e74d51: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925055651652 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651652 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data 20240925055651652 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651652 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f67a0fab663b: 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 } } } } } 20240925055651655 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651655 DLINP <000b> input/ipa.c:405 127.0.0.1:34603 message received 20240925055651655 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262427190782051 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427190782051" session_id=1759989073 session_state=END} 20240925055651655 DSS <0004> hlr_ussd.c:576 262427190782051/0x68e74d51: Process SS (END) 20240925055651655 DSS <0004> hlr_ussd.c:518 262427190782051/0x68e74d51: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925055651655 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427190782051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427190782051" session_id=1759989073 session_state=END} 20240925055651655 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427190782051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055651655 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262427190782051 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055651655 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055651655 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f67a0fab663b: Found GsupExpect[0] for "262427190782051" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@f67a0fab663b: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262427190782051" TC_mo_ussd_euse_defaultroute(246)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@f67a0fab663b: setverdict(pass): none -> pass 20240925055651658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50454<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@f67a0fab663b: Final verdict of PTC: pass 20240925055651663 DAUC <0003> db_auc.c:157 IMSI='262426714296654': No 2G Auth Data 20240925055651663 DAUC <0003> db_auc.c:192 IMSI='262426714296654': No 3G Auth Data HLR_Test-GSUP(237)@f67a0fab663b: Created GsupExpect[0] for "262426714296654" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240925055651690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50464<->l=127.0.0.1:4258 20240925055651695 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055651695 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426714296654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426714296654" session_id=3623967497 session_state=BEGIN} 20240925055651695 DSS <0004> hlr_ussd.c:576 262426714296654/0xd8015b09: Process SS (BEGIN) 20240925055651695 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925055651695 DSS <0004> hlr_ussd.c:518 262426714296654/0xd8015b09: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925055651695 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651695 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data 20240925055651695 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651695 DLINP <000b> input/ipa.c:431 127.0.0.1:34603 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f67a0fab663b: 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 } } } } } 20240925055651697 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651697 DLINP <000b> input/ipa.c:405 127.0.0.1:34603 message received 20240925055651697 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426714296654 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426714296654" session_id=3623967497 session_state=END} 20240925055651697 DSS <0004> hlr_ussd.c:576 262426714296654/0xd8015b09: Process SS (END) 20240925055651697 DSS <0004> hlr_ussd.c:518 262426714296654/0xd8015b09: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925055651697 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426714296654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426714296654" session_id=3623967497 session_state=END} 20240925055651697 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426714296654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055651697 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426714296654 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925055651697 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055651697 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f67a0fab663b: Found GsupExpect[0] for "262426714296654" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@f67a0fab663b: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262426714296654" TC_mo_ussd_euse_defaultroute(247)@f67a0fab663b: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@f67a0fab663b: setverdict(pass): none -> pass 20240925055651701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50464<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@f67a0fab663b: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@f67a0fab663b: Final verdict of PTC: none 20240925055651704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 20240925055651705 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651705 DLINP <000b> input/ipa.c:405 127.0.0.1:34603 message received 20240925055651705 DLINP <000b> input/ipa.c:414 127.0.0.1:34603 connection closed with server 20240925055651705 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34603 20240925055651705 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240925055651705 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46509<->l=127.0.0.1:4259) 20240925055651706 DLINP <000b> input/ipa.c:451 connected read/write 20240925055651706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055651706 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server IPA-EUSE-foobar(236)@f67a0fab663b: Final verdict of PTC: none 20240925055651706 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055651706 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@f67a0fab663b: Final verdict of PTC: none 238@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 238: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Wed Sep 25 05:56:51 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 20240925055651746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4258 20240925055651946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33440) 20240925055651971 DSS <0004> hlr_ussd.c:239 262427876552872/0x53c00fca: SS Session Timeout, destroying 20240925055651971 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427876552872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055652024 DSS <0004> hlr_ussd.c:239 262427858490781/0x9424e9f2: SS Session Timeout, destroying 20240925055652024 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427858490781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055652073 DSS <0004> hlr_ussd.c:239 262426833828494/0xaa89a630: SS Session Timeout, destroying 20240925055652074 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426833828494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055652130 DSS <0004> hlr_ussd.c:239 262423186674831/0x121ab59d: SS Session Timeout, destroying 20240925055652130 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423186674831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055652166 DSS <0004> hlr_ussd.c:239 262425511973454/0xbceca5f2: SS Session Timeout, destroying 20240925055652166 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425511973454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055652209 DSS <0004> hlr_ussd.c:239 262424162197253/0x326d36ab: SS Session Timeout, destroying 20240925055652209 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424162197253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055652253 DSS <0004> hlr_ussd.c:239 262421979407202/0xf0de2d32: SS Session Timeout, destroying 20240925055652253 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421979407202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055652294 DSS <0004> hlr_ussd.c:239 262428603068233/0x93be6068: SS Session Timeout, destroying 20240925055652294 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428603068233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=33440, count=47024) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Wed Sep 25 05:56:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_mo_sss_reject started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055655025 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055655025 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055655028 DLINP <000b> input/ipa.c:451 connected read/write 20240925055655028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055655028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055655031 DLINP <000b> input/ipa.c:451 connected read/write 20240925055655031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055655031 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055655031 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055655031 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 20240925055655031 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055655031 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 20240925055655031 DLGSUP <0013> gsup_server.c:235 2: 20240925055655031 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055655031 DLGSUP <0013> gsup_server.c:235 3: 20240925055655031 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055655031 DLGSUP <0013> gsup_server.c:235 4: 20240925055655031 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055655031 DLGSUP <0013> gsup_server.c:235 5: 20240925055655031 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055655031 DLGSUP <0013> gsup_server.c:235 7: 20240925055655031 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055655031 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055655031 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055655031 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@f67a0fab663b: 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") 20240925055655050 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41055<->l=127.0.0.1:4259) 20240925055655064 DAUC <0003> db_auc.c:157 IMSI='262423053434530': No 2G Auth Data 20240925055655064 DAUC <0003> db_auc.c:192 IMSI='262423053434530': No 3G Auth Data HLR_Test-GSUP(249)@f67a0fab663b: Created GsupExpect[0] for "262423053434530" to be handled at TC_mo_sss_reject(252) 20240925055655089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 20240925055655096 DLINP <000b> input/ipa.c:451 connected read/write 20240925055655096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055655096 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423053434530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423053434530" session_id=2501143514 session_state=BEGIN} 20240925055655096 DSS <0004> hlr_ussd.c:576 262423053434530/0x95146bda: Process SS (BEGIN) 20240925055655096 DSS <0004> hlr_ussd.c:498 262423053434530/0x95146bda: SS CompType=Invoke, OpCode=InterrogateSS 20240925055655096 DSS <0004> hlr_ussd.c:506 262423053434530/0x95146bda: Structured SS requests are not supported, rejecting... 20240925055655096 DSS <0004> hlr_ussd.c:354 262423053434530/0x95146bda: Tx ReturnError(0, 0x15) 20240925055655096 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423053434530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423053434530" session_id=2501143514 session_state=END} 20240925055655096 DLINP <000b> input/ipa.c:451 connected read/write 20240925055655096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055655096 DLINP <000b> input/ipa.c:451 connected read/write 20240925055655096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@f67a0fab663b: Found GsupExpect[0] for "262423053434530" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@f67a0fab663b: Added IMSI table entry 0TC_mo_sss_reject(252)"262423053434530" TC_mo_sss_reject(252)@f67a0fab663b: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@f67a0fab663b: setverdict(pass): none -> pass 20240925055655100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@f67a0fab663b: Final verdict of PTC: pass 20240925055655108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@f67a0fab663b: Final verdict of PTC: none 20240925055655109 DLINP <000b> input/ipa.c:451 connected read/write 20240925055655109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055655109 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055655109 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055655109 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055655109 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41055<->l=127.0.0.1:4259) 250@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 250: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@f67a0fab663b: Test case TC_mo_sss_reject finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Wed Sep 25 05:56:55 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 20240925055655149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 20240925055655250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20240925055655580 DSS <0004> hlr_ussd.c:239 262422582909982/0xfd907760: SS Session Timeout, destroying 20240925055655580 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422582909982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055655616 DSS <0004> hlr_ussd.c:239 262421764271314/0xcac41b5d: SS Session Timeout, destroying 20240925055655616 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421764271314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055655654 DSS <0004> hlr_ussd.c:239 262421096055842/0x35a4e924: SS Session Timeout, destroying 20240925055655654 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421096055842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055655691 DSS <0004> hlr_ussd.c:239 262429862802725/0x4ed3be71: SS Session Timeout, destroying 20240925055655691 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429862802725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055655726 DSS <0004> hlr_ussd.c:239 262428915952666/0x1d782c99: SS Session Timeout, destroying 20240925055655726 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428915952666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055655768 DSS <0004> hlr_ussd.c:239 262425992295480/0x4c69a0b6: SS Session Timeout, destroying 20240925055655768 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425992295480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055655810 DSS <0004> hlr_ussd.c:239 262422512758761/0x12a64de0: SS Session Timeout, destroying 20240925055655810 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422512758761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925055655851 DSS <0004> hlr_ussd.c:239 262421269357342/0x71dd4b89: SS Session Timeout, destroying 20240925055655851 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421269357342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14256) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Wed Sep 25 05:56:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_check_imei started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055658326 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055658326 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055658328 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055658331 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658331 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055658331 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055658331 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 20240925055658331 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055658331 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 20240925055658331 DLGSUP <0013> gsup_server.c:235 2: 20240925055658331 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055658331 DLGSUP <0013> gsup_server.c:235 3: 20240925055658331 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055658331 DLGSUP <0013> gsup_server.c:235 4: 20240925055658331 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055658331 DLGSUP <0013> gsup_server.c:235 5: 20240925055658331 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055658331 DLGSUP <0013> gsup_server.c:235 7: 20240925055658331 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055658331 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055658331 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055658331 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@f67a0fab663b: 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") 20240925055658348 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45587<->l=127.0.0.1:4259) 20240925055658365 DAUC <0003> db_auc.c:157 IMSI='262420445224012': No 2G Auth Data 20240925055658365 DAUC <0003> db_auc.c:192 IMSI='262420445224012': No 3G Auth Data HLR_Test-GSUP(254)@f67a0fab663b: Created GsupExpect[0] for "262420445224012" to be handled at TC_gsup_check_imei(257) 20240925055658387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20240925055658393 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658393 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420445224012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420445224012"} 20240925055658393 DMAIN <0000> hlr.c:435 IMSI='262420445224012': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055658393 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420445224012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420445224012"} 20240925055658393 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420445224012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658393 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658393 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f67a0fab663b: Found GsupExpect[0] for "262420445224012" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@f67a0fab663b: Added IMSI table entry 0TC_gsup_check_imei(257)"262420445224012" TC_gsup_check_imei(257)@f67a0fab663b: setverdict(pass): none -> pass 20240925055658395 DAUC <0003> db_auc.c:192 IMSI='262420445224012': No 3G Auth Data 20240925055658398 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658398 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420445224012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420445224012"} 20240925055658399 DAUC <0003> hlr.c:428 IMSI='262420445224012': storing IMEI = 12345678901234 20240925055658402 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420445224012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420445224012"} 20240925055658402 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420445224012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658402 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658402 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055658403 DAUC <0003> db_auc.c:192 IMSI='262420445224012': No 3G Auth Data 20240925055658404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@f67a0fab663b: Final verdict of PTC: pass 20240925055658416 DAUC <0003> db_auc.c:157 IMSI='262427325576349': No 2G Auth Data 20240925055658416 DAUC <0003> db_auc.c:192 IMSI='262427325576349': No 3G Auth Data HLR_Test-GSUP(254)@f67a0fab663b: Created GsupExpect[0] for "262427325576349" to be handled at TC_gsup_check_imei(258) 20240925055658440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4258 20240925055658446 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658446 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427325576349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427325576349"} 20240925055658446 DMAIN <0000> hlr.c:435 IMSI='262427325576349': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055658446 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427325576349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427325576349"} 20240925055658446 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427325576349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658446 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658446 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f67a0fab663b: Found GsupExpect[0] for "262427325576349" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@f67a0fab663b: Added IMSI table entry 1TC_gsup_check_imei(258)"262427325576349" TC_gsup_check_imei(258)@f67a0fab663b: setverdict(pass): none -> pass 20240925055658448 DAUC <0003> db_auc.c:192 IMSI='262427325576349': No 3G Auth Data 20240925055658451 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658451 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427325576349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427325576349"} 20240925055658451 DAUC <0003> hlr.c:428 IMSI='262427325576349': storing IMEI = 12345678901234 20240925055658454 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427325576349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427325576349"} 20240925055658454 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427325576349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658454 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658454 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055658456 DAUC <0003> db_auc.c:192 IMSI='262427325576349': No 3G Auth Data 20240925055658457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@f67a0fab663b: Final verdict of PTC: pass 20240925055658468 DAUC <0003> db_auc.c:157 IMSI='262424088049254': No 2G Auth Data 20240925055658468 DAUC <0003> db_auc.c:192 IMSI='262424088049254': No 3G Auth Data HLR_Test-GSUP(254)@f67a0fab663b: Created GsupExpect[0] for "262424088049254" to be handled at TC_gsup_check_imei(259) 20240925055658494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 20240925055658499 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658499 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424088049254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424088049254"} 20240925055658499 DMAIN <0000> hlr.c:435 IMSI='262424088049254': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055658499 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424088049254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424088049254"} 20240925055658499 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424088049254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658499 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658499 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f67a0fab663b: Found GsupExpect[0] for "262424088049254" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@f67a0fab663b: Added IMSI table entry 2TC_gsup_check_imei(259)"262424088049254" TC_gsup_check_imei(259)@f67a0fab663b: setverdict(pass): none -> pass 20240925055658501 DAUC <0003> db_auc.c:192 IMSI='262424088049254': No 3G Auth Data 20240925055658504 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658504 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424088049254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424088049254"} 20240925055658505 DAUC <0003> hlr.c:428 IMSI='262424088049254': storing IMEI = 12345678901234 20240925055658508 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424088049254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424088049254"} 20240925055658508 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424088049254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658508 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658508 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055658509 DAUC <0003> db_auc.c:192 IMSI='262424088049254': No 3G Auth Data 20240925055658510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@f67a0fab663b: Final verdict of PTC: pass 20240925055658522 DAUC <0003> db_auc.c:157 IMSI='262420338369912': No 2G Auth Data 20240925055658522 DAUC <0003> db_auc.c:192 IMSI='262420338369912': No 3G Auth Data HLR_Test-GSUP(254)@f67a0fab663b: Created GsupExpect[0] for "262420338369912" to be handled at TC_gsup_check_imei(260) 20240925055658546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35594<->l=127.0.0.1:4258 20240925055658552 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658552 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420338369912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420338369912"} 20240925055658552 DMAIN <0000> hlr.c:435 IMSI='262420338369912': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055658552 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420338369912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420338369912"} 20240925055658552 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420338369912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658552 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658552 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f67a0fab663b: Found GsupExpect[0] for "262420338369912" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@f67a0fab663b: Added IMSI table entry 3TC_gsup_check_imei(260)"262420338369912" TC_gsup_check_imei(260)@f67a0fab663b: setverdict(pass): none -> pass 20240925055658554 DAUC <0003> db_auc.c:157 IMSI='262420338369912': No 2G Auth Data 20240925055658557 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658557 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420338369912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420338369912"} 20240925055658557 DAUC <0003> hlr.c:428 IMSI='262420338369912': storing IMEI = 12345678901234 20240925055658561 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420338369912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420338369912"} 20240925055658561 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420338369912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658561 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658561 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055658562 DAUC <0003> db_auc.c:157 IMSI='262420338369912': No 2G Auth Data 20240925055658563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35594<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@f67a0fab663b: Final verdict of PTC: pass 20240925055658575 DAUC <0003> db_auc.c:157 IMSI='262420473851251': No 2G Auth Data 20240925055658575 DAUC <0003> db_auc.c:192 IMSI='262420473851251': No 3G Auth Data HLR_Test-GSUP(254)@f67a0fab663b: Created GsupExpect[0] for "262420473851251" to be handled at TC_gsup_check_imei(261) 20240925055658601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35596<->l=127.0.0.1:4258 20240925055658606 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658606 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420473851251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420473851251"} 20240925055658606 DMAIN <0000> hlr.c:435 IMSI='262420473851251': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055658606 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420473851251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420473851251"} 20240925055658606 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420473851251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658606 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658606 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f67a0fab663b: Found GsupExpect[0] for "262420473851251" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@f67a0fab663b: Added IMSI table entry 4TC_gsup_check_imei(261)"262420473851251" TC_gsup_check_imei(261)@f67a0fab663b: setverdict(pass): none -> pass 20240925055658608 DAUC <0003> db_auc.c:157 IMSI='262420473851251': No 2G Auth Data 20240925055658610 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658610 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420473851251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420473851251"} 20240925055658610 DAUC <0003> hlr.c:428 IMSI='262420473851251': storing IMEI = 12345678901234 20240925055658613 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420473851251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420473851251"} 20240925055658613 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420473851251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658613 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658614 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055658615 DAUC <0003> db_auc.c:157 IMSI='262420473851251': No 2G Auth Data 20240925055658616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35596<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@f67a0fab663b: Final verdict of PTC: pass 20240925055658628 DAUC <0003> db_auc.c:157 IMSI='262429968778254': No 2G Auth Data 20240925055658628 DAUC <0003> db_auc.c:192 IMSI='262429968778254': No 3G Auth Data HLR_Test-GSUP(254)@f67a0fab663b: Created GsupExpect[0] for "262429968778254" to be handled at TC_gsup_check_imei(262) 20240925055658655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35610<->l=127.0.0.1:4258 20240925055658661 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658661 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429968778254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429968778254"} 20240925055658661 DMAIN <0000> hlr.c:435 IMSI='262429968778254': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055658661 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429968778254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429968778254"} 20240925055658661 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429968778254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658661 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658661 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f67a0fab663b: Found GsupExpect[0] for "262429968778254" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@f67a0fab663b: Added IMSI table entry 5TC_gsup_check_imei(262)"262429968778254" TC_gsup_check_imei(262)@f67a0fab663b: setverdict(pass): none -> pass 20240925055658666 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658666 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429968778254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429968778254"} 20240925055658666 DAUC <0003> hlr.c:428 IMSI='262429968778254': storing IMEI = 12345678901234 20240925055658669 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429968778254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429968778254"} 20240925055658669 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429968778254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658669 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658669 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055658671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35610<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@f67a0fab663b: Final verdict of PTC: pass 20240925055658685 DAUC <0003> db_auc.c:157 IMSI='262421313194691': No 2G Auth Data 20240925055658685 DAUC <0003> db_auc.c:192 IMSI='262421313194691': No 3G Auth Data HLR_Test-GSUP(254)@f67a0fab663b: Created GsupExpect[0] for "262421313194691" to be handled at TC_gsup_check_imei(263) 20240925055658712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35620<->l=127.0.0.1:4258 20240925055658716 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658716 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421313194691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421313194691"} 20240925055658716 DMAIN <0000> hlr.c:435 IMSI='262421313194691': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055658716 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421313194691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421313194691"} 20240925055658716 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421313194691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658716 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658716 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f67a0fab663b: Found GsupExpect[0] for "262421313194691" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@f67a0fab663b: Added IMSI table entry 6TC_gsup_check_imei(263)"262421313194691" TC_gsup_check_imei(263)@f67a0fab663b: setverdict(pass): none -> pass 20240925055658721 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658721 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421313194691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421313194691"} 20240925055658721 DAUC <0003> hlr.c:428 IMSI='262421313194691': storing IMEI = 12345678901234 20240925055658728 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421313194691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421313194691"} 20240925055658728 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421313194691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658728 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658728 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055658731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35620<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@f67a0fab663b: Final verdict of PTC: pass 20240925055658754 DAUC <0003> db_auc.c:157 IMSI='262421255330935': No 2G Auth Data 20240925055658754 DAUC <0003> db_auc.c:192 IMSI='262421255330935': No 3G Auth Data HLR_Test-GSUP(254)@f67a0fab663b: Created GsupExpect[0] for "262421255330935" to be handled at TC_gsup_check_imei(264) 20240925055658788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 20240925055658795 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658795 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421255330935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421255330935"} 20240925055658795 DMAIN <0000> hlr.c:435 IMSI='262421255330935': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055658795 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421255330935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421255330935"} 20240925055658795 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421255330935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658795 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658795 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f67a0fab663b: Found GsupExpect[0] for "262421255330935" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@f67a0fab663b: Added IMSI table entry 7TC_gsup_check_imei(264)"262421255330935" TC_gsup_check_imei(264)@f67a0fab663b: setverdict(pass): none -> pass 20240925055658799 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658799 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421255330935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421255330935"} 20240925055658799 DAUC <0003> hlr.c:428 IMSI='262421255330935': storing IMEI = 12345678901234 20240925055658802 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421255330935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421255330935"} 20240925055658802 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421255330935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055658802 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055658802 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055658804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055658822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 20240925055658823 DLINP <000b> input/ipa.c:451 connected read/write 20240925055658823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055658823 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055658823 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055658823 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055658824 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45587<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@f67a0fab663b: Final verdict of PTC: none 255@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_check_imei finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Wed Sep 25 05:56:58 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 20240925055658870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35640<->l=127.0.0.1:4258 20240925055658970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35640<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5392) Waiting for packet dumper to finish... 1 (prev_count=5392, count=68924) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Wed Sep 25 05:57:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_check_imei_via_proxy started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055702050 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055702050 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055702052 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35650<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@f67a0fab663b: 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 } } } } 20240925055702056 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702056 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055702056 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055702056 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 20240925055702056 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055702056 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 20240925055702056 DLGSUP <0013> gsup_server.c:235 2: 20240925055702056 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055702056 DLGSUP <0013> gsup_server.c:235 3: 20240925055702056 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055702056 DLGSUP <0013> gsup_server.c:235 4: 20240925055702056 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055702056 DLGSUP <0013> gsup_server.c:235 5: 20240925055702056 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055702056 DLGSUP <0013> gsup_server.c:235 7: 20240925055702056 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055702056 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055702056 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055702056 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@f67a0fab663b: 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") 20240925055702075 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42147<->l=127.0.0.1:4259) 20240925055702083 DAUC <0003> db_auc.c:157 IMSI='262427038141072': No 2G Auth Data 20240925055702083 DAUC <0003> db_auc.c:192 IMSI='262427038141072': No 3G Auth Data HLR_Test-GSUP(266)@f67a0fab663b: Created GsupExpect[0] for "262427038141072" to be handled at TC_gsup_check_imei_via_proxy(269) 20240925055702106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35660<->l=127.0.0.1:4258 20240925055702113 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702113 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427038141072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427038141072" source_name="the-source\n"} 20240925055702113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240925055702113 DMAIN <0000> hlr.c:435 IMSI='262427038141072': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055702113 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262427038141072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427038141072" destination_name="the-source\n"} 20240925055702113 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262427038141072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702113 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702113 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f67a0fab663b: Found GsupExpect[0] for "262427038141072" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@f67a0fab663b: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262427038141072" TC_gsup_check_imei_via_proxy(269)@f67a0fab663b: setverdict(pass): none -> pass 20240925055702115 DAUC <0003> db_auc.c:192 IMSI='262427038141072': No 3G Auth Data 20240925055702119 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702119 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427038141072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427038141072" source_name="the-source\n"} 20240925055702119 DAUC <0003> hlr.c:428 IMSI='262427038141072': storing IMEI = 12345678901234 20240925055702122 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262427038141072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427038141072" destination_name="the-source\n"} 20240925055702122 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262427038141072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702122 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702122 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055702123 DAUC <0003> db_auc.c:192 IMSI='262427038141072': No 3G Auth Data 20240925055702124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35660<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@f67a0fab663b: Final verdict of PTC: pass 20240925055702135 DAUC <0003> db_auc.c:157 IMSI='262420900686084': No 2G Auth Data 20240925055702135 DAUC <0003> db_auc.c:192 IMSI='262420900686084': No 3G Auth Data HLR_Test-GSUP(266)@f67a0fab663b: Created GsupExpect[0] for "262420900686084" to be handled at TC_gsup_check_imei_via_proxy(270) 20240925055702159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 20240925055702163 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702163 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420900686084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420900686084" source_name="the-source\n"} 20240925055702163 DMAIN <0000> hlr.c:435 IMSI='262420900686084': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055702163 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420900686084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420900686084" destination_name="the-source\n"} 20240925055702163 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420900686084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702163 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702163 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f67a0fab663b: Found GsupExpect[0] for "262420900686084" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@f67a0fab663b: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262420900686084" TC_gsup_check_imei_via_proxy(270)@f67a0fab663b: setverdict(pass): none -> pass 20240925055702165 DAUC <0003> db_auc.c:192 IMSI='262420900686084': No 3G Auth Data 20240925055702168 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702168 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420900686084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420900686084" source_name="the-source\n"} 20240925055702168 DAUC <0003> hlr.c:428 IMSI='262420900686084': storing IMEI = 12345678901234 20240925055702172 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420900686084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420900686084" destination_name="the-source\n"} 20240925055702172 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420900686084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702172 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702172 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055702173 DAUC <0003> db_auc.c:192 IMSI='262420900686084': No 3G Auth Data 20240925055702174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@f67a0fab663b: Final verdict of PTC: pass 20240925055702186 DAUC <0003> db_auc.c:157 IMSI='262426138077626': No 2G Auth Data 20240925055702186 DAUC <0003> db_auc.c:192 IMSI='262426138077626': No 3G Auth Data HLR_Test-GSUP(266)@f67a0fab663b: Created GsupExpect[0] for "262426138077626" to be handled at TC_gsup_check_imei_via_proxy(271) 20240925055702209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 20240925055702214 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702214 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426138077626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426138077626" source_name="the-source\n"} 20240925055702214 DMAIN <0000> hlr.c:435 IMSI='262426138077626': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055702214 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262426138077626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426138077626" destination_name="the-source\n"} 20240925055702214 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262426138077626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702214 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702214 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f67a0fab663b: Found GsupExpect[0] for "262426138077626" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@f67a0fab663b: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262426138077626" TC_gsup_check_imei_via_proxy(271)@f67a0fab663b: setverdict(pass): none -> pass 20240925055702215 DAUC <0003> db_auc.c:192 IMSI='262426138077626': No 3G Auth Data 20240925055702219 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702219 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426138077626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426138077626" source_name="the-source\n"} 20240925055702219 DAUC <0003> hlr.c:428 IMSI='262426138077626': storing IMEI = 12345678901234 20240925055702222 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262426138077626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426138077626" destination_name="the-source\n"} 20240925055702222 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262426138077626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702222 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702222 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055702223 DAUC <0003> db_auc.c:192 IMSI='262426138077626': No 3G Auth Data 20240925055702224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@f67a0fab663b: Final verdict of PTC: pass 20240925055702236 DAUC <0003> db_auc.c:157 IMSI='262426039070643': No 2G Auth Data 20240925055702236 DAUC <0003> db_auc.c:192 IMSI='262426039070643': No 3G Auth Data HLR_Test-GSUP(266)@f67a0fab663b: Created GsupExpect[0] for "262426039070643" to be handled at TC_gsup_check_imei_via_proxy(272) 20240925055702259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4258 20240925055702264 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702264 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426039070643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426039070643" source_name="the-source\n"} 20240925055702264 DMAIN <0000> hlr.c:435 IMSI='262426039070643': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055702264 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426039070643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426039070643" destination_name="the-source\n"} 20240925055702264 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262426039070643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702264 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702264 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f67a0fab663b: Found GsupExpect[0] for "262426039070643" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@f67a0fab663b: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426039070643" TC_gsup_check_imei_via_proxy(272)@f67a0fab663b: setverdict(pass): none -> pass 20240925055702267 DAUC <0003> db_auc.c:157 IMSI='262426039070643': No 2G Auth Data 20240925055702270 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702270 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426039070643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426039070643" source_name="the-source\n"} 20240925055702270 DAUC <0003> hlr.c:428 IMSI='262426039070643': storing IMEI = 12345678901234 20240925055702273 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426039070643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426039070643" destination_name="the-source\n"} 20240925055702273 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262426039070643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702273 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702273 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055702275 DAUC <0003> db_auc.c:157 IMSI='262426039070643': No 2G Auth Data 20240925055702276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@f67a0fab663b: Final verdict of PTC: pass 20240925055702288 DAUC <0003> db_auc.c:157 IMSI='262428501577275': No 2G Auth Data 20240925055702288 DAUC <0003> db_auc.c:192 IMSI='262428501577275': No 3G Auth Data HLR_Test-GSUP(266)@f67a0fab663b: Created GsupExpect[0] for "262428501577275" to be handled at TC_gsup_check_imei_via_proxy(273) 20240925055702311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 20240925055702317 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702317 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428501577275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428501577275" source_name="the-source\n"} 20240925055702317 DMAIN <0000> hlr.c:435 IMSI='262428501577275': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055702317 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262428501577275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428501577275" destination_name="the-source\n"} 20240925055702317 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262428501577275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702317 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702317 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f67a0fab663b: Found GsupExpect[0] for "262428501577275" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@f67a0fab663b: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428501577275" TC_gsup_check_imei_via_proxy(273)@f67a0fab663b: setverdict(pass): none -> pass 20240925055702319 DAUC <0003> db_auc.c:157 IMSI='262428501577275': No 2G Auth Data 20240925055702322 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702322 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428501577275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428501577275" source_name="the-source\n"} 20240925055702322 DAUC <0003> hlr.c:428 IMSI='262428501577275': storing IMEI = 12345678901234 20240925055702325 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262428501577275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428501577275" destination_name="the-source\n"} 20240925055702325 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262428501577275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702325 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702325 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055702327 DAUC <0003> db_auc.c:157 IMSI='262428501577275': No 2G Auth Data 20240925055702327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@f67a0fab663b: Final verdict of PTC: pass 20240925055702339 DAUC <0003> db_auc.c:157 IMSI='262422591709320': No 2G Auth Data 20240925055702339 DAUC <0003> db_auc.c:192 IMSI='262422591709320': No 3G Auth Data HLR_Test-GSUP(266)@f67a0fab663b: Created GsupExpect[0] for "262422591709320" to be handled at TC_gsup_check_imei_via_proxy(274) 20240925055702368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 20240925055702372 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702372 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422591709320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422591709320" source_name="the-source\n"} 20240925055702372 DMAIN <0000> hlr.c:435 IMSI='262422591709320': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055702372 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262422591709320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422591709320" destination_name="the-source\n"} 20240925055702372 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262422591709320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702372 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702372 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f67a0fab663b: Found GsupExpect[0] for "262422591709320" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@f67a0fab663b: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262422591709320" TC_gsup_check_imei_via_proxy(274)@f67a0fab663b: setverdict(pass): none -> pass 20240925055702377 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702377 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422591709320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422591709320" source_name="the-source\n"} 20240925055702377 DAUC <0003> hlr.c:428 IMSI='262422591709320': storing IMEI = 12345678901234 20240925055702380 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262422591709320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422591709320" destination_name="the-source\n"} 20240925055702380 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262422591709320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702380 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702380 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055702383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@f67a0fab663b: Final verdict of PTC: pass 20240925055702419 DAUC <0003> db_auc.c:157 IMSI='262427191031871': No 2G Auth Data 20240925055702419 DAUC <0003> db_auc.c:192 IMSI='262427191031871': No 3G Auth Data HLR_Test-GSUP(266)@f67a0fab663b: Created GsupExpect[0] for "262427191031871" to be handled at TC_gsup_check_imei_via_proxy(275) 20240925055702449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 20240925055702453 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702453 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427191031871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427191031871" source_name="the-source\n"} 20240925055702453 DMAIN <0000> hlr.c:435 IMSI='262427191031871': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055702453 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262427191031871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427191031871" destination_name="the-source\n"} 20240925055702453 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262427191031871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702453 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702453 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f67a0fab663b: Found GsupExpect[0] for "262427191031871" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@f67a0fab663b: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262427191031871" TC_gsup_check_imei_via_proxy(275)@f67a0fab663b: setverdict(pass): none -> pass 20240925055702458 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702458 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427191031871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427191031871" source_name="the-source\n"} 20240925055702458 DAUC <0003> hlr.c:428 IMSI='262427191031871': storing IMEI = 12345678901234 20240925055702462 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262427191031871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427191031871" destination_name="the-source\n"} 20240925055702462 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262427191031871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702462 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702462 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055702464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@f67a0fab663b: Final verdict of PTC: pass 20240925055702479 DAUC <0003> db_auc.c:157 IMSI='262422845199988': No 2G Auth Data 20240925055702479 DAUC <0003> db_auc.c:192 IMSI='262422845199988': No 3G Auth Data HLR_Test-GSUP(266)@f67a0fab663b: Created GsupExpect[0] for "262422845199988" to be handled at TC_gsup_check_imei_via_proxy(276) 20240925055702507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35716<->l=127.0.0.1:4258 20240925055702514 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702514 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422845199988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422845199988" source_name="the-source\n"} 20240925055702514 DMAIN <0000> hlr.c:435 IMSI='262422845199988': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925055702514 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422845199988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422845199988" destination_name="the-source\n"} 20240925055702514 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422845199988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702514 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702514 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f67a0fab663b: Found GsupExpect[0] for "262422845199988" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@f67a0fab663b: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262422845199988" TC_gsup_check_imei_via_proxy(276)@f67a0fab663b: setverdict(pass): none -> pass 20240925055702519 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702519 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422845199988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422845199988" source_name="the-source\n"} 20240925055702519 DAUC <0003> hlr.c:428 IMSI='262422845199988': storing IMEI = 12345678901234 20240925055702529 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422845199988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422845199988" destination_name="the-source\n"} 20240925055702529 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422845199988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055702529 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055702529 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055702531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35716<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055702542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35650<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@f67a0fab663b: Final verdict of PTC: none 20240925055702544 DLINP <000b> input/ipa.c:451 connected read/write 20240925055702544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055702544 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055702544 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055702544 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055702544 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240925055702544 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42147<->l=127.0.0.1:4259) 267@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Wed Sep 25 05:57:02 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 20240925055702591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35724<->l=127.0.0.1:4258 20240925055702691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35724<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=44980) Waiting for packet dumper to finish... 1 (prev_count=44980, count=68704) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Wed Sep 25 05:57:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_check_imei_invalid_len started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055705769 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055705769 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055705771 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055705774 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705774 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055705774 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055705774 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 20240925055705774 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055705774 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 20240925055705774 DLGSUP <0013> gsup_server.c:235 2: 20240925055705774 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055705774 DLGSUP <0013> gsup_server.c:235 3: 20240925055705774 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055705774 DLGSUP <0013> gsup_server.c:235 4: 20240925055705774 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055705774 DLGSUP <0013> gsup_server.c:235 5: 20240925055705774 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055705774 DLGSUP <0013> gsup_server.c:235 7: 20240925055705774 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055705774 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055705774 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055705774 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@f67a0fab663b: 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") 20240925055705796 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40761<->l=127.0.0.1:4259) 20240925055705816 DAUC <0003> db_auc.c:157 IMSI='262421288937277': No 2G Auth Data 20240925055705816 DAUC <0003> db_auc.c:192 IMSI='262421288937277': No 3G Auth Data HLR_Test-GSUP(278)@f67a0fab663b: Created GsupExpect[0] for "262421288937277" to be handled at TC_gsup_check_imei_invalid_len(281) 20240925055705839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35736<->l=127.0.0.1:4258 20240925055705844 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705844 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421288937277"} 20240925055705844 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925055705844 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421288937277" cause=Invalid mandatory information} 20240925055705844 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705844 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705844 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f67a0fab663b: Found GsupExpect[0] for "262421288937277" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@f67a0fab663b: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421288937277" TC_gsup_check_imei_invalid_len(281)@f67a0fab663b: setverdict(pass): none -> pass 20240925055705846 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705846 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421288937277"} 20240925055705846 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925055705846 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421288937277" cause=Invalid mandatory information} 20240925055705846 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705846 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705846 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705848 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705848 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421288937277"} 20240925055705848 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925055705848 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421288937277" cause=Invalid mandatory information} 20240925055705848 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705848 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705848 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705850 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705850 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421288937277"} 20240925055705850 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925055705850 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421288937277" cause=Invalid mandatory information} 20240925055705850 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705850 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705850 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705852 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705852 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421288937277"} 20240925055705852 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925055705852 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421288937277" cause=Invalid mandatory information} 20240925055705852 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421288937277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705852 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705852 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35736<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@f67a0fab663b: Final verdict of PTC: pass 20240925055705865 DAUC <0003> db_auc.c:157 IMSI='262426250379616': No 2G Auth Data 20240925055705865 DAUC <0003> db_auc.c:192 IMSI='262426250379616': No 3G Auth Data HLR_Test-GSUP(278)@f67a0fab663b: Created GsupExpect[0] for "262426250379616" to be handled at TC_gsup_check_imei_invalid_len(282) 20240925055705889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35742<->l=127.0.0.1:4258 20240925055705892 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705892 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426250379616"} 20240925055705892 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925055705892 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426250379616" cause=Invalid mandatory information} 20240925055705892 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705892 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705892 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f67a0fab663b: Found GsupExpect[0] for "262426250379616" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@f67a0fab663b: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426250379616" TC_gsup_check_imei_invalid_len(282)@f67a0fab663b: setverdict(pass): none -> pass 20240925055705894 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705894 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426250379616"} 20240925055705894 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925055705894 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426250379616" cause=Invalid mandatory information} 20240925055705894 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705894 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705894 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705896 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705896 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426250379616"} 20240925055705896 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925055705896 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426250379616" cause=Invalid mandatory information} 20240925055705896 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705896 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705896 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705898 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705898 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426250379616"} 20240925055705898 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925055705898 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426250379616" cause=Invalid mandatory information} 20240925055705898 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705898 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705898 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705900 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705900 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426250379616"} 20240925055705900 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925055705900 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426250379616" cause=Invalid mandatory information} 20240925055705900 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426250379616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705900 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705900 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35742<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@f67a0fab663b: Final verdict of PTC: pass 20240925055705913 DAUC <0003> db_auc.c:157 IMSI='262421636030267': No 2G Auth Data 20240925055705913 DAUC <0003> db_auc.c:192 IMSI='262421636030267': No 3G Auth Data HLR_Test-GSUP(278)@f67a0fab663b: Created GsupExpect[0] for "262421636030267" to be handled at TC_gsup_check_imei_invalid_len(283) 20240925055705937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 20240925055705940 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705940 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421636030267"} 20240925055705940 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925055705940 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421636030267" cause=Invalid mandatory information} 20240925055705940 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705940 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705940 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f67a0fab663b: Found GsupExpect[0] for "262421636030267" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@f67a0fab663b: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262421636030267" TC_gsup_check_imei_invalid_len(283)@f67a0fab663b: setverdict(pass): none -> pass 20240925055705942 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705942 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421636030267"} 20240925055705942 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925055705942 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421636030267" cause=Invalid mandatory information} 20240925055705942 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705942 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705942 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705944 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705944 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421636030267"} 20240925055705944 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925055705944 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421636030267" cause=Invalid mandatory information} 20240925055705944 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705944 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705944 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705945 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705945 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421636030267"} 20240925055705945 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925055705945 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421636030267" cause=Invalid mandatory information} 20240925055705945 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705945 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705945 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705947 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705947 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421636030267"} 20240925055705947 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925055705947 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421636030267" cause=Invalid mandatory information} 20240925055705947 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421636030267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705947 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705947 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@f67a0fab663b: Final verdict of PTC: pass 20240925055705959 DAUC <0003> db_auc.c:157 IMSI='262429637145317': No 2G Auth Data 20240925055705959 DAUC <0003> db_auc.c:192 IMSI='262429637145317': No 3G Auth Data HLR_Test-GSUP(278)@f67a0fab663b: Created GsupExpect[0] for "262429637145317" to be handled at TC_gsup_check_imei_invalid_len(284) 20240925055705982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35746<->l=127.0.0.1:4258 20240925055705985 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705985 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429637145317"} 20240925055705985 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925055705985 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429637145317" cause=Invalid mandatory information} 20240925055705985 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705985 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705985 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f67a0fab663b: Found GsupExpect[0] for "262429637145317" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@f67a0fab663b: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262429637145317" TC_gsup_check_imei_invalid_len(284)@f67a0fab663b: setverdict(pass): none -> pass 20240925055705987 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705987 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429637145317"} 20240925055705987 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925055705987 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429637145317" cause=Invalid mandatory information} 20240925055705987 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705987 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705987 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705989 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705989 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429637145317"} 20240925055705989 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925055705989 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429637145317" cause=Invalid mandatory information} 20240925055705989 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705989 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705989 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705990 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705990 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429637145317"} 20240925055705990 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925055705990 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429637145317" cause=Invalid mandatory information} 20240925055705990 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705990 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705991 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705992 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055705992 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429637145317"} 20240925055705992 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925055705992 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429637145317" cause=Invalid mandatory information} 20240925055705992 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429637145317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055705992 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055705992 DLINP <000b> input/ipa.c:451 connected read/write 20240925055705992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055705994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35746<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@f67a0fab663b: Final verdict of PTC: pass 20240925055706005 DAUC <0003> db_auc.c:157 IMSI='262429024069560': No 2G Auth Data 20240925055706005 DAUC <0003> db_auc.c:192 IMSI='262429024069560': No 3G Auth Data HLR_Test-GSUP(278)@f67a0fab663b: Created GsupExpect[0] for "262429024069560" to be handled at TC_gsup_check_imei_invalid_len(285) 20240925055706029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 20240925055706033 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706033 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429024069560"} 20240925055706033 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925055706033 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429024069560" cause=Invalid mandatory information} 20240925055706033 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706033 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706033 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f67a0fab663b: Found GsupExpect[0] for "262429024069560" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@f67a0fab663b: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262429024069560" TC_gsup_check_imei_invalid_len(285)@f67a0fab663b: setverdict(pass): none -> pass 20240925055706035 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706035 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429024069560"} 20240925055706035 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925055706035 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429024069560" cause=Invalid mandatory information} 20240925055706035 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706035 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706035 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706037 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706037 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429024069560"} 20240925055706037 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925055706037 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429024069560" cause=Invalid mandatory information} 20240925055706037 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706037 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706037 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706039 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706039 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429024069560"} 20240925055706039 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925055706039 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429024069560" cause=Invalid mandatory information} 20240925055706039 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706039 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706039 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706041 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706041 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429024069560"} 20240925055706041 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925055706041 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429024069560" cause=Invalid mandatory information} 20240925055706041 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429024069560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706041 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706041 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@f67a0fab663b: Final verdict of PTC: pass 20240925055706054 DAUC <0003> db_auc.c:157 IMSI='262426135745888': No 2G Auth Data 20240925055706054 DAUC <0003> db_auc.c:192 IMSI='262426135745888': No 3G Auth Data HLR_Test-GSUP(278)@f67a0fab663b: Created GsupExpect[0] for "262426135745888" to be handled at TC_gsup_check_imei_invalid_len(286) 20240925055706083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35752<->l=127.0.0.1:4258 20240925055706086 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706086 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426135745888"} 20240925055706086 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925055706086 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426135745888" cause=Invalid mandatory information} 20240925055706086 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706086 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706086 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f67a0fab663b: Found GsupExpect[0] for "262426135745888" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@f67a0fab663b: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426135745888" TC_gsup_check_imei_invalid_len(286)@f67a0fab663b: setverdict(pass): none -> pass 20240925055706088 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706088 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426135745888"} 20240925055706088 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925055706088 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426135745888" cause=Invalid mandatory information} 20240925055706088 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706088 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706088 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706090 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706090 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426135745888"} 20240925055706090 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925055706090 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426135745888" cause=Invalid mandatory information} 20240925055706090 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706090 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706090 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706091 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706091 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426135745888"} 20240925055706091 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925055706091 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426135745888" cause=Invalid mandatory information} 20240925055706091 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706091 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706091 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706093 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706093 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426135745888"} 20240925055706093 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925055706093 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426135745888" cause=Invalid mandatory information} 20240925055706093 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426135745888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706093 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706093 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35752<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@f67a0fab663b: Final verdict of PTC: pass 20240925055706108 DAUC <0003> db_auc.c:157 IMSI='262422328036396': No 2G Auth Data 20240925055706108 DAUC <0003> db_auc.c:192 IMSI='262422328036396': No 3G Auth Data HLR_Test-GSUP(278)@f67a0fab663b: Created GsupExpect[0] for "262422328036396" to be handled at TC_gsup_check_imei_invalid_len(287) 20240925055706138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4258 20240925055706142 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706142 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422328036396"} 20240925055706142 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925055706142 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422328036396" cause=Invalid mandatory information} 20240925055706142 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706142 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706142 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f67a0fab663b: Found GsupExpect[0] for "262422328036396" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@f67a0fab663b: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262422328036396" TC_gsup_check_imei_invalid_len(287)@f67a0fab663b: setverdict(pass): none -> pass 20240925055706144 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706144 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422328036396"} 20240925055706144 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925055706144 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422328036396" cause=Invalid mandatory information} 20240925055706144 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706144 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706144 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706145 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706145 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422328036396"} 20240925055706145 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925055706145 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422328036396" cause=Invalid mandatory information} 20240925055706145 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706145 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706145 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706147 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706147 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422328036396"} 20240925055706147 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925055706147 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422328036396" cause=Invalid mandatory information} 20240925055706147 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706147 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706147 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706149 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706149 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422328036396"} 20240925055706149 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925055706149 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422328036396" cause=Invalid mandatory information} 20240925055706149 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422328036396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706149 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706149 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@f67a0fab663b: Final verdict of PTC: pass 20240925055706164 DAUC <0003> db_auc.c:157 IMSI='262428705319473': No 2G Auth Data 20240925055706164 DAUC <0003> db_auc.c:192 IMSI='262428705319473': No 3G Auth Data HLR_Test-GSUP(278)@f67a0fab663b: Created GsupExpect[0] for "262428705319473" to be handled at TC_gsup_check_imei_invalid_len(288) 20240925055706193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4258 20240925055706197 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706197 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428705319473"} 20240925055706197 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925055706197 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428705319473" cause=Invalid mandatory information} 20240925055706197 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706197 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706197 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f67a0fab663b: Found GsupExpect[0] for "262428705319473" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@f67a0fab663b: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428705319473" TC_gsup_check_imei_invalid_len(288)@f67a0fab663b: setverdict(pass): none -> pass 20240925055706199 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706199 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428705319473"} 20240925055706199 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925055706199 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428705319473" cause=Invalid mandatory information} 20240925055706199 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706199 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706199 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706201 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706201 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428705319473"} 20240925055706201 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925055706201 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428705319473" cause=Invalid mandatory information} 20240925055706201 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706201 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706201 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706203 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706203 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428705319473"} 20240925055706203 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925055706203 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428705319473" cause=Invalid mandatory information} 20240925055706203 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706203 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706203 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706205 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706205 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428705319473"} 20240925055706205 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925055706205 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428705319473" cause=Invalid mandatory information} 20240925055706205 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428705319473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055706205 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055706205 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055706206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@f67a0fab663b: Final verdict of PTC: pass MTC@f67a0fab663b: setverdict(pass): none -> pass 20240925055706218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 20240925055706219 DLINP <000b> input/ipa.c:451 connected read/write 20240925055706219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055706219 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055706219 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055706219 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055706219 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40761<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@f67a0fab663b: Final verdict of PTC: none 279@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: pass MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@f67a0fab663b: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Wed Sep 25 05:57:06 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 20240925055706261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35774<->l=127.0.0.1:4258 20240925055706362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35774<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33996) Waiting for packet dumper to finish... 1 (prev_count=33996, count=50568) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Wed Sep 25 05:57:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_gsup_check_imei_unknown_imsi started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055709444 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055709444 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055709447 DLINP <000b> input/ipa.c:451 connected read/write 20240925055709447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055709448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055709451 DLINP <000b> input/ipa.c:451 connected read/write 20240925055709451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055709451 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055709451 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055709451 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 20240925055709451 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055709451 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 20240925055709451 DLGSUP <0013> gsup_server.c:235 2: 20240925055709451 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055709451 DLGSUP <0013> gsup_server.c:235 3: 20240925055709451 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055709451 DLGSUP <0013> gsup_server.c:235 4: 20240925055709451 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055709451 DLGSUP <0013> gsup_server.c:235 5: 20240925055709451 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055709451 DLGSUP <0013> gsup_server.c:235 7: 20240925055709451 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055709451 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055709451 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055709451 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@f67a0fab663b: 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") 20240925055709469 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34285<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@f67a0fab663b: Created GsupExpect[0] for "262423634999214" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240925055709484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 20240925055709493 DLINP <000b> input/ipa.c:451 connected read/write 20240925055709493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055709493 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423634999214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423634999214"} 20240925055709493 DMAIN <0000> hlr.c:435 IMSI='262423634999214': has IMEI = 22245678901234 (consider setting 'store-imei') 20240925055709493 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423634999214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240925055709493 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423634999214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423634999214" cause=Invalid mandatory information} 20240925055709493 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423634999214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055709493 DLINP <000b> input/ipa.c:451 connected read/write 20240925055709493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055709493 DLINP <000b> input/ipa.c:451 connected read/write 20240925055709493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@f67a0fab663b: Found GsupExpect[0] for "262423634999214" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@f67a0fab663b: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423634999214" TC_gsup_check_imei_unknown_imsi(293)@f67a0fab663b: setverdict(pass): none -> pass 20240925055709498 DLINP <000b> input/ipa.c:451 connected read/write 20240925055709498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055709498 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423634999214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423634999214"} 20240925055709498 DAUC <0003> hlr.c:428 IMSI='262423634999214': storing IMEI = 22245678901234 20240925055709498 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423634999214': no such subscriber 20240925055709498 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423634999214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240925055709498 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423634999214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423634999214" cause=Invalid mandatory information} 20240925055709498 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423634999214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055709498 DLINP <000b> input/ipa.c:451 connected read/write 20240925055709498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055709498 DLINP <000b> input/ipa.c:451 connected read/write 20240925055709498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055709499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@f67a0fab663b: Final verdict of PTC: pass 20240925055709500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4258 HLR_Test-GSUP(290)@f67a0fab663b: Final verdict of PTC: none 20240925055709501 DLINP <000b> input/ipa.c:451 connected read/write 20240925055709501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055709501 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055709501 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055709501 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055709501 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34285<->l=127.0.0.1:4259) 291@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 291: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@f67a0fab663b: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Wed Sep 25 05:57:09 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 20240925055709544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 20240925055709645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=14764) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Wed Sep 25 05:57:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055712720 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055712720 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055712723 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055712726 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712726 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055712726 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055712726 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 20240925055712726 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055712726 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 20240925055712726 DLGSUP <0013> gsup_server.c:235 2: 20240925055712726 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055712726 DLGSUP <0013> gsup_server.c:235 3: 20240925055712726 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055712726 DLGSUP <0013> gsup_server.c:235 4: 20240925055712726 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055712726 DLGSUP <0013> gsup_server.c:235 5: 20240925055712726 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055712726 DLGSUP <0013> gsup_server.c:235 7: 20240925055712726 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055712726 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055712726 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055712726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@f67a0fab663b: 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") 20240925055712744 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45213<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@f67a0fab663b: Created GsupExpect[0] for "262421555909096" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240925055712757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48562<->l=127.0.0.1:4258 20240925055712773 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712773 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421555909096"} 20240925055712773 DMAIN <0000> hlr.c:227 IMSI='262421555909096': Creating subscriber on demand 20240925055712788 DMAIN <0000> hlr.c:243 IMSI='262421555909096': Successfully assigned MSISDN='392' 20240925055712788 DAUC <0003> hlr.c:428 IMSI='262421555909096': storing IMEI = 12345678901234 20240925055712804 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421555909096"} 20240925055712804 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055712804 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712804 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@f67a0fab663b: Found GsupExpect[0] for "262421555909096" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@f67a0fab663b: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421555909096" TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): none -> pass 20240925055712807 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712807 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712808 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712808 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712809 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712809 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712811 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712811 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421555909096" cn_domain=PS} 20240925055712811 DLU <0006> fsm.c:456 lu(262421555909096)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055712811 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055712824 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055712824 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421555909096" cn_domain=PS} 20240925055712824 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712824 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712827 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712827 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421555909096"} 20240925055712827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055712827 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055712827 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421555909096"} 20240925055712827 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055712827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055712827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055712827 DLU <0006> fsm.c:568 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055712827 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712827 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055712835 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712835 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421555909096"} 20240925055712835 DMAIN <0000> hlr.c:227 IMSI='262421555909096': Creating subscriber on demand 20240925055712846 DMAIN <0000> hlr.c:243 IMSI='262421555909096': Successfully assigned MSISDN='236' 20240925055712846 DAUC <0003> hlr.c:428 IMSI='262421555909096': storing IMEI = 12345678901234 20240925055712849 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421555909096"} 20240925055712849 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055712849 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712849 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055712851 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712851 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712852 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712852 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712852 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712852 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712853 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712853 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712855 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712855 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421555909096" cn_domain=PS} 20240925055712855 DLU <0006> fsm.c:456 lu(262421555909096)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055712855 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055712861 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055712861 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421555909096" cn_domain=PS} 20240925055712861 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712861 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712864 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712864 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421555909096"} 20240925055712864 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055712864 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055712864 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421555909096"} 20240925055712864 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055712864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055712864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055712864 DLU <0006> fsm.c:568 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055712864 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712864 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055712872 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712872 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421555909096"} 20240925055712872 DMAIN <0000> hlr.c:227 IMSI='262421555909096': Creating subscriber on demand 20240925055712879 DMAIN <0000> hlr.c:243 IMSI='262421555909096': Successfully assigned MSISDN='672' 20240925055712879 DAUC <0003> hlr.c:428 IMSI='262421555909096': storing IMEI = 12345678901234 20240925055712883 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421555909096"} 20240925055712883 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055712883 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712883 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055712884 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712884 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712885 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712885 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712886 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712886 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712886 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712886 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712888 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712888 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421555909096" cn_domain=PS} 20240925055712888 DLU <0006> fsm.c:456 lu(262421555909096)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055712888 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925055712888 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421555909096" cause=GPRS services not allowed} 20240925055712888 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055712888 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055712888 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: Freeing instance 20240925055712888 DLU <0006> fsm.c:568 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: Deallocated 20240925055712888 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712888 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055712897 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712897 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421555909096"} 20240925055712897 DMAIN <0000> hlr.c:227 IMSI='262421555909096': Creating subscriber on demand 20240925055712903 DMAIN <0000> hlr.c:243 IMSI='262421555909096': Successfully assigned MSISDN='020' 20240925055712903 DAUC <0003> hlr.c:428 IMSI='262421555909096': storing IMEI = 12345678901234 20240925055712906 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421555909096"} 20240925055712906 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055712906 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712906 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055712908 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712908 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712909 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712909 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712910 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712910 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712912 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712912 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421555909096" cn_domain=PS} 20240925055712912 DLU <0006> fsm.c:456 lu(262421555909096)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055712912 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925055712912 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421555909096" cause=GPRS services not allowed} 20240925055712912 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055712912 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055712912 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: Freeing instance 20240925055712912 DLU <0006> fsm.c:568 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: Deallocated 20240925055712912 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712912 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055712919 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712920 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421555909096"} 20240925055712920 DMAIN <0000> hlr.c:227 IMSI='262421555909096': Creating subscriber on demand 20240925055712923 DAUC <0003> hlr.c:428 IMSI='262421555909096': storing IMEI = 12345678901234 20240925055712926 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421555909096"} 20240925055712926 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055712926 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712926 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055712928 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712928 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712929 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712929 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712930 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712930 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712931 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712931 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421555909096" cn_domain=PS} 20240925055712931 DLU <0006> fsm.c:456 lu(262421555909096)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055712931 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925055712931 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421555909096" cause=GPRS services not allowed} 20240925055712931 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055712931 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055712931 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: Freeing instance 20240925055712931 DLU <0006> fsm.c:568 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: Deallocated 20240925055712931 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712931 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055712940 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712940 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421555909096"} 20240925055712940 DMAIN <0000> hlr.c:227 IMSI='262421555909096': Creating subscriber on demand 20240925055712943 DAUC <0003> hlr.c:428 IMSI='262421555909096': storing IMEI = 12345678901234 20240925055712947 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421555909096"} 20240925055712947 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925055712947 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712947 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055712948 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712948 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712949 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712949 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712950 DAUC <0003> db_auc.c:157 IMSI='262421555909096': No 2G Auth Data 20240925055712950 DAUC <0003> db_auc.c:192 IMSI='262421555909096': No 3G Auth Data 20240925055712952 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712952 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421555909096" cn_domain=PS} 20240925055712952 DLU <0006> fsm.c:456 lu(262421555909096)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055712952 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055712958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421555909096)[0x55beb9076290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055712958 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421555909096" cn_domain=PS} 20240925055712958 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712958 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712961 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712961 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421555909096"} 20240925055712961 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055712961 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055712961 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421555909096"} 20240925055712961 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421555909096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055712961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055712961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055712961 DLU <0006> fsm.c:568 lu(PS:IMSI-262421555909096)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055712961 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055712961 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055712968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48562<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@f67a0fab663b: Final verdict of PTC: pass 20240925055712969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48558<->l=127.0.0.1:4258 20240925055712969 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45213<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(297)@f67a0fab663b: Final verdict of PTC: none 20240925055712970 DLINP <000b> input/ipa.c:451 connected read/write 20240925055712970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055712970 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055712970 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(295)@f67a0fab663b: Final verdict of PTC: none 20240925055712970 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 296: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@f67a0fab663b: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Wed Sep 25 05:57:12 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 20240925055713008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 20240925055713109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5800) Waiting for packet dumper to finish... 1 (prev_count=5800, count=32208) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Wed Sep 25 05:57:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_subscr_create_on_demand_ul started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055716180 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055716180 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055716183 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055716186 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716186 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055716186 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055716186 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 20240925055716186 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055716186 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 20240925055716186 DLGSUP <0013> gsup_server.c:235 2: 20240925055716186 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055716186 DLGSUP <0013> gsup_server.c:235 3: 20240925055716186 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055716186 DLGSUP <0013> gsup_server.c:235 4: 20240925055716186 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055716186 DLGSUP <0013> gsup_server.c:235 5: 20240925055716186 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055716186 DLGSUP <0013> gsup_server.c:235 7: 20240925055716186 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055716186 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055716186 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055716186 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@f67a0fab663b: 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") 20240925055716207 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34077<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@f67a0fab663b: Created GsupExpect[0] for "262428208241588" to be handled at TC_subscr_create_on_demand_ul(303) 20240925055716219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 20240925055716229 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716229 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428208241588" cn_domain=PS} 20240925055716229 DMAIN <0000> hlr.c:227 IMSI='262428208241588': Creating subscriber on demand 20240925055716253 DMAIN <0000> hlr.c:243 IMSI='262428208241588': Successfully assigned MSISDN='561' 20240925055716253 DLU <0006> fsm.c:456 lu(262428208241588)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055716253 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055716260 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055716260 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428208241588" cn_domain=PS} 20240925055716260 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055716260 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@f67a0fab663b: Found GsupExpect[0] for "262428208241588" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@f67a0fab663b: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262428208241588" 20240925055716263 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716263 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428208241588"} 20240925055716263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055716263 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055716263 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428208241588"} 20240925055716263 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055716263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055716263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055716263 DLU <0006> fsm.c:568 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055716263 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055716263 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f67a0fab663b: setverdict(pass): none -> pass 20240925055716265 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716265 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716266 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716266 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716267 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716267 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716275 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716275 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428208241588" cn_domain=PS} 20240925055716275 DMAIN <0000> hlr.c:227 IMSI='262428208241588': Creating subscriber on demand 20240925055716282 DMAIN <0000> hlr.c:243 IMSI='262428208241588': Successfully assigned MSISDN='213' 20240925055716282 DLU <0006> fsm.c:456 lu(262428208241588)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055716282 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055716288 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055716288 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428208241588" cn_domain=PS} 20240925055716289 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055716289 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055716291 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716291 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428208241588"} 20240925055716291 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055716291 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055716291 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428208241588"} 20240925055716291 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055716291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055716291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055716291 DLU <0006> fsm.c:568 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055716291 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055716291 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055716292 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716292 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716293 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716293 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716294 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716294 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716295 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716295 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716304 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716304 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428208241588" cn_domain=PS} 20240925055716304 DMAIN <0000> hlr.c:227 IMSI='262428208241588': Creating subscriber on demand 20240925055716310 DMAIN <0000> hlr.c:243 IMSI='262428208241588': Successfully assigned MSISDN='205' 20240925055716310 DLU <0006> fsm.c:456 lu(262428208241588)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055716310 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925055716310 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428208241588" cause=GPRS services not allowed} 20240925055716310 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055716310 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055716310 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: Freeing instance 20240925055716310 DLU <0006> fsm.c:568 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: Deallocated 20240925055716310 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055716310 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055716312 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716312 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716313 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716313 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716313 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716313 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716314 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716314 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716321 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716321 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428208241588" cn_domain=PS} 20240925055716322 DMAIN <0000> hlr.c:227 IMSI='262428208241588': Creating subscriber on demand 20240925055716328 DMAIN <0000> hlr.c:243 IMSI='262428208241588': Successfully assigned MSISDN='697' 20240925055716328 DLU <0006> fsm.c:456 lu(262428208241588)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055716328 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925055716328 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428208241588" cause=GPRS services not allowed} 20240925055716328 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055716328 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055716328 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: Freeing instance 20240925055716328 DLU <0006> fsm.c:568 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: Deallocated 20240925055716328 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055716328 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055716330 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716330 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716331 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716331 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716332 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716332 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716339 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716339 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428208241588" cn_domain=PS} 20240925055716339 DMAIN <0000> hlr.c:227 IMSI='262428208241588': Creating subscriber on demand 20240925055716343 DLU <0006> fsm.c:456 lu(262428208241588)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055716343 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925055716343 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428208241588" cause=GPRS services not allowed} 20240925055716343 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055716343 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055716343 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: Freeing instance 20240925055716343 DLU <0006> fsm.c:568 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: Deallocated 20240925055716343 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055716343 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055716344 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716344 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716346 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716346 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716347 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716347 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716354 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716354 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428208241588" cn_domain=PS} 20240925055716354 DMAIN <0000> hlr.c:227 IMSI='262428208241588': Creating subscriber on demand 20240925055716358 DLU <0006> fsm.c:456 lu(262428208241588)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055716358 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055716364 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428208241588)[0x55beb9076290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055716364 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428208241588" cn_domain=PS} 20240925055716364 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055716364 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055716367 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716367 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428208241588"} 20240925055716367 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055716367 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055716367 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428208241588"} 20240925055716367 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428208241588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055716367 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055716367 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055716367 DLU <0006> fsm.c:568 lu(PS:IMSI-262428208241588)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055716367 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055716367 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055716368 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716368 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716369 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716369 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data 20240925055716370 DAUC <0003> db_auc.c:157 IMSI='262428208241588': No 2G Auth Data 20240925055716370 DAUC <0003> db_auc.c:192 IMSI='262428208241588': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055716376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@f67a0fab663b: Final verdict of PTC: pass 20240925055716377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48580<->l=127.0.0.1:4258 20240925055716378 DLINP <000b> input/ipa.c:451 connected read/write 20240925055716378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055716378 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055716378 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055716378 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055716378 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34077<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@f67a0fab663b: Final verdict of PTC: none 301@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 301: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@f67a0fab663b: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Wed Sep 25 05:57:16 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 20240925055716421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 20240925055716521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5424) Waiting for packet dumper to finish... 1 (prev_count=5424, count=30892) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Wed Sep 25 05:57:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_subscr_create_on_demand_sai started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055719596 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055719596 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055719598 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055719599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055719601 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055719601 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055719601 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055719601 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 20240925055719601 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055719601 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 20240925055719601 DLGSUP <0013> gsup_server.c:235 2: 20240925055719601 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055719601 DLGSUP <0013> gsup_server.c:235 3: 20240925055719601 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055719601 DLGSUP <0013> gsup_server.c:235 4: 20240925055719601 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055719601 DLGSUP <0013> gsup_server.c:235 5: 20240925055719601 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055719601 DLGSUP <0013> gsup_server.c:235 7: 20240925055719601 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055719601 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055719601 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055719601 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@f67a0fab663b: 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") 20240925055719625 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46831<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@f67a0fab663b: Created GsupExpect[0] for "262423120552608" to be handled at TC_subscr_create_on_demand_sai(308) 20240925055719640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43862<->l=127.0.0.1:4258 20240925055719647 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055719647 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423120552608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423120552608"} 20240925055719647 DMAIN <0000> hlr.c:227 IMSI='262423120552608': Creating subscriber on demand 20240925055719662 DMAIN <0000> hlr.c:243 IMSI='262423120552608': Successfully assigned MSISDN='110' 20240925055719662 DAUC <0003> db_auc.c:157 IMSI='262423120552608': No 2G Auth Data 20240925055719662 DAUC <0003> db_auc.c:192 IMSI='262423120552608': No 3G Auth Data 20240925055719662 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423120552608 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 20240925055719662 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423120552608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423120552608" cause=IMSI unknown in HLR} 20240925055719662 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423120552608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925055719662 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055719662 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@f67a0fab663b: Found GsupExpect[0] for "262423120552608" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@f67a0fab663b: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262423120552608" TC_subscr_create_on_demand_sai(308)@f67a0fab663b: setverdict(pass): none -> pass 20240925055719664 DAUC <0003> db_auc.c:157 IMSI='262423120552608': No 2G Auth Data 20240925055719664 DAUC <0003> db_auc.c:192 IMSI='262423120552608': No 3G Auth Data 20240925055719665 DAUC <0003> db_auc.c:157 IMSI='262423120552608': No 2G Auth Data 20240925055719665 DAUC <0003> db_auc.c:192 IMSI='262423120552608': No 3G Auth Data 20240925055719666 DAUC <0003> db_auc.c:157 IMSI='262423120552608': No 2G Auth Data 20240925055719666 DAUC <0003> db_auc.c:192 IMSI='262423120552608': No 3G Auth Data 20240925055719668 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055719668 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423120552608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423120552608" cn_domain=PS} 20240925055719668 DLU <0006> fsm.c:456 lu(262423120552608)[0x55beb9076290]{UNVALIDATED}: Allocated 20240925055719668 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423120552608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925055719674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423120552608)[0x55beb9076290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055719674 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423120552608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423120552608" cn_domain=PS} 20240925055719674 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055719674 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055719677 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055719677 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423120552608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423120552608"} 20240925055719677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423120552608)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055719677 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423120552608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055719677 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423120552608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423120552608"} 20240925055719677 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423120552608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055719677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423120552608)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055719677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423120552608)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055719677 DLU <0006> fsm.c:568 lu(PS:IMSI-262423120552608)[0x55beb9076290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055719677 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055719677 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055719683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43862<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@f67a0fab663b: Final verdict of PTC: pass 20240925055719684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 20240925055719685 DLINP <000b> input/ipa.c:451 connected read/write 20240925055719685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055719685 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055719685 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055719685 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@f67a0fab663b: Final verdict of PTC: none 20240925055719685 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46831<->l=127.0.0.1:4259) 306@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 306: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@f67a0fab663b: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Wed Sep 25 05:57:19 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 20240925055719728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43866<->l=127.0.0.1:4258 20240925055719829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43866<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15456) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Wed Sep 25 05:57:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_MSLookup_mDNS_service_other_home started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055722897 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055722898 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055722899 DLINP <000b> input/ipa.c:451 connected read/write 20240925055722899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055722900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055722901 DLINP <000b> input/ipa.c:451 connected read/write 20240925055722901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055722901 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055722901 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055722901 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 20240925055722901 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055722901 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 20240925055722901 DLGSUP <0013> gsup_server.c:235 2: 20240925055722901 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055722901 DLGSUP <0013> gsup_server.c:235 3: 20240925055722901 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055722901 DLGSUP <0013> gsup_server.c:235 4: 20240925055722901 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055722901 DLGSUP <0013> gsup_server.c:235 5: 20240925055722901 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055722901 DLGSUP <0013> gsup_server.c:235 7: 20240925055722901 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055722901 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055722901 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055722901 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@f67a0fab663b: 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") 20240925055722916 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43219<->l=127.0.0.1:4259) 20240925055722918 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240925055722918 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@f67a0fab663b: Created GsupExpect[0] for "262422743861430" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240925055722933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43880<->l=127.0.0.1:4258 20240925055722940 DAUC <0003> db_auc.c:157 IMSI='262422743861430': No 2G Auth Data 20240925055722940 DAUC <0003> db_auc.c:192 IMSI='262422743861430': No 3G Auth Data 20240925055722948 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618684420.msisdn 20240925055722948 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618684420.msisdn: not attached (vlr_number unset) 20240925055722948 DDGSM <0007> mslookup_server.c:327 sip.voice.491618684420.msisdn: does not exist in GSUP proxy 20240925055723951 DLINP <000b> input/ipa.c:451 connected read/write 20240925055723951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055723951 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422743861430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422743861430" cn_domain=CS} 20240925055723951 DLU <0006> fsm.c:456 lu(262422743861430)[0x55beb90695d0]{UNVALIDATED}: Allocated 20240925055723951 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422743861430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240925055723958 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422743861430)[0x55beb90695d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925055723958 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422743861430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422743861430" cn_domain=CS} 20240925055723958 DLINP <000b> input/ipa.c:451 connected read/write 20240925055723958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055723958 DLINP <000b> input/ipa.c:451 connected read/write 20240925055723958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@f67a0fab663b: Found GsupExpect[0] for "262422743861430" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@f67a0fab663b: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262422743861430" 20240925055723961 DLINP <000b> input/ipa.c:451 connected read/write 20240925055723961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055723961 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422743861430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422743861430"} 20240925055723961 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422743861430)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925055723961 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422743861430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925055723961 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422743861430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422743861430"} 20240925055723961 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422743861430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055723961 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422743861430)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925055723961 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422743861430)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925055723961 DLU <0006> fsm.c:568 lu(CS:IMSI-262422743861430)[0x55beb90695d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925055723961 DLINP <000b> input/ipa.c:451 connected read/write 20240925055723961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055723961 DLINP <000b> input/ipa.c:451 connected read/write 20240925055723961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@f67a0fab663b: setverdict(pass): none -> pass 20240925055723964 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618684420.msisdn 20240925055723964 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618684420.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240925055723964 DDGSM <0007> mslookup_server.c:327 sip.voice.491618684420.msisdn: does not exist in GSUP proxy 20240925055723964 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618684420.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@f67a0fab663b: setverdict(pass): pass -> pass, component reason not changed 20240925055723971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43880<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@f67a0fab663b: Final verdict of PTC: pass 20240925055723972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43870<->l=127.0.0.1:4258 20240925055723973 DLINP <000b> input/ipa.c:451 connected read/write 20240925055723973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055723973 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(310)@f67a0fab663b: Final verdict of PTC: none 20240925055723973 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055723973 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055723974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43219<->l=127.0.0.1:4259) 311@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 311: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@f67a0fab663b: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Wed Sep 25 05:57:23 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 20240925055724018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43884<->l=127.0.0.1:4258 20240925055724118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43884<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11980) 20240925055725097 DSS <0004> hlr_ussd.c:239 262423053434530/0x95146bda: SS Session Timeout, destroying 20240925055725097 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423053434530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=11980, count=18456) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Wed Sep 25 05:57:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_MSLookup_GSUP_proxy started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055727190 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055727190 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055727193 DLINP <000b> input/ipa.c:451 connected read/write 20240925055727193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055727193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57020<->l=127.0.0.1:4258 20240925055727195 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240925055727195 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055727196 DLINP <000b> input/ipa.c:451 connected read/write 20240925055727196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055727196 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055727196 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055727196 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 20240925055727196 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055727196 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 20240925055727196 DLGSUP <0013> gsup_server.c:235 2: 20240925055727196 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055727196 DLGSUP <0013> gsup_server.c:235 3: 20240925055727196 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055727196 DLGSUP <0013> gsup_server.c:235 4: 20240925055727196 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055727196 DLGSUP <0013> gsup_server.c:235 5: 20240925055727196 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055727196 DLGSUP <0013> gsup_server.c:235 7: 20240925055727196 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055727196 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055727196 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055727196 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@f67a0fab663b: 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") 20240925055727229 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40507<->l=127.0.0.1:4259) 20240925055727231 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240925055727231 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@f67a0fab663b: Created GsupExpect[0] for "262426951517207" to be handled at TC_MSLookup_GSUP_proxy(320) 20240925055727243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57024<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@f67a0fab663b: Created GsupExpect[0] for "262426951517207" to be handled at TC_MSLookup_GSUP_proxy(320) 20240925055727248 DLINP <000b> input/ipa.c:451 connected read/write 20240925055727248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055727248 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426951517207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426951517207" cn_domain=CS} 20240925055727248 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426951517207 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240925055727248 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426951517207 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240925055727248 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426951517207.imsi 20240925055727248 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426951517207.imsi 20240925055727248 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426951517207.imsi: does not exist in local HLR 20240925055727253 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426951517207 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240925055727254 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240925055727254 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240925055727254 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240925055727254 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240925055727254 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240925055727254 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426951517207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055727254 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925055727254 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925055727254 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925055727254 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925055727254 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925055727254 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@f67a0fab663b: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@f67a0fab663b: 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) } } } } 20240925055727256 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055727256 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055727256 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240925055727256 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240925055727256 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240925055727258 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055727258 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055727258 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server(317)@f67a0fab663b: Found GsupExpect[0] for "262426951517207" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@f67a0fab663b: 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(317)@f67a0fab663b: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426951517207" HLR_Test-GSUP-server-IPA(318)@f67a0fab663b: 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(318)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055727301 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055727301 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055727301 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055727301 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055727301 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426951517207 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618667356 20240925055727301 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426951517207 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925055727301 DLINP <000b> input/ipa.c:451 connected read/write 20240925055727301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055727301 DLINP <000b> input/ipa.c:451 connected read/write 20240925055727301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@f67a0fab663b: Found GsupExpect[0] for "262426951517207" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@f67a0fab663b: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426951517207" 20240925055727305 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055727305 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055727305 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426951517207 MSISDN-491618667356 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925055727305 DLINP <000b> input/ipa.c:451 connected read/write 20240925055727305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055727305 DLINP <000b> input/ipa.c:451 connected read/write 20240925055727305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055727307 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055727307 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055727307 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426951517207 MSISDN-491618667356 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 20240925055727307 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426951517207 MSISDN-491618667356 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925055727307 DLINP <000b> input/ipa.c:451 connected read/write 20240925055727307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055727307 DLINP <000b> input/ipa.c:451 connected read/write 20240925055727307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@f67a0fab663b: setverdict(pass): none -> pass 20240925055727309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57024<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@f67a0fab663b: Final verdict of PTC: pass 20240925055727310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57020<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@f67a0fab663b: Final verdict of PTC: none 20240925055727311 DLINP <000b> input/ipa.c:451 connected read/write 20240925055727311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055727311 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055727311 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055727311 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055727311 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40507<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@f67a0fab663b: Final verdict of PTC: none 316@f67a0fab663b: Final verdict of PTC: none 20240925055727311 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055727311 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055727311 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240925055727311 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240925055727311 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(314)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 316: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@f67a0fab663b: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Wed Sep 25 05:57:27 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 20240925055727359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 20240925055727459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5404) Waiting for packet dumper to finish... 1 (prev_count=5404, count=18196) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Wed Sep 25 05:57:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055730530 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055730530 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055730532 DLINP <000b> input/ipa.c:451 connected read/write 20240925055730532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055730533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055730534 DLINP <000b> input/ipa.c:451 connected read/write 20240925055730534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055730534 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055730534 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055730535 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 20240925055730535 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055730535 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 20240925055730535 DLGSUP <0013> gsup_server.c:235 2: 20240925055730535 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055730535 DLGSUP <0013> gsup_server.c:235 3: 20240925055730535 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055730535 DLGSUP <0013> gsup_server.c:235 4: 20240925055730535 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055730535 DLGSUP <0013> gsup_server.c:235 5: 20240925055730535 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055730535 DLGSUP <0013> gsup_server.c:235 7: 20240925055730535 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055730535 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055730535 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055730535 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055730535 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240925055730535 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@f67a0fab663b: 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") 20240925055730555 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42359<->l=127.0.0.1:4259) 20240925055730557 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240925055730557 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@f67a0fab663b: Created GsupExpect[0] for "262424976825401" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240925055730572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57060<->l=127.0.0.1:4258 20240925055730588 DAUC <0003> db_auc.c:157 IMSI='262424976825401': No 2G Auth Data 20240925055730588 DAUC <0003> db_auc.c:192 IMSI='262424976825401': No 3G Auth Data 20240925055730596 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424976825401.imsi 20240925055730597 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424976825401.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f67a0fab663b: setverdict(pass): none -> pass 20240925055730605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57060<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f67a0fab663b: Final verdict of PTC: pass 20240925055730605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57044<->l=127.0.0.1:4258 20240925055730606 DLINP <000b> input/ipa.c:451 connected read/write 20240925055730607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055730607 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055730607 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055730607 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055730607 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42359<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@f67a0fab663b: Final verdict of PTC: none 323@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 323: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@f67a0fab663b: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Wed Sep 25 05:57:30 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 20240925055730646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4258 20240925055730747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16184) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Wed Sep 25 05:57:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055733823 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055733823 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055733825 DLINP <000b> input/ipa.c:451 connected read/write 20240925055733825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055733826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 20240925055733828 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240925055733828 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@f67a0fab663b: 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 } } } } 20240925055733828 DLINP <000b> input/ipa.c:451 connected read/write 20240925055733828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055733828 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055733828 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055733828 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 20240925055733828 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055733828 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 20240925055733828 DLGSUP <0013> gsup_server.c:235 2: 20240925055733828 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055733828 DLGSUP <0013> gsup_server.c:235 3: 20240925055733828 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055733828 DLGSUP <0013> gsup_server.c:235 4: 20240925055733828 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055733828 DLGSUP <0013> gsup_server.c:235 5: 20240925055733828 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055733828 DLGSUP <0013> gsup_server.c:235 7: 20240925055733828 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055733828 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055733828 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055733828 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@f67a0fab663b: 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") 20240925055733862 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45327<->l=127.0.0.1:4259) 20240925055733864 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240925055733864 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@f67a0fab663b: Created GsupExpect[0] for "262426348534667" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240925055733877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@f67a0fab663b: Created GsupExpect[0] for "262426348534667" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240925055733883 DLINP <000b> input/ipa.c:451 connected read/write 20240925055733883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055733883 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426348534667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426348534667" cn_domain=CS} 20240925055733883 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426348534667 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240925055733883 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426348534667 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240925055733883 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426348534667.imsi 20240925055733883 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426348534667.imsi 20240925055733883 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426348534667.imsi: does not exist in local HLR 20240925055733887 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426348534667 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240925055733888 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240925055733888 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240925055733888 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240925055733888 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240925055733888 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240925055733888 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426348534667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055733888 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925055733888 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925055733888 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925055733888 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925055733888 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925055733888 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@f67a0fab663b: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@f67a0fab663b: 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) } } } } 20240925055733889 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055733889 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055733889 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240925055733889 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240925055733889 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240925055733890 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055733890 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055733890 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@f67a0fab663b: 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)@f67a0fab663b: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@f67a0fab663b: Found GsupExpect[0] for "262426348534667" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server-IPA(330)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@f67a0fab663b: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426348534667" HLR_Test-GSUP-server-IPA(330)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055733933 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055733933 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055733933 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055733933 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055733933 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426348534667 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618512616 20240925055733933 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426348534667 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925055733933 DLINP <000b> input/ipa.c:451 connected read/write 20240925055733933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055733933 DLINP <000b> input/ipa.c:451 connected read/write 20240925055733933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@f67a0fab663b: Found GsupExpect[0] for "262426348534667" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@f67a0fab663b: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426348534667" 20240925055733937 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055733937 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055733937 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426348534667 MSISDN-491618512616 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925055733937 DLINP <000b> input/ipa.c:451 connected read/write 20240925055733937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055733937 DLINP <000b> input/ipa.c:451 connected read/write 20240925055733937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055733939 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055733939 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055733939 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426348534667 MSISDN-491618512616 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 20240925055733939 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426348534667 MSISDN-491618512616 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925055733939 DLINP <000b> input/ipa.c:451 connected read/write 20240925055733939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055733939 DLINP <000b> input/ipa.c:451 connected read/write 20240925055733939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055733941 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426348534667.imsi 20240925055733941 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426348534667.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@f67a0fab663b: setverdict(pass): none -> pass 20240925055734942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@f67a0fab663b: Final verdict of PTC: pass 20240925055734943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 20240925055734944 DLINP <000b> input/ipa.c:451 connected read/write 20240925055734944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055734944 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055734944 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055734944 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055734944 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45327<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@f67a0fab663b: Final verdict of PTC: none 20240925055734944 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055734945 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055734945 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240925055734945 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240925055734945 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(327)@f67a0fab663b: Final verdict of PTC: none 328@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 328: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@f67a0fab663b: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Wed Sep 25 05:57:34 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 20240925055734993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57098<->l=127.0.0.1:4258 20240925055735093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57098<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14064) Waiting for packet dumper to finish... 1 (prev_count=14064, count=18828) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Wed Sep 25 05:57:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@f67a0fab663b: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@f67a0fab663b: legacy= false MTC@f67a0fab663b: in not legacy case 1 MTC@f67a0fab663b: in not legacy case 2 20240925055738170 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925055738170 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055738172 DLINP <000b> input/ipa.c:451 connected read/write 20240925055738172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055738173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42426<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@f67a0fab663b: 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)@f67a0fab663b: 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 } } } } 20240925055738175 DLINP <000b> input/ipa.c:451 connected read/write 20240925055738175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055738175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925055738175 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925055738175 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 20240925055738175 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925055738175 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 20240925055738175 DLGSUP <0013> gsup_server.c:235 2: 20240925055738175 DLGSUP <0013> gsup_server.c:237 2: 00 20240925055738175 DLGSUP <0013> gsup_server.c:235 3: 20240925055738175 DLGSUP <0013> gsup_server.c:237 3: 00 20240925055738175 DLGSUP <0013> gsup_server.c:235 4: 20240925055738175 DLGSUP <0013> gsup_server.c:237 4: 00 20240925055738175 DLGSUP <0013> gsup_server.c:235 5: 20240925055738175 DLGSUP <0013> gsup_server.c:237 5: 00 20240925055738175 DLGSUP <0013> gsup_server.c:235 7: 20240925055738175 DLGSUP <0013> gsup_server.c:237 7: 00 20240925055738175 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925055738175 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240925055738175 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)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055738176 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240925055738176 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@f67a0fab663b: 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") 20240925055738207 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33565<->l=127.0.0.1:4259) 20240925055738210 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240925055738210 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@f67a0fab663b: Created GsupExpect[0] for "262422674250679" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240925055738230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@f67a0fab663b: Created GsupExpect[0] for "262422674250679" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240925055738234 DLINP <000b> input/ipa.c:451 connected read/write 20240925055738234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055738234 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422674250679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422674250679" cn_domain=CS} 20240925055738234 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422674250679 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240925055738234 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422674250679 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240925055738234 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422674250679.imsi 20240925055738234 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422674250679.imsi 20240925055738234 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422674250679.imsi: does not exist in local HLR 20240925055738240 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422674250679 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240925055738240 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240925055738240 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240925055738240 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240925055738240 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240925055738240 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240925055738240 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422674250679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925055738240 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925055738240 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925055738240 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925055738240 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925055738240 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925055738240 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@f67a0fab663b: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@f67a0fab663b: 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) } } } } 20240925055738243 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055738243 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055738243 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240925055738243 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240925055738243 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240925055738245 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055738245 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055738245 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@f67a0fab663b: 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)@f67a0fab663b: 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)@f67a0fab663b: Found GsupExpect[0] for "262422674250679" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@f67a0fab663b: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422674250679" HLR_Test-GSUP-server-IPA(337)@f67a0fab663b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@f67a0fab663b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925055738289 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055738289 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055738289 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055738289 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055738289 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422674250679 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614285506 20240925055738289 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422674250679 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925055738289 DLINP <000b> input/ipa.c:451 connected read/write 20240925055738289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055738289 DLINP <000b> input/ipa.c:451 connected read/write 20240925055738289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@f67a0fab663b: Found GsupExpect[0] for "262422674250679" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@f67a0fab663b: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422674250679" 20240925055738293 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055738293 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055738293 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422674250679 MSISDN-491614285506 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925055738293 DLINP <000b> input/ipa.c:451 connected read/write 20240925055738293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055738293 DLINP <000b> input/ipa.c:451 connected read/write 20240925055738293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055738295 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055738295 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055738295 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422674250679 MSISDN-491614285506 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 20240925055738295 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422674250679 MSISDN-491614285506 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925055738295 DLINP <000b> input/ipa.c:451 connected read/write 20240925055738295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055738295 DLINP <000b> input/ipa.c:451 connected read/write 20240925055738295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925055738297 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614285506.msisdn 20240925055738297 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614285506.msisdn: does not exist in local HLR 20240925055738297 DDGSM <0007> mslookup_server.c:352 sip.voice.491614285506.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240925055738297 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614285506.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@f67a0fab663b: setverdict(pass): none -> pass 20240925055738299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@f67a0fab663b: Final verdict of PTC: pass 20240925055738300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42426<->l=127.0.0.1:4258 20240925055738301 DLINP <000b> input/ipa.c:451 connected read/write 20240925055738301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925055738301 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925055738301 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925055738301 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925055738301 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33565<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP(334)@f67a0fab663b: Final verdict of PTC: none 20240925055738302 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925055738302 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925055738302 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240925055738302 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240925055738302 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@f67a0fab663b: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@f67a0fab663b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@f67a0fab663b: Final verdict of PTC: none MTC@f67a0fab663b: Setting final verdict of the test case. MTC@f67a0fab663b: Local verdict of MTC: none MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC with component reference 335: none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@f67a0fab663b: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@f67a0fab663b: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@f67a0fab663b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Wed Sep 25 05:57:38 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 20240925055738343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 20240925055738444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4368) Waiting for packet dumper to finish... 1 (prev_count=4368, count=20688) MTC@f67a0fab663b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@f67a0fab663b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f67a0fab663b: Terminating MTC. MC@f67a0fab663b: MTC terminated. MC2> exit MC@f67a0fab663b: Shutting down session. MC@f67a0fab663b: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7465.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 xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (2411612) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2411506) [testenv] Showing junit-xml-7465.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7465.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='137.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.075228'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.736016'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.873448'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.497695'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.067350'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.081641'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.074060'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.075075'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.787505'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.781335'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.788091'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.198858'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.144867'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.839400'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.841300'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.074644'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.440500'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.361199'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.371891'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.371714'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.373231'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.381788'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.408428'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.443799'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.396227'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.104042'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.516910'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.516264'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.470565'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.081241'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.269815'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.218574'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.108910'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.092828'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.140990'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.094956'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.144563'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.151617'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20240925-0555-88b1c34f'] f67a0fab663ba9c6b4526d660676c111dcf89312107a311a2af601f3dfee14ad [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2441/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS